diff options
author | Heiko Stuebner <heiko@sntech.de> | 2018-12-24 07:06:29 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2019-01-07 09:16:52 +0100 |
commit | b78442b8a2e96f63a3b5a59f62ea58f23bf67b84 (patch) | |
tree | fee3c9dc2b8adfb6a848d443127b1c046d896834 /arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | |
parent | c09757064329392dd0569493741729903fdfb4f8 (diff) | |
download | lwn-b78442b8a2e96f63a3b5a59f62ea58f23bf67b84.tar.gz lwn-b78442b8a2e96f63a3b5a59f62ea58f23bf67b84.zip |
arm64: dts: rockchip: move rk3328 #sound-dai-cells to the soc dtsi
The rk3328 i2s and spdif controllers only ever have one output
connection, so as with all implementations of the rk3066 i2s
controllers we can keep the #sound-dai-cells in the main dtsi
instead of having it repeated in each board.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3328-rock64.dts')
-rw-r--r-- | arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts b/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts index bd937d68ca3b..2dc0fad9efa7 100644 --- a/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts +++ b/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts @@ -290,7 +290,6 @@ &spdif { pinctrl-0 = <&spdifm0_tx>; status = "okay"; - #sound-dai-cells = <0>; spdif_p0: port { spdif_p0_0: endpoint { |