mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user