From: Jaehoon Chung Date: Wed, 3 Jan 2024 23:53:28 +0000 (+0900) Subject: RISCV: dts: starfive: Fix typo about driver-strength X-Git-Tag: accepted/tizen/unified/riscv/20240116.075552~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F18%2F303718%2F1;p=platform%2Fkernel%2Flinux-starfive.git RISCV: dts: starfive: Fix typo about driver-strength Fix typo about data-driver-strength. s/data-deriver-strength/data-driver-strength Change-Id: Ibaab1f1b015b58106f0c1c44a9443aa9f929f6c7 Signed-off-by: Jaehoon Chung --- diff --git a/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dts b/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dts index a35314d7c1cd..0229f7a154ad 100644 --- a/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dts +++ b/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dts @@ -29,7 +29,7 @@ motorcomm,tx-clk-100-inverted; motorcomm,tx-clk-1000-inverted; motorcomm,rx-clk-driver-strength = <0x6>; - motorcomm,rx-data-deriver-strength = <0x3>; + motorcomm,rx-data-driver-strength = <0x3>; rx-internal-delay-ps = <1500>; tx-internal-delay-ps = <1500>; }; @@ -38,7 +38,7 @@ motorcomm,tx-clk-adj-enabled; motorcomm,tx-clk-100-inverted; motorcomm,rx-clk-driver-strength = <0x6>; - motorcomm,rx-data-deriver-strength = <0x3>; + motorcomm,rx-data-driver-strength = <0x3>; rx-internal-delay-ps = <300>; tx-internal-delay-ps = <0>; };