[PATCH v4 7/8] arm64: dts: rockchip: enable USB-C on NanoPC-T6

Marcin Juszkiewicz marcin.juszkiewicz at linaro.org
Fri Aug 23 01:25:06 PDT 2024


On 22.08.2024 23:07, Jonas Karlman wrote:
>> @@ -135,6 +135,8 @@ vbus5v0_typec: vbus5v0-typec-regulator {
>>   		gpio = <&gpio1 RK_PD2 GPIO_ACTIVE_HIGH>;
>>   		pinctrl-names = "default";
>>   		pinctrl-0 = <&typec5v_pwren>;
>> +		regulator-always-on;
>> +		regulator-boot-on;

> This should probably not be always-on/boot-on, the connector is
> described as power-role = "dual" and try-power-role = "sink", so should
> probably be possible to disable the vbus supply.

At same time it is not used for powering the board so probably need to 
change 'power-role' to something else.



More information about the Linux-rockchip mailing list