summaryrefslogtreecommitdiff
path: root/mtcpmhs/gpio-expander-0.1.dtso
diff options
context:
space:
mode:
Diffstat (limited to 'mtcpmhs/gpio-expander-0.1.dtso')
-rw-r--r--mtcpmhs/gpio-expander-0.1.dtso8
1 files changed, 4 insertions, 4 deletions
diff --git a/mtcpmhs/gpio-expander-0.1.dtso b/mtcpmhs/gpio-expander-0.1.dtso
index d512df4..ba79b0c 100644
--- a/mtcpmhs/gpio-expander-0.1.dtso
+++ b/mtcpmhs/gpio-expander-0.1.dtso
@@ -1,5 +1,5 @@
/*
- * DTS overlay for MTCPM 0.1 hardware version.
+ * DTS overlay for MTCDT3 0.1 hardware version.
*/
/dts-v1/;
@@ -7,7 +7,7 @@
/*
* Location(s):
- * Put: MTCPM/0.0/gpio-expander.dtbo
+ * Put: MTCDT3/0.1/gpio-expander.dtbo
*/
#include "am4372.dtsi"
@@ -22,7 +22,7 @@
target-path = "/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0";
__overlay__ {
gpiom1: gpio@20 {
- compatible = "microchip,mcp23008";
+ compatible = "nxp,pca9557";
gpio-controller;
#gpio-cells = <2>;
reg = <0x20>;
@@ -32,7 +32,7 @@
#interrupt-cells=<2>;
}; /*gpio@20*/
gpiom2: gpio@21 {
- compatible = "microchip,mcp23008";
+ compatible = "nxp,pca9557";
gpio-controller;
#gpio-cells = <2>;
reg = <0x21>;