ipq40xx: fix dtc warnimg
I2C bus unit address format error, expected "62" Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Christian Marangi
parent
eadf2ead4e
commit
14467fd515
@@ -267,7 +267,7 @@
|
||||
status = "okay";
|
||||
|
||||
// RGB LEDs
|
||||
pca9633: led-controller {
|
||||
pca9633: led-controller@62 {
|
||||
compatible = "nxp,pca9633";
|
||||
nxp,hw-blink;
|
||||
reg = <0x62>;
|
||||
|
||||
Reference in New Issue
Block a user