File tree Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change 1115
1115
};
1116
1116
1117
1117
pwm@20{
1118
- compatible = "max31790";
1118
+ compatible = "maxim, max31790";
1119
1119
reg = <0x20>;
1120
- #address-cells = <1>;
1121
- #size-cells = <0>;
1122
1120
};
1123
1121
1124
1122
gpio@22{
1129
1127
};
1130
1128
1131
1129
pwm@23{
1132
- compatible = "max31790";
1130
+ compatible = "maxim, max31790";
1133
1131
reg = <0x23>;
1134
- #address-cells = <1>;
1135
- #size-cells = <0>;
1136
1132
};
1137
1133
1138
1134
adc@33 {
1167
1163
};
1168
1164
1169
1165
pwm@20{
1170
- compatible = "max31790";
1166
+ compatible = "maxim, max31790";
1171
1167
reg = <0x20>;
1172
- #address-cells = <1>;
1173
- #size-cells = <0>;
1174
1168
};
1175
1169
1176
1170
gpio@22{
1181
1175
};
1182
1176
1183
1177
pwm@23{
1184
- compatible = "max31790";
1178
+ compatible = "maxim, max31790";
1185
1179
reg = <0x23>;
1186
- #address-cells = <1>;
1187
- #size-cells = <0>;
1188
1180
};
1189
1181
1190
1182
adc@33 {
You can’t perform that action at this time.
0 commit comments