From 8efe68644eab236bb5368d8e57417abc1bc5a003 Mon Sep 17 00:00:00 2001 From: Steffen Trumtrar Date: Fri, 6 Jan 2017 09:44:43 +0100 Subject: [PATCH] ARM: socfpga: dtsi: remove fpgamgr+sysmgr entry The fpgamgr and sysmgr bindings are now in the upstream dtsi. Remove them. Signed-off-by: Steffen Trumtrar Signed-off-by: Sascha Hauer --- arch/arm/dts/socfpga.dtsi | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/arch/arm/dts/socfpga.dtsi b/arch/arm/dts/socfpga.dtsi index 5b141c239..274c49180 100644 --- a/arch/arm/dts/socfpga.dtsi +++ b/arch/arm/dts/socfpga.dtsi @@ -25,17 +25,6 @@ clock-names = "qspi_clk"; status = "disabled"; }; - - fpgamgr@ff706000 { - compatible = "altr,socfpga-fpga-mgr"; - reg = <0xff706000 0x1000>, - <0xffb90000 0x1000>; - }; - - system_mgr: sysmgr@ffd08000 { - compatible = "altr,sys-mgr", "syscon"; - reg = <0xffd08000 0x4000>; - }; }; }; &osc2 {