Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1508518
| From | "H. Nikolaus Schaller" <hns@goldelico.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH resent v3 1/3] dts: omap5: board-common: add phandle to reference Palmas gpadc |
| Date | 2016-10-25 19:40 +0200 |
| Message-ID | <swdRE-fJ-37@gated-at.bofh.it> (permalink) |
| References | <swdRE-fJ-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Will be needed for iio based drivers.
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
---
arch/arm/boot/dts/omap5-board-common.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/omap5-board-common.dtsi b/arch/arm/boot/dts/omap5-board-common.dtsi
index 7500283..b04adee 100644
--- a/arch/arm/boot/dts/omap5-board-common.dtsi
+++ b/arch/arm/boot/dts/omap5-board-common.dtsi
@@ -415,7 +415,7 @@
ti,backup-battery-charge-high-current;
};
- gpadc {
+ gpadc: gpadc {
compatible = "ti,palmas-gpadc";
interrupts = <18 0
16 0
--
2.7.3
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH resent v3 1/3] dts: omap5: board-common: add phandle to reference Palmas gpadc "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-10-25 19:40 +0200
csiph-web