diff options
author | Vicente Bergas <vicencb@gmail.com> | 2018-02-20 02:11:01 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2018-02-20 12:34:01 +0300 |
commit | 43798872d846a61d227b407209233b898c5497dc (patch) | |
tree | 1c8e2148ce01cc16c3a9bb79797de0bd97461e8a /arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts | |
parent | 64ca41a8ff9dcc524e228e654f8bdf2dcd45c559 (diff) | |
download | linux-43798872d846a61d227b407209233b898c5497dc.tar.xz |
arm64: dts: rockchip: move rk3399-sapphire i2s2 to daughterboard
The i2s2 drives the HDMI audio, which has the connector on the daughterboard.
Signed-off-by: Vicente Bergas <vicencb@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts')
-rw-r--r-- | arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts b/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts index 68416fae4fea..024038ef4f54 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts @@ -207,11 +207,6 @@ status = "okay"; }; -&i2s2 { - #sound-dai-cells = <0>; - status = "okay"; -}; - &pinctrl { buttons { pwr_btn: pwr-btn { |