linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc:dts:p2041rdb: enable gpio-expander
@ 2016-03-21 10:48 Nora Björklund
  2016-03-21 17:58 ` Scott Wood
  0 siblings, 1 reply; 3+ messages in thread
From: Nora Björklund @ 2016-03-21 10:48 UTC (permalink / raw)
  To: linuxppc-dev, benh; +Cc: oss, Nora Björklund

Enable the gpio-expander pca9672 on p2041rdb. The expander
has been present on the p2041rdb all along, however not in
the device tree.

Signed-off-by: Nora Bj=C3=B6rklund <nora.bjorklund@enea.com>
---
 arch/powerpc/boot/dts/fsl/p2041rdb.dts | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/powerpc/boot/dts/fsl/p2041rdb.dts b/arch/powerpc/boot/dts=
/fsl/p2041rdb.dts
index e9bd894..b1ee561 100644
--- a/arch/powerpc/boot/dts/fsl/p2041rdb.dts
+++ b/arch/powerpc/boot/dts/fsl/p2041rdb.dts
@@ -134,6 +134,13 @@
 			};
 		};
=20
+		i2c@119100 {
+			gpio@22 {
+				compatible =3D "pcf8575";
+				reg =3D <0x22>;
+			};
+		};
+
 		usb1: usb@211000 {
 			dr_mode =3D "host";
 		};
--=20
1.9.1

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

end of thread, other threads:[~2016-03-22  9:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-21 10:48 [PATCH] powerpc:dts:p2041rdb: enable gpio-expander Nora Björklund
2016-03-21 17:58 ` Scott Wood
2016-03-22  9:26   ` Nora Björklund

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).