summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2018-06-16 16:11:32 +0200
committerHeiko Stuebner <heiko@sntech.de>2018-06-20 01:15:55 +0200
commit4486baca66e7a96a6ded3957cb522872a49870ce (patch)
tree7d441401e0e67705f5d438b5e795a6c7bed9f856 /arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
parentcc9b0918037454d2cd9f6f07d95095fe30b02091 (diff)
arm64: dts: rockchip: generalize rk3399 #sound-dai-cells
The soc spdif and i2s controllers always only have one compontent, so always require #sound-dai-cells to be 0. Therefore there is no need to duplicate this property in individual boards. So move them to rk3399.dtsi. 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.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts b/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
index 3768e1623e4f..fef2c0608999 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
@@ -149,7 +149,6 @@
&i2s0 {
rockchip,playback-channels = <8>;
rockchip,capture-channels = <8>;
- #sound-dai-cells = <0>;
status = "okay";
};
@@ -198,6 +197,5 @@
&spdif {
i2c-scl-rising-time-ns = <450>;
i2c-scl-falling-time-ns = <15>;
- #sound-dai-cells = <0>;
status = "okay";
};