forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts
....@@ -1,10 +1,5 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
2
- * The code contained herein is licensed under the GNU General Public
3
- * License. You may obtain a copy of the GNU General Public License
4
- * Version 2 or later at the following locations:
5
- *
6
- * http://www.opensource.org/licenses/gpl-license.html
7
- * http://www.gnu.org/copyleft/gpl.html
83 */
94
105 #include "imx27-phytec-phycore-som.dtsi"
....@@ -19,11 +14,11 @@
1914
2015 display0: LQ035Q7 {
2116 model = "Sharp-LQ035Q7";
22
- native-mode = <&timing0>;
2317 bits-per-pixel = <16>;
2418 fsl,pcr = <0xf00080c0>;
2519
2620 display-timings {
21
+ native-mode = <&timing0>;
2722 timing0: 240x320 {
2823 clock-frequency = <5500000>;
2924 hactive = <240>;
....@@ -70,7 +65,7 @@
7065
7166 &cspi1 {
7267 pinctrl-0 = <&pinctrl_cspi1>, <&pinctrl_cspi1cs1>;
73
- cs-gpios = <&gpio4 28 GPIO_ACTIVE_HIGH>,
68
+ cs-gpios = <&gpio4 28 GPIO_ACTIVE_LOW>,
7469 <&gpio4 27 GPIO_ACTIVE_LOW>;
7570 };
7671