Skip to content

Commit aec6f34

Browse files
committed
fix naming
1 parent 1c2341f commit aec6f34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/arm/BBORG_SERVO-00A2.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,14 @@
7979
compatible = "nxp,pca9685-pwm";
8080
#pwm-cells = <16>;
8181
reg = <0x70>;
82-
lable = "pca9685_servo";
82+
label = "pca9685_servo";
8383
/* invert; */
8484
/* open-drain; */
8585
};
8686
};
8787

8888
&{/} {
89-
leds {
89+
pca9685 {
9090
pinctrl-names = "default";
9191
pinctrl-0 = <&bborg_servo_pca9685_en_pins>;
9292

0 commit comments

Comments
 (0)