All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547
@ 2016-12-20  6:03 ` Meng Yi
  0 siblings, 0 replies; 6+ messages in thread
From: Meng Yi @ 2016-12-20  6:03 UTC (permalink / raw)
  To: linux-arm-kernel

pca9547 won't probed since its status property is disabled.
while there are devices connected to it, we need remove status
property to let ds3232 and adt7461 probed correctly.

Signed-off-by: Meng Yi <meng.yi@nxp.com>
---
 arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dts b/arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dts
index 265e0a8..2ff46ca 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dts
@@ -102,7 +102,6 @@
 		reg = <0x75>;
 		#address-cells = <1>;
 		#size-cells = <0>;
-		status = "disabled";
 		i2c at 1 {
 			#address-cells = <1>;
 			#size-cells = <0>;
-- 
2.1.0.27.g96db324

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-01-03  2:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-20  6:03 [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547 Meng Yi
2016-12-20  6:03 ` Meng Yi
2017-01-02  9:17 ` Shawn Guo
2017-01-02  9:17   ` Shawn Guo
2017-01-03  2:24   ` Meng Yi
2017-01-03  2:24     ` Meng Yi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.