Skip to content

Commit 6e7d9fb

Browse files
MikeDKpelwell
authored andcommitted
Fix i2c-pwm-pca9685a overlay
1 parent 63739af commit 6e7d9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/overlays/i2c-pwm-pca9685a-overlay.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
status = "okay";
1414

1515
pca: pca@40 {
16-
compatible = "nxp,pca9685";
16+
compatible = "nxp,pca9685-pwm";
1717
#pwm-cells = <2>;
1818
reg = <0x40>;
1919
status = "okay";

0 commit comments

Comments
 (0)