mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-15 19:51:37 +00:00
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 <som.qin@starfivetech.com>
This commit is contained in:
parent
ce5f9c9455
commit
ca3cac173d
1 changed files with 2 additions and 2 deletions
|
@ -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>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue