From 8617d86c8db5586bd83522f9ec5f1bbd0996125e Mon Sep 17 00:00:00 2001 From: Som Qin Date: Tue, 11 Jan 2022 20:38:22 +0800 Subject: riscv: dts: starfive: Modify devicee tree for VisionFive to support WM8960 daughter board Modify the gpio node to keep i2s pins state. Signed-off-by: Som Qin --- arch/riscv/dts/jh7100-visionfive.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/riscv/dts/jh7100-visionfive.dts b/arch/riscv/dts/jh7100-visionfive.dts index 341911139b..bf228e3dea 100644 --- a/arch/riscv/dts/jh7100-visionfive.dts +++ b/arch/riscv/dts/jh7100-visionfive.dts @@ -20,7 +20,7 @@ &gpio { /* don't reset gpio mux for serial console and reset gpio */ - starfive,keep-gpiomux = <13 14 63>; + starfive,keep-gpiomux = <13 14 63 0 2 3 45>; }; &i2c0 { @@ -29,4 +29,4 @@ reg = <0x50>; pagesize = <16>; }; -}; \ No newline at end of file +}; -- cgit v1.2.3