Skip to content

Commit

Permalink
Fix i2c-pwm-pca9685a overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeDK authored and pelwell committed Jan 27, 2020
1 parent 63739af commit 6e7d9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/i2c-pwm-pca9685a-overlay.dts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
status = "okay";

pca: pca@40 {
compatible = "nxp,pca9685";
compatible = "nxp,pca9685-pwm";
#pwm-cells = <2>;
reg = <0x40>;
status = "okay";
Expand Down

0 comments on commit 6e7d9fb

Please sign in to comment.