From: Krzysztof Kozlowski <krzk@kernel.org>
To: Xu Yang <xu.yang_2@nxp.com>,
gregkh@linuxfoundation.org, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de,
kernel@pengutronix.de, festevam@gmail.com
Cc: andersson@kernel.org, linux-usb@vger.kernel.org,
devicetree@vger.kernel.org, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org, jun.li@nxp.com
Subject: Re: [PATCH 2/3] arm64: dts: imx8mp-evk: add typec node
Date: Mon, 29 Jul 2024 10:17:37 +0200 [thread overview]
Message-ID: <f3645df4-b7dc-45da-8a9a-ea72162d1b0d@kernel.org> (raw)
In-Reply-To: <20240729081039.3904797-2-xu.yang_2@nxp.com>
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@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 =
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-07-29 8:17 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-29 8:10 [PATCH 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for PTN36043 Xu Yang
2024-07-29 8:10 ` [PATCH 2/3] arm64: dts: imx8mp-evk: add typec node Xu Yang
2024-07-29 8:17 ` Krzysztof Kozlowski [this message]
2024-07-29 9:03 ` Xu Yang
2024-07-29 8:10 ` [PATCH 3/3] arm64: dts: imx8mq-evk: " Xu Yang
2024-07-29 19:56 ` Dmitry Baryshkov
2024-07-30 3:08 ` Xu Yang
2024-07-29 8:17 ` [PATCH 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for PTN36043 Krzysztof Kozlowski
2024-07-29 18:52 ` Rob Herring (Arm)
2024-07-30 2:48 ` Xu Yang
2024-07-29 19:57 ` Dmitry Baryshkov
2024-07-30 2:58 ` Xu Yang
2024-07-30 11:12 ` Dmitry Baryshkov
2024-07-30 11:23 ` Xu Yang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f3645df4-b7dc-45da-8a9a-ea72162d1b0d@kernel.org \
--to=krzk@kernel.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=imx@lists.linux.dev \
--cc=jun.li@nxp.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-usb@vger.kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=xu.yang_2@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox