On 3/13/21 3:18 PM, Bhaskar Chowdhury wrote: > > s/drving/driving/ > > Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/sound/rt5682.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/sound/rt5682.txt b/Documentation/devicetree/bindings/sound/rt5682.txt > index 9c5fadb6ac82..cd8c53d8497e 100644 > --- a/Documentation/devicetree/bindings/sound/rt5682.txt > +++ b/Documentation/devicetree/bindings/sound/rt5682.txt > @@ -44,7 +44,7 @@ Optional properties: > - realtek,dmic-delay-ms : Set the delay time (ms) for the requirement of > the particular DMIC. > > -- realtek,dmic-clk-driving-high : Set the high drving of the DMIC clock out. > +- realtek,dmic-clk-driving-high : Set the high driving of the DMIC clock out. > > Pins on the device (for linking into audio routes) for RT5682: > > -- -- ~Randy