[PATCH v2 0/4] USB-PD TCPM improvements
Sebastian Reichel
sebastian.reichel at collabora.com
Tue Mar 4 13:42:10 CET 2025
Hi,
On Tue, Mar 04, 2025 at 10:35:03AM +0530, Anand Moon wrote:
> However, I have a question regarding the Type-C controller's
> connection to the PMIC via I2C. I didn't see a corresponding
> controller node in the device tree source (dts) file that would
> support this function.
>
> I feel this might be causing issues in maintaining the power state?
>
> [1] https://github.com/u-boot/u-boot/blob/master/drivers/usb/tcpm/fusb302.c#L1285-L1316
There is no direct connection between the PMIC and the fusb302. Not
in the driver, not in DT and not on the hardware. The fusb302_get_connector_node()
function you are referencing is for the USB-C connector devicetree node.
You can find it here:
https://github.com/u-boot/u-boot/blob/master/arch/arm/dts/rk3588-rock-5b-u-boot.dtsi#L35
Greetings,
-- Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250304/24f6918c/attachment.sig>
More information about the U-Boot
mailing list