arm64: dts: rockchip: px30: drop incompatible name for i2s0_8ch

Change-Id: Iee0ef921389a8cddf908896785370fd75f138ec8
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
Sugar Zhang
2018-09-23 23:06:07 +08:00
committed by Tao Huang
parent 7b0b783d5a
commit 511aa3e1ec

View File

@@ -482,7 +482,7 @@
};
i2s0_8ch: i2s@ff060000 {
compatible = "rockchip,px30-i2s-tdm", "rockchip,rk3308-i2s-tdm";
compatible = "rockchip,px30-i2s-tdm";
reg = <0x0 0xff060000 0x0 0x1000>;
interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cru SCLK_I2S0_TX>, <&cru SCLK_I2S0_RX>, <&cru HCLK_I2S0>;