提交 a4c6bbcb 编写于 作者: J Jeffy Chen 提交者: Heiko Stuebner

arm64: dts: rockchip: Fix wrong rt5514 dmic delay property for Gru

According to rt5514 dt-binding, it should be "realtek,dmic-init-delay-ms".

Fixes: 48f4d979 (arm64: dts: rockchip: add Gru/Kevin DTS)
Signed-off-by: NJeffy Chen <jeffy.chen@rock-chips.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 1d5bcbbd
...@@ -616,7 +616,7 @@ ap_i2c_mic: &i2c1 { ...@@ -616,7 +616,7 @@ ap_i2c_mic: &i2c1 {
interrupts = <13 IRQ_TYPE_LEVEL_HIGH>; interrupts = <13 IRQ_TYPE_LEVEL_HIGH>;
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mic_int>; pinctrl-0 = <&mic_int>;
realtek,dmic-init-delay = <20>; realtek,dmic-init-delay-ms = <20>;
wakeup-source; wakeup-source;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册