mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 04:23:35 +02:00
STi dt fixes:
- Drop STiH407/10-B2120 DT boards and bindings. - Remove remaining STiH415/6 reference from STi machine. - Fix phy-names value for stih407-family.dtsi. -----BEGIN PGP SIGNATURE----- iQJQBAABCgA6FiEEXyrViUccKBz9c35Jysd4L3sz/6YFAmixtDwcHHBhdHJpY2Uu Y2hvdGFyZEBmb3NzLnN0LmNvbQAKCRDKx3gvezP/pu45EACS7N1OxSS+HBGWhWKI P+vCYDE3z2LrVGkEMIcrFkhH8WS3mvepLLr9rrb6MYLIRy8ql7Kp3+Xu1zd5p4Sh 9g44jBmx1rzYeH+P7VKHKdz9AJ9IQc2EKviJuHGPYJBsp5SLOnhY4D4yvZsb1yAY GnJyTQcsT0A2KCJ6m0UvbMQ2yUysLMJEQhjy4V4E2yE8IUT/lh9RXBKbD8g3IItK f5z1p9qk0lhdP3FVvIPAb35Ubl7iCFRvUkrutIY5VR3b7Z8CCickY/s/QqTTd+MY RuZ6PfCrdClMVbay3AViollVo+CHS+Yw0khy4p3phLK/jP70L/XJJsXON799axUo 1DgNkePHU0p2AJF8aSdn0+Sutr/0ycjipkePFy0ee7tROA+8cpoV16elXyiGpt36 o4hhQitcf2BlZnJcOsA2LmrQ7GojhUBk/LbDOFBuLJLUCk0U4gDBlW/uwK7XBIH6 fBECEhR56Gdg0p+DptTAhPjoLDfXpLmbacdoXq07dYEbLOb7nZ9zBhRLxERsQCrJ uNnYMR50Sbh7Prau23qBeUSMxX1MjiO5K+gPMINYuLfLIR2UyJu4EYb3BLyM9l5Q wace7tEskFFT4S20TMoaBFLyJPmSCedDvqGTI51EXElTNibujUCM4PqzZpXYonbE HmcuKcIu8TVObAXOyclsaPgg/Q== =7Dyu -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmi1bxsACgkQmmx57+YA GNnj+xAAlhcUR+lcHVwF0uc9zBY2FEtalCmpE299tXEOymvhJm02xhVEnsuQp/2t oA07USgFKBlIMNBVOOoGiVNFklL9g7vtfgEAO3k2iomd1l3SnAGKvkfrJaZP+8vV vcHax2S/IKYSFr1aMbTg0fLMRGosO1pXxtgDr7Dq5LG7fIXYyL7pb3Dt721WDFxA t8uP6FFqkrKIxi9bib3RkRQJWLkeA4ftqM8I0YV+YRZMKKndL4kvR7hJiafym4hG Nl+imehmG7bfqLFgOgJeX+siMlSBnv5XFRP8/fYhzfh7I/wQNF4pS42j3Ngn6KCz ahlFVRI4k7ILseyHZoqWFCsrYwgDMvAlHLT7GuCADxBk0qbx0NZfZEoqaEeWuu45 Fx1lAqjsVcD3oAhmhvjh9gwArAcu7FdqyxKUD0+MA9a4gnuf2pMHCQ7CPtBOe2N/ iT1/NoAR8UyJLxOhmTGL27k9bP/naLanVioroWj0nQWwv2EFJsaAa5KSevTtkk/Z pK4uRiPrqgQTKgBqeOI6fG8k/oHEHD0io9m6zhVMqtTY85s+L72gqFbh21Dmbj83 kXASAP3/AC9pWKmwwI+Fze2b2fSqbow9arOVT7v3CJ4vR+5D7PYAaMxZMaNwHh6Y +b84qAscax0UcsNg9qKGWjRYY0ghAelqfx4zRtuacCMEZjIIFTc= =IDvA -----END PGP SIGNATURE----- Merge tag 'sti-dt-for-v6.18-round1' of https://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into soc/dt STi dt fixes: - Drop STiH407/10-B2120 DT boards and bindings. - Remove remaining STiH415/6 reference from STi machine. - Fix phy-names value for stih407-family.dtsi. * tag 'sti-dt-for-v6.18-round1' of https://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti: ARM: sti: drop B2120 board support ARM: sti: removal of stih415/stih416 related entries dt-bindings: arm: sti: drop B2120 board support ARM: dts: sti: rename SATA phy-names Link: https://lore.kernel.org/r/e4703e99-e44e-41d2-b744-a12ed4cb6692@foss.st.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
commit
cea9c89d46
|
|
@ -14,12 +14,8 @@ properties:
|
|||
const: '/'
|
||||
compatible:
|
||||
oneOf:
|
||||
- items:
|
||||
- const: st,stih407-b2120
|
||||
- const: st,stih407
|
||||
- items:
|
||||
- enum:
|
||||
- st,stih410-b2120
|
||||
- st,stih410-b2260
|
||||
- const: st,stih410
|
||||
- items:
|
||||
|
|
|
|||
|
|
@ -13,8 +13,6 @@ dtb-$(CONFIG_ARCH_SPEAR3XX) += \
|
|||
dtb-$(CONFIG_ARCH_SPEAR6XX) += \
|
||||
spear600-evb.dtb
|
||||
dtb-$(CONFIG_ARCH_STI) += \
|
||||
stih407-b2120.dtb \
|
||||
stih410-b2120.dtb \
|
||||
stih410-b2260.dtb \
|
||||
stih418-b2199.dtb \
|
||||
stih418-b2264.dtb
|
||||
|
|
|
|||
|
|
@ -1,27 +0,0 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* Copyright (C) 2014 STMicroelectronics (R&D) Limited.
|
||||
* Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
|
||||
*/
|
||||
/dts-v1/;
|
||||
#include "stih407.dtsi"
|
||||
#include "stihxxx-b2120.dtsi"
|
||||
/ {
|
||||
model = "STiH407 B2120";
|
||||
compatible = "st,stih407-b2120", "st,stih407";
|
||||
|
||||
chosen {
|
||||
stdout-path = &sbc_serial0;
|
||||
};
|
||||
|
||||
memory@40000000 {
|
||||
device_type = "memory";
|
||||
reg = <0x40000000 0x80000000>;
|
||||
};
|
||||
|
||||
aliases {
|
||||
serial0 = &sbc_serial0;
|
||||
ethernet0 = ðernet0;
|
||||
};
|
||||
|
||||
};
|
||||
|
|
@ -669,7 +669,7 @@ sata0: sata@9b20000 {
|
|||
interrupt-names = "hostc";
|
||||
|
||||
phys = <&phy_port0 PHY_TYPE_SATA>;
|
||||
phy-names = "ahci_phy";
|
||||
phy-names = "sata-phy";
|
||||
|
||||
resets = <&powerdown STIH407_SATA0_POWERDOWN>,
|
||||
<&softreset STIH407_SATA0_SOFTRESET>,
|
||||
|
|
@ -692,7 +692,7 @@ sata1: sata@9b28000 {
|
|||
interrupt-names = "hostc";
|
||||
|
||||
phys = <&phy_port1 PHY_TYPE_SATA>;
|
||||
phy-names = "ahci_phy";
|
||||
phy-names = "sata-phy";
|
||||
|
||||
resets = <&powerdown STIH407_SATA1_POWERDOWN>,
|
||||
<&softreset STIH407_SATA1_SOFTRESET>,
|
||||
|
|
|
|||
|
|
@ -1,145 +0,0 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* Copyright (C) 2015 STMicroelectronics Limited.
|
||||
* Author: Gabriel Fernandez <gabriel.fernandez@linaro.org>
|
||||
*/
|
||||
#include "stih407-clock.dtsi"
|
||||
#include "stih407-family.dtsi"
|
||||
#include <dt-bindings/gpio/gpio.h>
|
||||
/ {
|
||||
soc {
|
||||
sti-display-subsystem@0 {
|
||||
compatible = "st,sti-display-subsystem";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
reg = <0 0>;
|
||||
assigned-clocks = <&clk_s_d2_quadfs 0>,
|
||||
<&clk_s_d2_quadfs 1>,
|
||||
<&clk_s_c0_pll1 0>,
|
||||
<&clk_s_c0_flexgen CLK_COMPO_DVP>,
|
||||
<&clk_s_c0_flexgen CLK_MAIN_DISP>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_MAIN_DISP>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_AUX_DISP>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_GDP1>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_GDP2>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_GDP3>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_GDP4>;
|
||||
|
||||
assigned-clock-parents = <0>,
|
||||
<0>,
|
||||
<0>,
|
||||
<&clk_s_c0_pll1 0>,
|
||||
<&clk_s_c0_pll1 0>,
|
||||
<&clk_s_d2_quadfs 0>,
|
||||
<&clk_s_d2_quadfs 1>,
|
||||
<&clk_s_d2_quadfs 0>,
|
||||
<&clk_s_d2_quadfs 0>,
|
||||
<&clk_s_d2_quadfs 0>,
|
||||
<&clk_s_d2_quadfs 0>;
|
||||
|
||||
assigned-clock-rates = <297000000>,
|
||||
<108000000>,
|
||||
<0>,
|
||||
<400000000>,
|
||||
<400000000>;
|
||||
|
||||
ranges;
|
||||
|
||||
sti-compositor@9d11000 {
|
||||
compatible = "st,stih407-compositor";
|
||||
reg = <0x9d11000 0x1000>;
|
||||
|
||||
clock-names = "compo_main",
|
||||
"compo_aux",
|
||||
"pix_main",
|
||||
"pix_aux",
|
||||
"pix_gdp1",
|
||||
"pix_gdp2",
|
||||
"pix_gdp3",
|
||||
"pix_gdp4",
|
||||
"main_parent",
|
||||
"aux_parent";
|
||||
|
||||
clocks = <&clk_s_c0_flexgen CLK_COMPO_DVP>,
|
||||
<&clk_s_c0_flexgen CLK_COMPO_DVP>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_MAIN_DISP>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_AUX_DISP>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_GDP1>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_GDP2>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_GDP3>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_GDP4>,
|
||||
<&clk_s_d2_quadfs 0>,
|
||||
<&clk_s_d2_quadfs 1>;
|
||||
|
||||
reset-names = "compo-main", "compo-aux";
|
||||
resets = <&softreset STIH407_COMPO_SOFTRESET>,
|
||||
<&softreset STIH407_COMPO_SOFTRESET>;
|
||||
st,vtg = <&vtg_main>, <&vtg_aux>;
|
||||
};
|
||||
|
||||
sti-tvout@8d08000 {
|
||||
compatible = "st,stih407-tvout";
|
||||
reg = <0x8d08000 0x1000>;
|
||||
reg-names = "tvout-reg";
|
||||
reset-names = "tvout";
|
||||
resets = <&softreset STIH407_HDTVOUT_SOFTRESET>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
assigned-clocks = <&clk_s_d2_flexgen CLK_PIX_HDMI>,
|
||||
<&clk_s_d2_flexgen CLK_TMDS_HDMI>,
|
||||
<&clk_s_d2_flexgen CLK_REF_HDMIPHY>,
|
||||
<&clk_s_d0_flexgen CLK_PCM_0>,
|
||||
<&clk_s_d2_flexgen CLK_PIX_HDDAC>,
|
||||
<&clk_s_d2_flexgen CLK_HDDAC>;
|
||||
|
||||
assigned-clock-parents = <&clk_s_d2_quadfs 0>,
|
||||
<&clk_tmdsout_hdmi>,
|
||||
<&clk_s_d2_quadfs 0>,
|
||||
<&clk_s_d0_quadfs 0>,
|
||||
<&clk_s_d2_quadfs 0>,
|
||||
<&clk_s_d2_quadfs 0>;
|
||||
};
|
||||
|
||||
sti_hdmi: sti-hdmi@8d04000 {
|
||||
compatible = "st,stih407-hdmi";
|
||||
reg = <0x8d04000 0x1000>;
|
||||
reg-names = "hdmi-reg";
|
||||
#sound-dai-cells = <0>;
|
||||
interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "irq";
|
||||
clock-names = "pix",
|
||||
"tmds",
|
||||
"phy",
|
||||
"audio",
|
||||
"main_parent",
|
||||
"aux_parent";
|
||||
|
||||
clocks = <&clk_s_d2_flexgen CLK_PIX_HDMI>,
|
||||
<&clk_s_d2_flexgen CLK_TMDS_HDMI>,
|
||||
<&clk_s_d2_flexgen CLK_REF_HDMIPHY>,
|
||||
<&clk_s_d0_flexgen CLK_PCM_0>,
|
||||
<&clk_s_d2_quadfs 0>,
|
||||
<&clk_s_d2_quadfs 1>;
|
||||
|
||||
hdmi,hpd-gpio = <&pio5 3 GPIO_ACTIVE_LOW>;
|
||||
reset-names = "hdmi";
|
||||
resets = <&softreset STIH407_HDMI_TX_PHY_SOFTRESET>;
|
||||
ddc = <&hdmiddc>;
|
||||
};
|
||||
|
||||
sti-hda@8d02000 {
|
||||
compatible = "st,stih407-hda";
|
||||
reg = <0x8d02000 0x400>, <0x92b0120 0x4>;
|
||||
reg-names = "hda-reg", "video-dacs-ctrl";
|
||||
clock-names = "pix",
|
||||
"hddac",
|
||||
"main_parent",
|
||||
"aux_parent";
|
||||
clocks = <&clk_s_d2_flexgen CLK_PIX_HDDAC>,
|
||||
<&clk_s_d2_flexgen CLK_HDDAC>,
|
||||
<&clk_s_d2_quadfs 0>,
|
||||
<&clk_s_d2_quadfs 1>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
@ -1,66 +0,0 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* Copyright (C) 2014 STMicroelectronics (R&D) Limited.
|
||||
* Author: Peter Griffin <peter.griffin@linaro.org>
|
||||
*/
|
||||
/dts-v1/;
|
||||
#include "stih410.dtsi"
|
||||
#include "stihxxx-b2120.dtsi"
|
||||
/ {
|
||||
model = "STiH410 B2120";
|
||||
compatible = "st,stih410-b2120", "st,stih410";
|
||||
|
||||
chosen {
|
||||
stdout-path = &sbc_serial0;
|
||||
};
|
||||
|
||||
memory@40000000 {
|
||||
device_type = "memory";
|
||||
reg = <0x40000000 0x80000000>;
|
||||
};
|
||||
|
||||
aliases {
|
||||
serial0 = &sbc_serial0;
|
||||
ethernet0 = ðernet0;
|
||||
};
|
||||
|
||||
usb2_picophy1: phy2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
usb2_picophy2: phy3 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
soc {
|
||||
|
||||
mmc0: sdhci@9060000 {
|
||||
max-frequency = <200000000>;
|
||||
sd-uhs-sdr50;
|
||||
sd-uhs-sdr104;
|
||||
sd-uhs-ddr50;
|
||||
};
|
||||
|
||||
ohci0: usb@9a03c00 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ehci0: usb@9a03e00 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ohci1: usb@9a83c00 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ehci1: usb@9a83e00 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
sti-display-subsystem@0 {
|
||||
sti-hda@8d02000 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
@ -1,206 +0,0 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* Copyright (C) 2014 STMicroelectronics (R&D) Limited.
|
||||
* Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
|
||||
*/
|
||||
#include <dt-bindings/clock/stih407-clks.h>
|
||||
#include <dt-bindings/gpio/gpio.h>
|
||||
#include <dt-bindings/media/c8sectpfe.h>
|
||||
/ {
|
||||
leds {
|
||||
compatible = "gpio-leds";
|
||||
led-red {
|
||||
label = "Front Panel LED";
|
||||
gpios = <&pio4 1 GPIO_ACTIVE_HIGH>;
|
||||
linux,default-trigger = "heartbeat";
|
||||
};
|
||||
led-green {
|
||||
gpios = <&pio1 3 GPIO_ACTIVE_HIGH>;
|
||||
default-state = "off";
|
||||
};
|
||||
};
|
||||
|
||||
sound: sound {
|
||||
compatible = "simple-audio-card";
|
||||
simple-audio-card,name = "STI-B2120";
|
||||
status = "okay";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
simple-audio-card,dai-link@0 {
|
||||
reg = <0>;
|
||||
/* HDMI */
|
||||
format = "i2s";
|
||||
mclk-fs = <128>;
|
||||
cpu {
|
||||
sound-dai = <&sti_uni_player0>;
|
||||
};
|
||||
|
||||
codec {
|
||||
sound-dai = <&sti_hdmi>;
|
||||
};
|
||||
};
|
||||
|
||||
simple-audio-card,dai-link@1 {
|
||||
reg = <1>;
|
||||
/* DAC */
|
||||
format = "i2s";
|
||||
mclk-fs = <256>;
|
||||
frame-inversion;
|
||||
cpu {
|
||||
sound-dai = <&sti_uni_player2>;
|
||||
};
|
||||
|
||||
codec {
|
||||
sound-dai = <&sti_sasg_codec 1>;
|
||||
};
|
||||
};
|
||||
|
||||
simple-audio-card,dai-link@2 {
|
||||
reg = <2>;
|
||||
/* SPDIF */
|
||||
format = "left_j";
|
||||
mclk-fs = <128>;
|
||||
cpu {
|
||||
sound-dai = <&sti_uni_player3>;
|
||||
};
|
||||
|
||||
codec {
|
||||
sound-dai = <&sti_sasg_codec 0>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
miphy28lp_phy: miphy28lp {
|
||||
|
||||
phy_port0: port@9b22000 {
|
||||
st,osc-rdy;
|
||||
};
|
||||
|
||||
phy_port1: port@9b2a000 {
|
||||
st,osc-force-ext;
|
||||
};
|
||||
};
|
||||
|
||||
soc {
|
||||
sbc_serial0: serial@9530000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
pwm0: pwm@9810000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
pwm1: pwm@9510000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ssc2: i2c@9842000 {
|
||||
status = "okay";
|
||||
clock-frequency = <100000>;
|
||||
st,i2c-min-scl-pulse-width-us = <0>;
|
||||
st,i2c-min-sda-pulse-width-us = <5>;
|
||||
};
|
||||
|
||||
ssc3: i2c@9843000 {
|
||||
status = "okay";
|
||||
clock-frequency = <100000>;
|
||||
st,i2c-min-scl-pulse-width-us = <0>;
|
||||
st,i2c-min-sda-pulse-width-us = <5>;
|
||||
};
|
||||
|
||||
i2c@9844000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
i2c@9845000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
i2c@9540000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
mmc0: sdhci@9060000 {
|
||||
non-removable;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
mmc1: sdhci@9080000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* SSC11 to HDMI */
|
||||
hdmiddc: i2c@9541000 {
|
||||
status = "okay";
|
||||
/* HDMI V1.3a supports Standard mode only */
|
||||
clock-frequency = <100000>;
|
||||
st,i2c-min-scl-pulse-width-us = <0>;
|
||||
st,i2c-min-sda-pulse-width-us = <5>;
|
||||
};
|
||||
|
||||
st_dwc3: dwc3@8f94000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ethernet0: dwmac@9630000 {
|
||||
st,tx-retime-src = "clkgen";
|
||||
status = "okay";
|
||||
phy-mode = "rgmii";
|
||||
fixed-link = <0 1 1000 0 0>;
|
||||
};
|
||||
|
||||
demux@8a20000 {
|
||||
compatible = "st,stih407-c8sectpfe";
|
||||
status = "okay";
|
||||
reg = <0x08a20000 0x10000>,
|
||||
<0x08a00000 0x4000>;
|
||||
reg-names = "c8sectpfe", "c8sectpfe-ram";
|
||||
interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>,
|
||||
<GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "c8sectpfe-error-irq",
|
||||
"c8sectpfe-idle-irq";
|
||||
pinctrl-0 = <&pinctrl_tsin0_serial>;
|
||||
pinctrl-1 = <&pinctrl_tsin0_parallel>;
|
||||
pinctrl-2 = <&pinctrl_tsin3_serial>;
|
||||
pinctrl-3 = <&pinctrl_tsin4_serial_alt3>;
|
||||
pinctrl-4 = <&pinctrl_tsin5_serial_alt1>;
|
||||
pinctrl-names = "tsin0-serial",
|
||||
"tsin0-parallel",
|
||||
"tsin3-serial",
|
||||
"tsin4-serial",
|
||||
"tsin5-serial";
|
||||
clocks = <&clk_s_c0_flexgen CLK_PROC_STFE>;
|
||||
clock-names = "c8sectpfe";
|
||||
|
||||
/* tsin0 is TSA on NIMA */
|
||||
tsin0: port {
|
||||
tsin-num = <0>;
|
||||
serial-not-parallel;
|
||||
i2c-bus = <&ssc2>;
|
||||
reset-gpios = <&pio15 4 GPIO_ACTIVE_LOW>;
|
||||
dvb-card = <STV0367_TDA18212_NIMA_1>;
|
||||
};
|
||||
};
|
||||
|
||||
sti_uni_player0: sti-uni-player@8d80000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
sti_uni_player2: sti-uni-player@8d82000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
sti_uni_player3: sti-uni-player@8d85000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
syscfg_core: core-syscfg@92b0000 {
|
||||
sti_sasg_codec: sti-sasg-codec {
|
||||
status = "okay";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_spdif_out>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
@ -19,31 +19,13 @@ menuconfig ARCH_STI
|
|||
select PL310_ERRATA_769419 if CACHE_L2X0
|
||||
select RESET_CONTROLLER
|
||||
help
|
||||
Include support for STMicroelectronics' STiH415/416, STiH407/10 and
|
||||
Include support for STMicroelectronics' STiH407/10 and
|
||||
STiH418 family SoCs using the Device Tree for discovery. More
|
||||
information can be found in Documentation/arch/arm/sti/ and
|
||||
Documentation/devicetree.
|
||||
|
||||
if ARCH_STI
|
||||
|
||||
config SOC_STIH415
|
||||
bool "STiH415 STMicroelectronics Consumer Electronics family"
|
||||
default y
|
||||
help
|
||||
This enables support for STMicroelectronics Digital Consumer
|
||||
Electronics family StiH415 parts, primarily targeted at set-top-box
|
||||
and other digital audio/video applications using Flattned Device
|
||||
Trees.
|
||||
|
||||
config SOC_STIH416
|
||||
bool "STiH416 STMicroelectronics Consumer Electronics family"
|
||||
default y
|
||||
help
|
||||
This enables support for STMicroelectronics Digital Consumer
|
||||
Electronics family StiH416 parts, primarily targeted at set-top-box
|
||||
and other digital audio/video applications using Flattened Device
|
||||
Trees.
|
||||
|
||||
config SOC_STIH407
|
||||
bool "STiH407 STMicroelectronics Consumer Electronics family"
|
||||
default y
|
||||
|
|
|
|||
|
|
@ -10,8 +10,6 @@
|
|||
#include "smp.h"
|
||||
|
||||
static const char *const stih41x_dt_match[] __initconst = {
|
||||
"st,stih415",
|
||||
"st,stih416",
|
||||
"st,stih407",
|
||||
"st,stih410",
|
||||
"st,stih418",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user