Re: [PATCH v3 3/6] arm64: boot: dts: qcom: pm8150b: Add node for USB type C block

2020-06-21 Thread Bjorn Andersson
On Wed 17 Jun 11:02 PDT 2020, Wesley Cheng wrote: > The PM8150B has a dedicated USB type C block, which can be used for type C > orientation and role detection. Create the reference node to this type C > block for further use. > > Signed-off-by: Wesley Cheng > --- >

[PATCH v3 3/6] arm64: boot: dts: qcom: pm8150b: Add node for USB type C block

2020-06-17 Thread Wesley Cheng
The PM8150B has a dedicated USB type C block, which can be used for type C orientation and role detection. Create the reference node to this type C block for further use. Signed-off-by: Wesley Cheng --- arch/arm64/boot/dts/qcom/pm8150b.dtsi | 8 1 file changed, 8 insertions(+) diff