Skip to content

Commit

Permalink
[WIP] Forgot a closing quotation mark
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanfoley committed Aug 9, 2024
1 parent 7911972 commit 7872b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dts/ulticontroller4.0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
&i2c2 {
clock-frequency = <100000>;
panel_touchscreen: ft5426@38 {
compatible = "edt,edt-ft5426;
compatible = "edt,edt-ft5426";
reg = <0x38>;
poll-interval = <10>;
reset-gpios = <&panel_gpio 3 GPIO_ACTIVE_LOW>;
Expand Down

0 comments on commit 7872b36

Please sign in to comment.