kk-dev #1

Open
Ghost wants to merge 11 commits from kk-dev into un_sdk_patch
1 changed files with 3 additions and 6 deletions
Showing only changes of commit d322c76693 - Show all commits

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";
};
};