devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: Fix wrong rt5514 dmic delay property for Gru
@ 2017-08-18 14:48 Jeffy Chen
  2017-08-18 23:07 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Jeffy Chen @ 2017-08-18 14:48 UTC (permalink / raw)
  To: linux-kernel
  Cc: briannorris, broonie, dianders, Jeffy Chen, Matthias Kaehlcke,
	Heiko Stuebner, devicetree, Klaus Goger, linux-rockchip,
	Rob Herring, linux-arm-kernel, Will Deacon, Mark Rutland,
	Caesar Wang, Catalin Marinas

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

Fixes: 48f4d9796d99 (arm64: dts: rockchip: add Gru/Kevin DTS)
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>

---

 arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi
index c489c78b2b5b..5f2e1415b7ab 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi
@@ -617,7 +617,7 @@ ap_i2c_mic: &i2c1 {
 		interrupts = <13 IRQ_TYPE_LEVEL_HIGH>;
 		pinctrl-names = "default";
 		pinctrl-0 = <&mic_int>;
-		realtek,dmic-init-delay = <20>;
+		realtek,dmic-init-delay-ms = <20>;
 		wakeup-source;
 	};
 };
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: rockchip: Fix wrong rt5514 dmic delay property for Gru
  2017-08-18 14:48 [PATCH] arm64: dts: rockchip: Fix wrong rt5514 dmic delay property for Gru Jeffy Chen
@ 2017-08-18 23:07 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2017-08-18 23:07 UTC (permalink / raw)
  To: Jeffy Chen
  Cc: linux-kernel, briannorris, broonie, dianders, Matthias Kaehlcke,
	devicetree, Klaus Goger, linux-rockchip, Rob Herring,
	linux-arm-kernel, Will Deacon, Mark Rutland, Caesar Wang,
	Catalin Marinas

Am Freitag, 18. August 2017, 22:48:08 CEST schrieb Jeffy Chen:
> According to rt5514 dt-binding, it should be "realtek,dmic-init-delay-ms".
> 
> Fixes: 48f4d9796d99 (arm64: dts: rockchip: add Gru/Kevin DTS)
> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>

applied for 4.14


Thanks
Heiko

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-18 23:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-18 14:48 [PATCH] arm64: dts: rockchip: Fix wrong rt5514 dmic delay property for Gru Jeffy Chen
2017-08-18 23:07 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).