mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
ARM: dts: nuvoton: Add bitbang delay through dts properties.
Add bitbang delay through dts properties. Signed-off-by: Jim Liu <JJLIU0@nuvoton.com> Signed-off-by: Michael Chang <zhang971090220@gmail.com>
This commit is contained in:
parent
c11dc783fb
commit
cebbfb1628
@ -190,6 +190,7 @@
|
||||
snps,mdio-gpio = <&gpio2 28 GPIO_ACTIVE_HIGH>; /* gpio92 */
|
||||
snps,reset-active-low;
|
||||
snps,reset-delays-us = <0 10000 1000000>;
|
||||
snps,bitbang-delay = <1>;
|
||||
snps,reset-gpio = <&gpio2 29 GPIO_ACTIVE_LOW>; /* gpio93 */
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user