summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandyhu-stf <89558762+andyhu-stf@users.noreply.github.com>2022-01-12 04:27:30 +0300
committerGitHub <noreply@github.com>2022-01-12 04:27:30 +0300
commitc84a1910091a57030cce2f7517818845d57c9f57 (patch)
tree9323e60e2ba88d8fd6b1ee2d5785570c492d3c87
parent719e29ac340561ae3225604aa18d9089aade2d97 (diff)
parent8617d86c8db5586bd83522f9ec5f1bbd0996125e (diff)
downloadu-boot-c84a1910091a57030cce2f7517818845d57c9f57.tar.xz
Merge pull request #28 from shalasaka/JH7100_Multimedia_V0.1.0
riscv: dts: starfive: Modify devicee tree for VisionFive to support W…
-rw-r--r--arch/riscv/dts/jh7100-visionfive.dts4
1 files 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
+};