Re: [PATCH v2 2/2] arm64: dts: rk3399: add powerdomain for typec

From: Heiko Stuebner
Date: Thu Sep 08 2016 - 11:17:03 EST


Am Mittwoch, 7. September 2016, 16:06:17 CEST schrieb Chris Zhong:
> The tcpc power domain will try to power up/down the power of Type-C PHY.
> Hence, we need control it in Type-C PHY driver with the pm_runtime helper.
>
> Signed-off-by: Chris Zhong <zyw@xxxxxxxxxxxxxx>

applied to my dts64 branch for 4.9 (or 4.10) after fixing the subject
(rockchip: instead of rk3399:), as even without the advanced logic from patch1
the driver core will already make sure to at least powerup the domain before
probe and power-down after remove.


Heiko