You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a strange place in the dts files for rk3568 boards:
pinctrl-2 = <&soc_slppin_gpio>, <&rk817_slppin_pwrdn>;
pinctrl-3 = <&soc_slppin_gpio>, <&rk817_slppin_rst>;
Perhaps pinctrl-3 should refer to this pinconfig: soc_slppin_rst
The text was updated successfully, but these errors were encountered:
I found a strange place in the dts files for rk3568 boards:
pinctrl-2 = <&soc_slppin_gpio>, <&rk817_slppin_pwrdn>;
pinctrl-3 = <&soc_slppin_gpio>, <&rk817_slppin_rst>;
Perhaps pinctrl-3 should refer to this pinconfig: soc_slppin_rst
The text was updated successfully, but these errors were encountered: