Skip to content

Commit 2dc6fe2

Browse files
committed
Mid carrier dsi panel: pinctrl-names property needs to be used only if there is a pinctrl in use
1 parent 17be04a commit 2dc6fe2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

recipes-bsp/device-tree/lmp-device-tree/portenta-x8/ov_carrier_mid_dsi_panel.dts

-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
status = "okay";
4848

4949
panel@0 {
50-
pinctrl-names = "default";
5150
compatible = "arduino,giga-display","sitronix,st7701";
5251
reg = <0>;
5352
VCC-supply = <&reg_dldo2>;
@@ -88,7 +87,6 @@
8887
target = <&i2c3>;
8988
__overlay__ {
9089
touchscreen@5d {
91-
pinctrl-names = "default";
9290
compatible = "goodix,gt911";
9391
reg = <0x5d>;
9492
interrupts-extended = <&x8h7_gpio 2 GPIO_ACTIVE_HIGH>;

0 commit comments

Comments
 (0)