mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547
@ 2016-12-20  6:03 Meng Yi
  2017-01-02  9:17 ` Shawn Guo
  0 siblings, 1 reply; 3+ messages in thread
From: Meng Yi @ 2016-12-20  6:03 UTC (permalink / raw)
  To: shawnguo, robh+dt, stuart.yoder; +Cc: linux-kernel, linux-arm-kernel, Meng Yi

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@1 {
 			#address-cells = <1>;
 			#size-cells = <0>;
-- 
2.1.0.27.g96db324

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

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

Thread overview: 3+ 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
2017-01-02  9:17 ` Shawn Guo
2017-01-03  2:24   ` Meng Yi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome