mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: dts: rockchip: Drop wrong compatible string for pdm
Change-Id: I93cc4b8e512a02c89b69a18f2d4445ed58a85bff Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
@@ -1625,7 +1625,7 @@
|
||||
};
|
||||
|
||||
pdm: pdm@ff830000 {
|
||||
compatible = "rockchip,rv1126-pdm", "rockchip,pdm";
|
||||
compatible = "rockchip,rv1126-pdm";
|
||||
reg = <0xff830000 0x1000>;
|
||||
clocks = <&cru MCLK_PDM>, <&cru HCLK_PDM>;
|
||||
clock-names = "pdm_clk", "pdm_hclk";
|
||||
|
||||
Reference in New Issue
Block a user