[PATCH 2/3] arm64: dts: imx8mp-evk: add typec node
Xu Yang
xu.yang_2 at nxp.com
Mon Jul 29 02:03:53 PDT 2024
On Mon, Jul 29, 2024 at 10:17:37AM +0200, Krzysztof Kozlowski wrote:
> On 29/07/2024 10:10, Xu Yang wrote:
> > The first port of USB with type-C connector, which has dual data
> > role and dual power role.
> >
> > Signed-off-by: Xu Yang <xu.yang_2 at nxp.com>
> > ---
> > arch/arm64/boot/dts/freescale/imx8mp-evk.dts | 104 +++++++++++++++++++
> > 1 file changed, 104 insertions(+)
> >
> > diff --git a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
> > index 938347704136..e38b59af5f33 100644
> > --- a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
> > +++ b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
> > @@ -6,6 +6,7 @@
> > /dts-v1/;
> >
> > #include <dt-bindings/phy/phy-imx8-pcie.h>
> > +#include <dt-bindings/usb/pd.h>
> > #include "imx8mp.dtsi"
> >
> > / {
> > @@ -26,6 +27,20 @@ backlight_lvds: backlight-lvds {
> > status = "disabled";
> > };
> >
> > + cbdtu02043: typec-mux {
> > + compatible = "nxp,cbdtu02043", "gpio-sbu-mux";
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&pinctrl_typec_mux>;
> > + select-gpios =<&gpio4 20 GPIO_ACTIVE_HIGH>;
>
> Missing space after =
Okay, will fix it.
Thanks,
Xu Yang
>
>
>
> Best regards,
> Krzysztof
>
More information about the linux-arm-kernel
mailing list