RE: [PATCH] arm: dts: ls1021a: Add LTC2945 node for LS1021A TWR board

2015-07-05 Thread Hongtao Jia
LTC2945 is replaced by INA220 in rev2.0.

Please note it as "Superseded" in patchworks.
Thanks.

---
Best Regards,
Hongtao

> -Original Message-
> From: Alison Wang [mailto:b18...@freescale.com]
> Sent: Monday, July 06, 2015 10:38 AM
> To: shawn@linaro.org; Jin Zhengxiong-R64188; linux-arm-
> ker...@lists.infradead.org; linux-kernel@vger.kernel.org
> Cc: Jia Hongtao-B38951
> Subject: [PATCH] arm: dts: ls1021a: Add LTC2945 node for LS1021A TWR
> board
> 
> From: Jia Hongtao 
> 
> This patch adds LTC2945 node for LS1021A TWR board.
> 
> Signed-off-by: Jia Hongtao 
> ---
>  arch/arm/boot/dts/ls1021a-twr.dts | 7 +++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/ls1021a-twr.dts
> b/arch/arm/boot/dts/ls1021a-twr.dts
> index a0d9ad6..938b16a 100644
> --- a/arch/arm/boot/dts/ls1021a-twr.dts
> +++ b/arch/arm/boot/dts/ls1021a-twr.dts
> @@ -160,6 +160,13 @@
>   };
>  };
> 
> + {
> + status = "okay";
> + monitor: ltc2945@67 {
> + reg = <0x67>;
> + };
> +};
> +
>   {
>   #address-cells = <2>;
>   #size-cells = <1>;
> --
> 2.1.0.27.g96db324

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] arm: dts: ls1021a: Add LTC2945 node for LS1021A TWR board

2015-07-05 Thread Alison Wang
From: Jia Hongtao 

This patch adds LTC2945 node for LS1021A TWR board.

Signed-off-by: Jia Hongtao 
---
 arch/arm/boot/dts/ls1021a-twr.dts | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/ls1021a-twr.dts 
b/arch/arm/boot/dts/ls1021a-twr.dts
index a0d9ad6..938b16a 100644
--- a/arch/arm/boot/dts/ls1021a-twr.dts
+++ b/arch/arm/boot/dts/ls1021a-twr.dts
@@ -160,6 +160,13 @@
};
 };
 
+ {
+   status = "okay";
+   monitor: ltc2945@67 {
+   reg = <0x67>;
+   };
+};
+
  {
#address-cells = <2>;
#size-cells = <1>;
-- 
2.1.0.27.g96db324

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] arm: dts: ls1021a: Add LTC2945 node for LS1021A TWR board

2015-07-05 Thread Alison Wang
From: Jia Hongtao hongtao@freescale.com

This patch adds LTC2945 node for LS1021A TWR board.

Signed-off-by: Jia Hongtao hongtao@freescale.com
---
 arch/arm/boot/dts/ls1021a-twr.dts | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/ls1021a-twr.dts 
b/arch/arm/boot/dts/ls1021a-twr.dts
index a0d9ad6..938b16a 100644
--- a/arch/arm/boot/dts/ls1021a-twr.dts
+++ b/arch/arm/boot/dts/ls1021a-twr.dts
@@ -160,6 +160,13 @@
};
 };
 
+i2c2 {
+   status = okay;
+   monitor: ltc2945@67 {
+   reg = 0x67;
+   };
+};
+
 ifc {
#address-cells = 2;
#size-cells = 1;
-- 
2.1.0.27.g96db324

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH] arm: dts: ls1021a: Add LTC2945 node for LS1021A TWR board

2015-07-05 Thread Hongtao Jia
LTC2945 is replaced by INA220 in rev2.0.

Please note it as Superseded in patchworks.
Thanks.

---
Best Regards,
Hongtao

 -Original Message-
 From: Alison Wang [mailto:b18...@freescale.com]
 Sent: Monday, July 06, 2015 10:38 AM
 To: shawn@linaro.org; Jin Zhengxiong-R64188; linux-arm-
 ker...@lists.infradead.org; linux-kernel@vger.kernel.org
 Cc: Jia Hongtao-B38951
 Subject: [PATCH] arm: dts: ls1021a: Add LTC2945 node for LS1021A TWR
 board
 
 From: Jia Hongtao hongtao@freescale.com
 
 This patch adds LTC2945 node for LS1021A TWR board.
 
 Signed-off-by: Jia Hongtao hongtao@freescale.com
 ---
  arch/arm/boot/dts/ls1021a-twr.dts | 7 +++
  1 file changed, 7 insertions(+)
 
 diff --git a/arch/arm/boot/dts/ls1021a-twr.dts
 b/arch/arm/boot/dts/ls1021a-twr.dts
 index a0d9ad6..938b16a 100644
 --- a/arch/arm/boot/dts/ls1021a-twr.dts
 +++ b/arch/arm/boot/dts/ls1021a-twr.dts
 @@ -160,6 +160,13 @@
   };
  };
 
 +i2c2 {
 + status = okay;
 + monitor: ltc2945@67 {
 + reg = 0x67;
 + };
 +};
 +
  ifc {
   #address-cells = 2;
   #size-cells = 1;
 --
 2.1.0.27.g96db324

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/