Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1508510

[PATCH v3 1/3] dts: omap5: board-common: add phandle to reference Palmas gpadc

From "H. Nikolaus Schaller" <hns@goldelico.com>
Newsgroups linux.kernel
Subject [PATCH v3 1/3] dts: omap5: board-common: add phandle to reference Palmas gpadc
Date 2016-10-25 19:40 +0200
Message-ID <swdRE-fJ-21@gated-at.bofh.it> (permalink)
References <swdRE-fJ-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/3] DT Fixes for OMAP5 boards "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-10-25 19:40 +0200
  [PATCH 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
  Re: [PATCH v3 2/3] dts: omap5: board-common: enable twl6040 headset jack detection "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-10-25 19:40 +0200
  [PATCH v3 2/3] dts: omap5: board-common: enable twl6040 headset jack detection "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-10-25 19:40 +0200

csiph-web