]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: STiH407-family: remove gp1 remoteproc node
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 12 Jan 2017 13:11:58 +0000 (14:11 +0100)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 12 Jan 2017 16:23:37 +0000 (17:23 +0100)
This node is unused, remove it

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/boot/dts/stih407-family.dtsi

index bad43411ecd968b8e17cbf9c9b0290d276b2014d..7866ee1811dbd2ecec5ade8a7bb19b88535f25b1 100644 (file)
                        no-map;
                };
 
-               gp1_reserved: rproc@41000000 {
-                       compatible = "shared-dma-pool";
-                       reg = <0x41000000 0x01000000>;
-                       no-map;
-                       status = "disabled";
-               };
-
-
                dmu_reserved: rproc@43000000 {
                        compatible = "shared-dma-pool";
                        reg = <0x43000000 0x01000000>;
                        st,syscfg       = <&syscfg_core 0x22c>;
                };
 
-
-               st231_gp1: remote-processor {
-                       compatible      = "st,st231-rproc";
-                       memory-region   = <&gp1_reserved>;
-                       resets          = <&softreset STIH407_ST231_GP1_SOFTRESET>;
-                       reset-names     = "sw_reset";
-                       clocks          = <&clk_s_c0_flexgen CLK_ST231_GP_1>;
-                       clock-frequency = <600000000>;
-                       st,syscfg       = <&syscfg_core 0x220>;
-               };
-
                st231_dmu: remote-processor {
                        compatible      = "st,st231-rproc";
                        memory-region   = <&dmu_reserved>;