mirror of
https://github.com/torvalds/linux.git
synced 2026-04-24 17:42:27 -04:00
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>
123 lines
2.4 KiB
Plaintext
123 lines
2.4 KiB
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
/*
|
|
* Copyright 2012 ST-Ericsson AB
|
|
*
|
|
* Device Tree for the HREF+ prior to the v60 variant.
|
|
*/
|
|
|
|
#include "ste-href-ab8500.dtsi"
|
|
#include "ste-href.dtsi"
|
|
|
|
/ {
|
|
gpio_keys {
|
|
button@1 {
|
|
gpios = <&tc3589x_gpio 7 GPIO_ACTIVE_HIGH>;
|
|
};
|
|
};
|
|
|
|
soc {
|
|
/* Enable UART1 on this board */
|
|
serial@80121000 {
|
|
status = "okay";
|
|
};
|
|
|
|
i2c@80004000 {
|
|
tps61052@33 {
|
|
compatible = "ti,tps61052";
|
|
reg = <0x33>;
|
|
};
|
|
|
|
tc35892@42 {
|
|
compatible = "toshiba,tc35892";
|
|
reg = <0x42>;
|
|
interrupt-parent = <&gpio6>;
|
|
interrupts = <25 IRQ_TYPE_EDGE_RISING>;
|
|
pinctrl-names = "default";
|
|
pinctrl-0 = <&tc35892_hrefprev60_mode>;
|
|
|
|
interrupt-controller;
|
|
#interrupt-cells = <1>;
|
|
|
|
tc3589x_gpio: tc3589x_gpio {
|
|
compatible = "tc3589x-gpio";
|
|
interrupts = <0>;
|
|
|
|
interrupt-controller;
|
|
#interrupt-cells = <2>;
|
|
gpio-controller;
|
|
#gpio-cells = <2>;
|
|
};
|
|
};
|
|
};
|
|
|
|
spi@80002000 {
|
|
/*
|
|
* On the first generation boards, this SSP/SPI port was connected
|
|
* to the AB8500.
|
|
*/
|
|
pinctrl-names = "default";
|
|
pinctrl-0 = <&ssp0_hrefprev60_mode>;
|
|
status = "okay";
|
|
};
|
|
|
|
// External Micro SD slot
|
|
mmc@80126000 {
|
|
cd-gpios = <&tc3589x_gpio 3 GPIO_ACTIVE_HIGH>;
|
|
};
|
|
|
|
pinctrl {
|
|
/* Set this up using hogs */
|
|
pinctrl-names = "default";
|
|
pinctrl-0 = <&ipgpio_hrefprev60_mode>;
|
|
|
|
ssp0 {
|
|
ssp0_hrefprev60_mode: ssp0_hrefprev60_default {
|
|
hrefprev60_mux {
|
|
function = "ssp0";
|
|
groups = "ssp0_a_1";
|
|
};
|
|
hrefprev60_cfg1 {
|
|
pins = "GPIO145_C13"; /* RXD */
|
|
ste,config = <&in_pd>;
|
|
};
|
|
|
|
};
|
|
};
|
|
sdi0 {
|
|
/* This additional pin needed on early MOP500 and HREFs previous to v60 */
|
|
sdi0_default_mode: sdi0_default {
|
|
hrefprev60_mux {
|
|
function = "mc0";
|
|
groups = "mc0dat31dir_a_1";
|
|
};
|
|
hrefprev60_cfg1 {
|
|
pins = "GPIO21_AB3"; /* DAT31DIR */
|
|
ste,config = <&out_hi>;
|
|
};
|
|
|
|
};
|
|
};
|
|
tc35892 {
|
|
tc35892_hrefprev60_mode: tc35892_hrefprev60 {
|
|
hrefprev60_cfg {
|
|
pins = "GPIO217_AH12";
|
|
ste,config = <&gpio_in_pu>;
|
|
};
|
|
};
|
|
};
|
|
ipgpio {
|
|
ipgpio_hrefprev60_mode: ipgpio_hrefprev60 {
|
|
hrefprev60_mux {
|
|
function = "ipgpio";
|
|
groups = "ipgpio0_c_1", "ipgpio1_c_1";
|
|
};
|
|
hrefprev60_cfg1 {
|
|
pins = "GPIO6_AF6", "GPIO7_AG5";
|
|
ste,config = <&in_pu>;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|