summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/ep7209.dtsi
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-05-05 02:38:52 +0300
committerRob Herring <robh@kernel.org>2023-06-21 20:39:50 +0300
commit724ba6751532055db75992fc6ae21c3e322e94a7 (patch)
treec54cea784e2f7725fe18f8a5a234779b966d414a /arch/arm/boot/dts/ep7209.dtsi
parent6a1d798feb65d2a67e6e2cafb0b0e4f430603226 (diff)
downloadlinux-724ba6751532055db75992fc6ae21c3e322e94a7.tar.xz
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/ep7209.dtsi')
-rw-r--r--arch/arm/boot/dts/ep7209.dtsi201
1 files changed, 0 insertions, 201 deletions
diff --git a/arch/arm/boot/dts/ep7209.dtsi b/arch/arm/boot/dts/ep7209.dtsi
deleted file mode 100644
index 57bdad2c1994..000000000000
--- a/arch/arm/boot/dts/ep7209.dtsi
+++ /dev/null
@@ -1,201 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0-or-later
-
-/dts-v1/;
-
-#include <dt-bindings/clock/clps711x-clock.h>
-
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- model = "Cirrus Logic EP7209";
- compatible = "cirrus,ep7209";
-
- chosen { };
-
- aliases {
- gpio0 = &porta;
- gpio1 = &portb;
- gpio3 = &portd;
- gpio4 = &porte;
- serial0 = &uart1;
- serial1 = &uart2;
- spi0 = &spi;
- timer0 = &timer1;
- timer1 = &timer2;
- };
-
- cpus {
- #address-cells = <0>;
- #size-cells = <0>;
-
- cpu {
- device_type = "cpu";
- compatible = "arm,arm720t";
- };
- };
-
- soc {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "simple-bus";
- interrupt-parent = <&intc>;
- ranges;
-
- clks: clks@80000000 {
- #clock-cells = <1>;
- compatible = "cirrus,ep7209-clk";
- reg = <0x80000000 0xc000>;
- startup-frequency = <73728000>;
- };
-
- intc: intc@80000000 {
- compatible = "cirrus,ep7209-intc";
- reg = <0x80000000 0x4000>;
- interrupt-controller;
- #interrupt-cells = <1>;
- };
-
- porta: gpio@80000000 {
- compatible = "cirrus,ep7209-gpio";
- reg = <0x80000000 0x1 0x80000040 0x1>;
- gpio-controller;
- #gpio-cells = <2>;
- };
-
- portb: gpio@80000001 {
- compatible = "cirrus,ep7209-gpio";
- reg = <0x80000001 0x1 0x80000041 0x1>;
- gpio-controller;
- #gpio-cells = <2>;
- };
-
- portd: gpio@80000003 {
- compatible = "cirrus,ep7209-gpio";
- reg = <0x80000003 0x1 0x80000043 0x1>;
- gpio-controller;
- #gpio-cells = <2>;
- };
-
- porte: gpio@80000083 {
- compatible = "cirrus,ep7209-gpio";
- reg = <0x80000083 0x1 0x800000c3 0x1>;
- gpio-controller;
- #gpio-cells = <2>;
- };
-
- syscon1: syscon@80000100 {
- compatible = "cirrus,ep7209-syscon1", "syscon";
- reg = <0x80000100 0x80>;
- };
-
- bus: bus@80000180 {
- #address-cells = <2>;
- #size-cells = <1>;
- compatible = "cirrus,ep7209-bus", "simple-bus";
- clocks = <&clks CLPS711X_CLK_BUS>;
- reg = <0x80000180 0x80>;
- ranges = <
- 0 0 0x00000000 0x10000000
- 1 0 0x10000000 0x10000000
- 2 0 0x20000000 0x10000000
- 3 0 0x30000000 0x10000000
- 4 0 0x40000000 0x10000000
- 5 0 0x50000000 0x10000000
- 6 0 0x60000000 0x0000c000
- 7 0 0x70000000 0x00000080
- >;
- };
-
- fb: fb@800002c0 {
- compatible = "cirrus,ep7209-fb";
- reg = <0x800002c0 0xd44>, <0x60000000 0xc000>;
- clocks = <&clks CLPS711X_CLK_BUS>;
- syscon = <&syscon1>;
- status = "disabled";
- };
-
- timer1: timer@80000300 {
- compatible = "cirrus,ep7209-timer";
- reg = <0x80000300 0x4>;
- clocks = <&clks CLPS711X_CLK_TIMER1>;
- interrupts = <8>;
- };
-
- timer2: timer@80000340 {
- compatible = "cirrus,ep7209-timer";
- reg = <0x80000340 0x4>;
- clocks = <&clks CLPS711X_CLK_TIMER2>;
- interrupts = <9>;
- };
-
- pwm: pwm@80000400 {
- compatible = "cirrus,ep7209-pwm";
- reg = <0x80000400 0x4>;
- clocks = <&clks CLPS711X_CLK_PWM>;
- #pwm-cells = <1>;
- };
-
- uart1: serial@80000480 {
- compatible = "cirrus,ep7209-uart";
- reg = <0x80000480 0x80>;
- interrupts = <12 13>;
- clocks = <&clks CLPS711X_CLK_UART>;
- syscon = <&syscon1>;
- };
-
- spi: spi@80000500 {
- #address-cells = <1>;
- #size-cells = <0>;
- compatible = "cirrus,ep7209-spi";
- reg = <0x80000500 0x4>;
- interrupts = <15>;
- clocks = <&clks CLPS711X_CLK_SPI>;
- syscon = <&syscon3>;
- status = "disabled";
- };
-
- syscon2: syscon@80001100 {
- compatible = "cirrus,ep7209-syscon2", "syscon";
- reg = <0x80001100 0x80>;
- };
-
- uart2: serial@80001480 {
- compatible = "cirrus,ep7209-uart";
- reg = <0x80001480 0x80>;
- interrupts = <28 29>;
- clocks = <&clks CLPS711X_CLK_UART>;
- syscon = <&syscon2>;
- };
-
- dai: dai@80002000 {
- #sound-dai-cells = <0>;
- compatible = "cirrus,ep7209-dai";
- reg = <0x80002000 0x604>;
- clocks = <&clks CLPS711X_CLK_PLL>;
- clock-names = "pll";
- interrupts = <32>;
- syscon = <&syscon3>;
- status = "disabled";
- };
-
- syscon3: syscon@80002200 {
- compatible = "cirrus,ep7209-syscon3", "syscon";
- reg = <0x80002200 0x40>;
- };
- };
-
- keypad: keypad {
- compatible = "cirrus,ep7209-keypad";
- interrupt-parent = <&intc>;
- interrupts = <16>;
- syscon = <&syscon1>;
- status = "disabled";
- };
-
- mctrl: mctrl {
- compatible = "cirrus,ep7209-mctrl-gpio";
- gpio,syscon-dev = <&syscon1 0 0>;
- gpio-controller;
- #gpio-cells = <2>;
- };
-};