diff options
author | Olof Johansson <olof@lixom.net> | 2016-10-27 17:04:09 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-10-27 17:04:09 -0700 |
commit | fbea3a0f442e5e6fa13dd250e0c30f0cc44551f8 (patch) | |
tree | f55eeba8a1b4cdd575ea6ccea38f89c7d0fb7e31 /MAINTAINERS | |
parent | 07d9a380680d1c0eb51ef87ff2eab5c994949e69 (diff) | |
parent | 97a0b97f9e8197429eee5f87ce14373f73dbd9d3 (diff) | |
download | talos-obmc-linux-fbea3a0f442e5e6fa13dd250e0c30f0cc44551f8.tar.gz talos-obmc-linux-fbea3a0f442e5e6fa13dd250e0c30f0cc44551f8.zip |
Merge tag 'sti-dt-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into next/dt
STi dts update:
Remove deprecated STiH415/416 DTS files
Add DT part associated to following ASoC patchset:
http://www.spinics.net/lists/alsa-devel/msg54782.html
Enable hdmi audio card on b2120 board
Clean STi sound card field for STiH407 family socs
Add PROC_STFE as a critical clock for STiH410
* tag 'sti-dt-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti: (27 commits)
ARM: dts: stih410-clocks: Add PROC_STFE as a critical clock
ARM: dts: STiH410-B2260: clean unnecessary hdmi node overlay
ARM: dts: STiHxxx-b2120: Add support of HDMI audio
ARM: dts: STiH410: Add label for sti-hdmi node
ARM: dts: STiH407: Add label for sti-hdmi node
ARM: dts: STiH407-family: sti sound card field cleaning
ARM: dts: remove STiH41x-b2020.dtsi
ARM: dts: remove STiH41x-b2000.dtsi
ARM: dts: remove STiH41x-b2020.dtsi
ARM: dts: remove STiH41x.dtsi
ARM: dts: remove STiH416.dtsi
ARM: dts: remove STiH415.dtsi
ARM: dts: remove STiH415-pinctrl.dtsi
ARM: dts: remove STiH415-clock.dtsi
ARM: dts: remove STiH415-b2000.dts
ARM: dts: remove STiH415-b2020.dts
ARM: dts: remove STiH416-pinctrl.dtsi
ARM: dts: remove STiH416-clock.dtsi
ARM: dts: remove STiH416-b2000.dts
ARM: dts: remove STiH416-b2020.dts
...
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c44795306342..474281a54dbe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1779,9 +1779,7 @@ F: drivers/media/rc/st_rc.c F: drivers/media/platform/sti/c8sectpfe/ F: drivers/mmc/host/sdhci-st.c F: drivers/phy/phy-miphy28lp.c -F: drivers/phy/phy-miphy365x.c F: drivers/phy/phy-stih407-usb.c -F: drivers/phy/phy-stih41x-usb.c F: drivers/pinctrl/pinctrl-st.c F: drivers/remoteproc/st_remoteproc.c F: drivers/reset/sti/ |