Jump to content

Controlling vbus supply


Recommended Posts

Hi,

 

Can anyone tell why I cant export PH3 as gpio?

It is the default "usb2_vbus-supply" for usb2 of allwinner A20.

 

In my application I need to control this "usb2_vbus-supply".

 

Example : exporting PH3

 

root@cubieboard2:~# echo 227 > /sys/class/gpio/export                                                                                                              
-bash: echo: write error: Device or resource busy

 

Im using armbian vanilla for my cb2.

 

Thanks in advance.

Link to comment
Share on other sites

PH3 is defined in sunxi-common-regulators.dtsi and used in sun7i-a20-cubieboard2.dts to define usb2_vbus-supply. I would suspect without changing these definitions you won't be able to switch the pin on/off from userspace?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines