sudo dmesg | grep "typec"
[ 0.845532] typec_fusb302 4-0022: error -EINVAL: cannot register tcpm port
[ 0.846545] typec_fusb302: probe of 4-0022 failed with error -22
Doesn't seem to be working, I was hoping to use the OTG mode of the USB-C port.
I made some modifications to rk3399-nanopc-t4-type-c-modeling.patch.
32 lines
+ data-role = "otg";
129 lines
+ dr_mode = "otg";