* [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* [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: 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 related [flat|nested] 6+ messages in thread* [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547
2016-12-20 6:03 ` Meng Yi
@ 2017-01-02 9:17 ` Shawn Guo
-1 siblings, 0 replies; 6+ messages in thread
From: Shawn Guo @ 2017-01-02 9:17 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Dec 20, 2016 at 02:03:07PM +0800, Meng Yi wrote:
> 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>
Changed subject prefix to 'arm64: dts: ls2080a-rdb: ', and applied the
patch.
Shawn
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547
@ 2017-01-02 9:17 ` Shawn Guo
0 siblings, 0 replies; 6+ messages in thread
From: Shawn Guo @ 2017-01-02 9:17 UTC (permalink / raw)
To: Meng Yi; +Cc: robh+dt, stuart.yoder, linux-kernel, linux-arm-kernel
On Tue, Dec 20, 2016 at 02:03:07PM +0800, Meng Yi wrote:
> 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>
Changed subject prefix to 'arm64: dts: ls2080a-rdb: ', and applied the
patch.
Shawn
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547
2017-01-02 9:17 ` Shawn Guo
@ 2017-01-03 2:24 ` Meng Yi
-1 siblings, 0 replies; 6+ messages in thread
From: Meng Yi @ 2017-01-03 2:24 UTC (permalink / raw)
To: linux-arm-kernel
> -----Original Message-----
> From: Shawn Guo [mailto:shawnguo at kernel.org]
> Sent: Monday, January 02, 2017 5:17 PM
> To: Meng Yi <meng.yi@nxp.com>
> Cc: robh+dt at kernel.org; Stuart Yoder <stuart.yoder@nxp.com>; linux-
> kernel at vger.kernel.org; linux-arm-kernel at lists.infradead.org
> Subject: Re: [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547
>
> On Tue, Dec 20, 2016 at 02:03:07PM +0800, Meng Yi wrote:
> > 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>
>
> Changed subject prefix to 'arm64: dts: ls2080a-rdb: ', and applied the patch.
>
> Shawn
Thanks!
Meng
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547
@ 2017-01-03 2:24 ` Meng Yi
0 siblings, 0 replies; 6+ messages in thread
From: Meng Yi @ 2017-01-03 2:24 UTC (permalink / raw)
To: Shawn Guo
Cc: robh+dt@kernel.org, Stuart Yoder, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
> -----Original Message-----
> From: Shawn Guo [mailto:shawnguo@kernel.org]
> Sent: Monday, January 02, 2017 5:17 PM
> To: Meng Yi <meng.yi@nxp.com>
> Cc: robh+dt@kernel.org; Stuart Yoder <stuart.yoder@nxp.com>; linux-
> kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org
> Subject: Re: [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547
>
> On Tue, Dec 20, 2016 at 02:03:07PM +0800, Meng Yi wrote:
> > 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>
>
> Changed subject prefix to 'arm64: dts: ls2080a-rdb: ', and applied the patch.
>
> Shawn
Thanks!
Meng
^ permalink raw reply [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.