[debug] fix build issue

This commit is contained in:
Yunlong Xiao 2022-06-22 17:12:08 +00:00
parent 8995901706
commit d322c76693
1 changed files with 3 additions and 6 deletions

View File

@ -424,12 +424,10 @@
*/
/*zhongjinrong added for led driver end >*/
aw20036_led@3a {
aw20036_led: aw20036_led@3a {
compatible = "awinic,aw20036_led";
reg = <0x3a>;
reset-gpio = <&pio 7 0>;
irq-gpio = <&pio 6 0>;
status = "okay";
imax = <5>; /* 80mA */
max-brightness = <255>;
brightness = <80>;
@ -462,10 +460,9 @@
180 182 184 186 188 190 192 194 196 198
200 202 204 206 208 210 212 214 216 218
220 222 224 226 228 230 232 234 236 238
255
>;
255>;
default-brightness-level = <100>;
status = "okay";
};
};