From ceb40fbbb177693257e5f32fef066aa3ee65f6af Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Tue, 1 Dec 2020 08:38:38 +0100 Subject: dts: update to v5.10-rc5 Signed-off-by: Sascha Hauer --- dts/Bindings/sound/rt1015.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dts/Bindings') diff --git a/dts/Bindings/sound/rt1015.txt b/dts/Bindings/sound/rt1015.txt index fcfd02d8d3..e498966d43 100644 --- a/dts/Bindings/sound/rt1015.txt +++ b/dts/Bindings/sound/rt1015.txt @@ -8,10 +8,16 @@ Required properties: - reg : The I2C address of the device. +Optional properties: + +- realtek,power-up-delay-ms + Set a delay time for flush work to be completed, + this value is adjustable depending on platform. Example: rt1015: codec@28 { compatible = "realtek,rt1015"; reg = <0x28>; + realtek,power-up-delay-ms = <50>; }; -- cgit v1.2.3