forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/dra7-evm-common.dtsi
....@@ -1,13 +1,11 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
2
- * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
3
- *
4
- * This program is free software; you can redistribute it and/or modify
5
- * it under the terms of the GNU General Public License version 2 as
6
- * published by the Free Software Foundation.
3
+ * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/
74 */
85
6
+#include "dra74-ipu-dsp-common.dtsi"
97 #include <dt-bindings/gpio/gpio.h>
10
-#include <dt-bindings/clk/ti-dra7-atl.h>
8
+#include <dt-bindings/clock/ti-dra7-atl.h>
119 #include <dt-bindings/input/input.h>
1210
1311 / {
....@@ -214,7 +212,7 @@
214212
215213 &atl {
216214 assigned-clocks = <&abe_dpll_sys_clk_mux>,
217
- <&atl_clkctrl DRA7_ATL_CLKCTRL 26>,
215
+ <&atl_clkctrl DRA7_ATL_ATL_CLKCTRL 26>,
218216 <&dpll_abe_ck>,
219217 <&dpll_abe_m2x2_ck>,
220218 <&atl_clkin2_ck>;
....@@ -232,7 +230,7 @@
232230 &mcasp3 {
233231 #sound-dai-cells = <0>;
234232
235
- assigned-clocks = <&l4per_clkctrl DRA7_MCASP3_CLKCTRL 24>;
233
+ assigned-clocks = <&l4per2_clkctrl DRA7_L4PER2_MCASP3_CLKCTRL 24>;
236234 assigned-clock-parents = <&atl_clkin2_ck>;
237235
238236 status = "okay";
....@@ -245,26 +243,6 @@
245243 >;
246244 tx-num-evt = <32>;
247245 rx-num-evt = <32>;
248
-};
249
-
250
-&mailbox5 {
251
- status = "okay";
252
- mbox_ipu1_ipc3x: mbox_ipu1_ipc3x {
253
- status = "okay";
254
- };
255
- mbox_dsp1_ipc3x: mbox_dsp1_ipc3x {
256
- status = "okay";
257
- };
258
-};
259
-
260
-&mailbox6 {
261
- status = "okay";
262
- mbox_ipu2_ipc3x: mbox_ipu2_ipc3x {
263
- status = "okay";
264
- };
265
- mbox_dsp2_ipc3x: mbox_dsp2_ipc3x {
266
- status = "okay";
267
- };
268246 };
269247
270248 &pcie1_rc {