From: Patrice Chotard Date: Thu, 12 Jan 2017 13:11:58 +0000 (+0100) Subject: ARM: dts: STiH407-family: remove gp1 remoteproc node X-Git-Tag: v4.11-rc1~87^2~37^2~3 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=f0e3ed1c0b849b7449e272f5e8ecd5566a652ce0;p=linux.git ARM: dts: STiH407-family: remove gp1 remoteproc node This node is unused, remove it Signed-off-by: Patrice Chotard --- diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi index bad43411ecd9..7866ee1811db 100644 --- a/arch/arm/boot/dts/stih407-family.dtsi +++ b/arch/arm/boot/dts/stih407-family.dtsi @@ -26,14 +26,6 @@ gp0_reserved: rproc@45000000 { 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>; @@ -818,17 +810,6 @@ st231_gp0: remote-processor { 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>;