forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/arch/arm/boot/dts/stih407-family.dtsi
....@@ -1,10 +1,7 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright (C) 2014 STMicroelectronics Limited.
34 * Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
4
- *
5
- * This program is free software; you can redistribute it and/or modify
6
- * it under the terms of the GNU General Public License version 2 as
7
- * publishhed by the Free Software Foundation.
85 */
96 #include "stih407-pinctrl.dtsi"
107 #include <dt-bindings/mfd/st-lpc.h>
....@@ -768,20 +765,6 @@
768765 clock-names = "stmmaceth", "sti-ethclk";
769766 clocks = <&clk_s_c0_flexgen CLK_EXT2F_A9>,
770767 <&clk_s_c0_flexgen CLK_ETH_PHY>;
771
- };
772
-
773
- rng10: rng@8a89000 {
774
- compatible = "st,rng";
775
- reg = <0x08a89000 0x1000>;
776
- clocks = <&clk_sysin>;
777
- status = "okay";
778
- };
779
-
780
- rng11: rng@8a8a000 {
781
- compatible = "st,rng";
782
- reg = <0x08a8a000 0x1000>;
783
- clocks = <&clk_sysin>;
784
- status = "okay";
785768 };
786769
787770 mailbox0: mailbox@8f00000 {