hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/ls1021a-moxa-uc-8410a.dts
....@@ -1,13 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright (C) 2017 Moxa Inc. - https://www.moxa.com/
34 *
45 * Author: Harry YJ Jhou (周亞諄) <harryyj.jhou@moxa.com>
56 * Jimmy Chen (陳永達) <jimmy.chen@moxa.com>
67 * SZ Lin (林上智) <sz.lin@moxa.com>
7
- *
8
- * This program is free software; you can redistribute it and/or modify
9
- * it under the terms of the GNU General Public License version 2 as
10
- * published by the Free Software Foundation.
118 */
129
1310 /dts-v1/;
....@@ -18,6 +15,7 @@
1815
1916 / {
2017 model = "Moxa UC-8410A";
18
+ compatible = "fsl,ls1021a-moxa-uc-8410a", "fsl,ls1021a";
2119
2220 aliases {
2321 enet0_rgmii_phy = &rgmii_phy0;
....@@ -203,10 +201,6 @@
203201 };
204202
205203 &qspi {
206
- bus-num = <0>;
207
- fsl,spi-num-chipselects = <2>;
208
- fsl,spi-flash-chipselects = <0>;
209
- fsl,qspi-has-second-chip;
210204 status = "okay";
211205
212206 flash: flash@0 {
....@@ -214,6 +208,8 @@
214208 #address-cells = <1>;
215209 #size-cells = <1>;
216210 spi-max-frequency = <20000000>;
211
+ spi-rx-bus-width = <4>;
212
+ spi-tx-bus-width = <4>;
217213 reg = <0>;
218214
219215 partitions@0 {