Linux-Aspeed Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH dev-5.1] ARM: dts: aspeed: swift: Add VDD (IR35219) devices
@ 2019-05-31 20:31 Adriana Kobylak
  2019-06-03  9:06 ` Joel Stanley
  0 siblings, 1 reply; 4+ messages in thread
From: Adriana Kobylak @ 2019-05-31 20:31 UTC (permalink / raw)
  To: linux-aspeed

From: Adriana Kobylak <anoo@us.ibm.com>

Add the VDD (IR35219) devices to the Swift device tree.

Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-swift.dts | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts b/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
index 270c923..8590e6b 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
@@ -723,6 +723,11 @@
 		reg = <0x4c>;
 	};
 
+	ir35219 at 70 {
+		compatible = "infineon,ir35219";
+		reg = <0x70>;
+	};
+
 	ir35221 at 71 {
 		compatible = "infineon,ir35221";
 		reg = <0x71>;
@@ -820,6 +825,11 @@
 		reg = <0x4c>;
 	};
 
+	ir35219 at 70 {
+		compatible = "infineon,ir35219";
+		reg = <0x70>;
+	};
+
 	ir35221 at 71 {
 		compatible = "infineon,ir35221";
 		reg = <0x71>;
-- 
1.8.3.1


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

end of thread, other threads:[~2019-06-03 23:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-31 20:31 [PATCH dev-5.1] ARM: dts: aspeed: swift: Add VDD (IR35219) devices Adriana Kobylak
2019-06-03  9:06 ` Joel Stanley
2019-06-03 19:38   ` Adriana Kobylak
2019-06-03 23:04     ` Joel Stanley

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