RE: [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547

2017-01-02 Thread Meng Yi


> -Original Message-
> From: Shawn Guo [mailto:shawn...@kernel.org]
> Sent: Monday, January 02, 2017 5:17 PM
> To: Meng Yi <meng...@nxp.com>
> Cc: robh...@kernel.org; Stuart Yoder <stuart.yo...@nxp.com>; linux-
> ker...@vger.kernel.org; linux-arm-ker...@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...@nxp.com>
> 
> Changed subject prefix to 'arm64: dts: ls2080a-rdb: ', and applied the patch.
> 
> Shawn

Thanks!

Meng


RE: [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547

2017-01-02 Thread Meng Yi


> -Original Message-
> From: Shawn Guo [mailto:shawn...@kernel.org]
> Sent: Monday, January 02, 2017 5:17 PM
> To: Meng Yi 
> Cc: robh...@kernel.org; Stuart Yoder ; linux-
> ker...@vger.kernel.org; linux-arm-ker...@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 
> 
> Changed subject prefix to 'arm64: dts: ls2080a-rdb: ', and applied the patch.
> 
> Shawn

Thanks!

Meng


Re: [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547

2017-01-02 Thread Shawn Guo
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 

Changed subject prefix to 'arm64: dts: ls2080a-rdb: ', and applied the
patch.

Shawn


Re: [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547

2017-01-02 Thread Shawn Guo
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 

Changed subject prefix to 'arm64: dts: ls2080a-rdb: ', and applied the
patch.

Shawn


[PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547

2016-12-19 Thread 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 
---
 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



[PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547

2016-12-19 Thread 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 
---
 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