hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm/boot/dts/omap5-cm-t54.dts
....@@ -84,36 +84,36 @@
8484 };
8585
8686 lcd0: display {
87
- compatible = "startek,startek-kd050c", "panel-dpi";
88
- label = "lcd";
87
+ compatible = "startek,startek-kd050c", "panel-dpi";
88
+ label = "lcd";
8989
90
- pinctrl-names = "default";
91
- pinctrl-0 = <&lcd_pins>;
90
+ pinctrl-names = "default";
91
+ pinctrl-0 = <&lcd_pins>;
9292
93
- enable-gpios = <&gpio8 3 GPIO_ACTIVE_HIGH>;
93
+ enable-gpios = <&gpio8 3 GPIO_ACTIVE_HIGH>;
9494
95
- panel-timing {
96
- clock-frequency = <33000000>;
97
- hactive = <800>;
98
- vactive = <480>;
99
- hfront-porch = <40>;
100
- hback-porch = <40>;
101
- hsync-len = <43>;
102
- vback-porch = <29>;
103
- vfront-porch = <13>;
104
- vsync-len = <3>;
105
- hsync-active = <0>;
106
- vsync-active = <0>;
107
- de-active = <1>;
108
- pixelclk-active = <1>;
109
- };
95
+ panel-timing {
96
+ clock-frequency = <33000000>;
97
+ hactive = <800>;
98
+ vactive = <480>;
99
+ hfront-porch = <40>;
100
+ hback-porch = <40>;
101
+ hsync-len = <43>;
102
+ vback-porch = <29>;
103
+ vfront-porch = <13>;
104
+ vsync-len = <3>;
105
+ hsync-active = <0>;
106
+ vsync-active = <0>;
107
+ de-active = <1>;
108
+ pixelclk-active = <1>;
109
+ };
110110
111
- port {
112
- lcd_in: endpoint {
113
- remote-endpoint = <&dpi_lcd_out>;
114
- };
115
- };
116
- };
111
+ port {
112
+ lcd_in: endpoint {
113
+ remote-endpoint = <&dpi_lcd_out>;
114
+ };
115
+ };
116
+ };
117117
118118 hdmi0: connector0 {
119119 compatible = "hdmi-connector";
....@@ -354,7 +354,7 @@
354354
355355 interrupt-parent = <&gpio1>;
356356 interrupts = <15 0>; /* gpio1_wk15 */
357
- pendown-gpio = <&gpio1 15 GPIO_ACTIVE_HIGH>;
357
+ pendown-gpio = <&gpio1 15 GPIO_ACTIVE_LOW>;
358358
359359
360360 ti,x-min = /bits/ 16 <0x0>;
....@@ -644,8 +644,8 @@
644644 };
645645
646646 &usb3 {
647
- extcon = <&extcon_usb3>;
648
- vbus-supply = <&smps10_out1_reg>;
647
+ extcon = <&extcon_usb3>;
648
+ vbus-supply = <&smps10_out1_reg>;
649649 };
650650
651651 &cpu0 {