summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/moxart.dtsi
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-05-04 18:38:52 -0500
committerRob Herring <robh@kernel.org>2023-06-21 11:39:50 -0600
commit724ba6751532055db75992fc6ae21c3e322e94a7 (patch)
treec54cea784e2f7725fe18f8a5a234779b966d414a /arch/arm/boot/dts/moxart.dtsi
parent6a1d798feb65d2a67e6e2cafb0b0e4f430603226 (diff)
ARM: dts: Move .dts files to vendor sub-directories
The arm dts directory has grown to 1559 boards which makes it a bit unwieldy to maintain and use. Past attempts stalled out due to plans to move .dts files out of the kernel tree. Doing that is no longer planned (any time soon at least), so let's go ahead and group .dts files by vendors. This move aligns arm with arm64 .dts file structure. There's no change to dtbs_install as the flat structure is maintained on install. The naming of vendor directories is roughly in this order of preference: - Matching original and current SoC vendor prefix/name (e.g. ti, qcom) - Current vendor prefix/name if still actively sold (SoCs which have been aquired) (e.g. nxp/imx) - Existing platform name for older platforms not sold/maintained by any company (e.g. gemini, nspire) The whole move was scripted with the exception of MAINTAINERS and a few makefile fixups. Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Michal Simek <michal.simek@amd.com> #Xilinx Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Neil Armstrong <neil.armstrong@linaro.org> Acked-by: Paul Barker <paul.barker@sancloud.com> Acked-by: Tony Lindgren <tony@atomide.com> Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com> Acked-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Wei Xu <xuwei5@hisilicon.com> #hisilicon Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Nick Hawkins <nick.hawkins@hpe.com> Acked-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> Acked-by: Peter Rosin <peda@axentia.se> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> Acked-by: Sudeep Holla <sudeep.holla@arm.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> #broadcom Acked-by: Manivannan Sadhasivam <mani@kernel.org> Reviewed-by: Jisheng Zhang <jszhang@kernel.org> Acked-by: Patrice Chotard <patrice.chotard@foss.st.com> Acked-by: Romain Perier <romain.perier@gmail.com> Acked-by: Alexandre TORGUE <alexandre.torgue@st.com> Acked-by: Shawn Guo <shawnguo@kernel.org> Acked-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Acked-by: Enric Balletbo i Serra <eballetbo@gmail.com> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/moxart.dtsi')
-rw-r--r--arch/arm/boot/dts/moxart.dtsi151
1 files changed, 0 insertions, 151 deletions
diff --git a/arch/arm/boot/dts/moxart.dtsi b/arch/arm/boot/dts/moxart.dtsi
deleted file mode 100644
index 11cbea5b94d2..000000000000
--- a/arch/arm/boot/dts/moxart.dtsi
+++ /dev/null
@@ -1,151 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0-or-later
-/* moxart.dtsi - Device Tree Include file for MOXA ART family SoC
- *
- * Copyright (C) 2013 Jonas Jensen <jonas.jensen@gmail.com>
- */
-
-#include <dt-bindings/interrupt-controller/irq.h>
-
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "moxa,moxart";
- model = "MOXART";
- interrupt-parent = <&intc>;
-
- cpus {
- #address-cells = <1>;
- #size-cells = <0>;
-
- cpu@0 {
- device_type = "cpu";
- compatible = "faraday,fa526";
- reg = <0>;
- };
- };
-
- clocks {
- #address-cells = <1>;
- #size-cells = <0>;
- };
-
- soc {
- compatible = "simple-bus";
- #address-cells = <1>;
- #size-cells = <1>;
- reg = <0x90000000 0x10000000>;
- ranges;
-
- intc: interrupt-controller@98800000 {
- compatible = "moxa,moxart-ic", "faraday,ftintc010";
- reg = <0x98800000 0x100>;
- interrupt-controller;
- #interrupt-cells = <2>;
- interrupt-mask = <0x00080000>;
- };
-
- clk_pll: clk_pll@98100000 {
- compatible = "moxa,moxart-pll-clock";
- #clock-cells = <0>;
- reg = <0x98100000 0x34>;
- };
-
- clk_apb: clk_apb@98100000 {
- compatible = "moxa,moxart-apb-clock";
- #clock-cells = <0>;
- reg = <0x98100000 0x34>;
- clocks = <&clk_pll>;
- };
-
- timer: timer@98400000 {
- compatible = "moxa,moxart-timer", "faraday,fttmr010";
- reg = <0x98400000 0x42>;
- interrupts = <19 IRQ_TYPE_EDGE_FALLING>;
- clocks = <&clk_apb>;
- clock-names = "PCLK";
- };
-
- gpio: gpio@98700000 {
- gpio-controller;
- #gpio-cells = <2>;
- compatible = "moxa,moxart-gpio", "faraday,ftgpio010";
- reg = <0x98700000 0x100>;
- };
-
- rtc: rtc {
- compatible = "moxa,moxart-rtc";
- gpio-rtc-sclk = <&gpio 5 0>;
- gpio-rtc-data = <&gpio 6 0>;
- gpio-rtc-reset = <&gpio 7 0>;
- };
-
- dma: dma@90500000 {
- compatible = "moxa,moxart-dma";
- reg = <0x90500080 0x40>;
- interrupts = <24 IRQ_TYPE_LEVEL_HIGH>;
- #dma-cells = <1>;
- };
-
- watchdog: watchdog@98500000 {
- compatible = "moxa,moxart-watchdog", "faraday,ftwdt010";
- reg = <0x98500000 0x10>;
- clocks = <&clk_apb>;
- clock-names = "PCLK";
- };
-
- mmc: mmc@98e00000 {
- compatible = "moxa,moxart-mmc";
- reg = <0x98e00000 0x5C>;
- interrupts = <5 IRQ_TYPE_LEVEL_HIGH>;
- clocks = <&clk_apb>;
- dmas = <&dma 5>,
- <&dma 5>;
- dma-names = "tx", "rx";
- status = "disabled";
- };
-
- mdio0: mdio@90900090 {
- compatible = "moxa,moxart-mdio";
- reg = <0x90900090 0x8>;
- #address-cells = <1>;
- #size-cells = <0>;
- status = "disabled";
- };
-
- mdio1: mdio@92000090 {
- compatible = "moxa,moxart-mdio";
- reg = <0x92000090 0x8>;
- #address-cells = <1>;
- #size-cells = <0>;
- status = "disabled";
- };
-
- mac0: mac@90900000 {
- compatible = "moxa,moxart-mac";
- reg = <0x90900000 0x90>;
- interrupts = <25 IRQ_TYPE_LEVEL_HIGH>;
- phy-handle = <&ethphy0>;
- phy-mode = "mii";
- status = "disabled";
- };
-
- mac1: mac@92000000 {
- compatible = "moxa,moxart-mac";
- reg = <0x92000000 0x90>;
- interrupts = <27 IRQ_TYPE_LEVEL_HIGH>;
- phy-handle = <&ethphy1>;
- phy-mode = "mii";
- status = "disabled";
- };
-
- uart0: serial@98200000 {
- compatible = "ns16550a";
- reg = <0x98200000 0x20>;
- interrupts = <31 IRQ_TYPE_LEVEL_HIGH>;
- reg-shift = <2>;
- reg-io-width = <4>;
- clock-frequency = <14745600>;
- status = "disabled";
- };
- };
-};