File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed
Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1414};
1515
1616&i2c0 {
17- gpio_expander1 : mcp23017@21 {
17+ crr_gpio_expander0 : mcp23017@21 {
1818 compatible = "microchip,mcp23017";
1919 reg = <0x21>;
2020 gpio-controller;
118118 };
119119 };
120120
121- gpio_expander2 : mcp23017@22 {
121+ crr_gpio_expander1 : mcp23017@22 {
122122 compatible = "microchip,mcp23017";
123123 reg = <0x22>;
124124 gpio-controller;
Original file line number Diff line number Diff line change 1313};
1414
1515&i2c2 {
16- gpio_expander1 : mcp23017@21 {
16+ crr_gpio_expander0 : mcp23017@21 {
1717 compatible = "microchip,mcp23017";
1818 reg = <0x21>;
1919 gpio-controller;
125125 };
126126 };
127127
128- gpio_expander2 : mcp23017@22 {
128+ crr_gpio_expander1 : mcp23017@22 {
129129 compatible = "microchip,mcp23017";
130130 reg = <0x22>;
131131 gpio-controller;
Original file line number Diff line number Diff line change 1717&i2c0 {
1818 #address-cells = <1>;
1919 #size-cells = <0>;
20- gpio_expander1 : mcp23017@21 {
20+ crr_gpio_expander0 : mcp23017@21 {
2121 compatible = "microchip,mcp23017";
2222 reg = <0x21>;
2323 gpio-controller;
145145 };
146146 };
147147
148- gpio_expander2 : mcp23017@22 {
148+ crr_gpio_expander1 : mcp23017@22 {
149149 compatible = "microchip,mcp23017";
150150 reg = <0x22>;
151151 gpio-controller;
Original file line number Diff line number Diff line change 1313};
1414
1515&i2c2 {
16- gpio_expander2 : mcp23017@22 {
16+ crr_gpio_expander : mcp23017@22 {
1717 compatible = "microchip,mcp23017";
1818 reg = <0x22>;
1919 gpio-controller;
Original file line number Diff line number Diff line change 1313};
1414
1515&i2c2 {
16- gpio_expander : adp5588@30 {
16+ crr_gpio_expander : adp5588@30 {
1717 compatible = "adi,adp5588";
1818 reg = <0x30>;
1919 gpio-controller;
Original file line number Diff line number Diff line change 8080&i2c2 {
8181 clocks = <&clk ADSP_SC594_CLK_CGU0_SCLK0>;
8282
83- gpio_expander1 : mcp23017@21 {
83+ som_gpio_expander : mcp23017@21 {
8484 compatible = "microchip,mcp23017";
8585 reg = <0x21>;
8686 gpio-controller;
Original file line number Diff line number Diff line change 1313};
1414
1515&i2c2 {
16- gpio_expander2 : mcp23017@22 {
16+ crr_gpio_expander : mcp23017@22 {
1717 compatible = "microchip,mcp23017";
1818 reg = <0x22>;
1919 gpio-controller;
Original file line number Diff line number Diff line change 1313};
1414
1515&i2c2 {
16- gpio_expander : adp5588@30 {
16+ crr_gpio_expander : adp5588@30 {
1717 compatible = "adi,adp5588";
1818 reg = <0x30>;
1919 gpio-controller;
Original file line number Diff line number Diff line change 88#include "sc598-som.dtsi"
99
1010&i2c2 {
11- gpio_expander1 : adp5587@34 {
11+ som_gpio_expander : adp5587@34 {
1212 compatible = "adi,adp5587";
1313 reg = <0x34>;
1414 gpio-controller;
You can’t perform that action at this time.
0 commit comments