mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-14 00:44:38 +04:00
7ff96bf05c
This is the recommended way for the OF based platform. According to the original patch, set GPIO to low level to assert the reset, set GPIO to high level to deassert. Hence, adjust the dts GPIO polarity to active-low. Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/18948 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>