Преглед изворни кода

Merge pull request #28 from shalasaka/JH7100_Multimedia_V0.1.0

riscv: dts: starfive: Modify devicee tree for VisionFive to support W…
andyhu-stf пре 2 година
родитељ
комит
c84a191009
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      arch/riscv/dts/jh7100-visionfive.dts

+ 2 - 2
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>;
 	};
-};
+};