All of lore.kernel.org
 help / color / mirror / Atom feed
From: Abel Vesa <abel.vesa@nxp.com>
To: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Joakim Zhang <qiangqing.zhang@nxp.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	NXP Linux Team <linux-imx@nxp.com>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	devicetree@vger.kernel.org, <netdev@vger.kernel.org>,
	linux-phy@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Dong Aisheng <aisheng.dong@nxp.com>
Subject: [PATCH v9 08/12] dt-bindings: phy: mxs-usb-phy: Add i.MX8DXL compatible string
Date: Tue,  7 Jun 2022 14:16:21 +0300	[thread overview]
Message-ID: <20220607111625.1845393-9-abel.vesa@nxp.com> (raw)
In-Reply-To: <20220607111625.1845393-1-abel.vesa@nxp.com>

Add compatible for i.MX8DXL USB PHY.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/phy/mxs-usb-phy.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt b/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
index c9f5c0caf8a9..c9e392c64a7c 100644
--- a/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
+++ b/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
@@ -8,6 +8,7 @@ Required properties:
 	* "fsl,vf610-usbphy" for Vybrid vf610
 	* "fsl,imx6sx-usbphy" for imx6sx
 	* "fsl,imx7ulp-usbphy" for imx7ulp
+	* "fsl,imx8dxl-usbphy" for imx8dxl
   "fsl,imx23-usbphy" is still a fallback for other strings
 - reg: Should contain registers location and length
 - interrupts: Should contain phy interrupt
-- 
2.34.3


WARNING: multiple messages have this Message-ID (diff)
From: Abel Vesa <abel.vesa@nxp.com>
To: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Joakim Zhang <qiangqing.zhang@nxp.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	NXP Linux Team <linux-imx@nxp.com>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	devicetree@vger.kernel.org, <netdev@vger.kernel.org>,
	linux-phy@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Dong Aisheng <aisheng.dong@nxp.com>
Subject: [PATCH v9 08/12] dt-bindings: phy: mxs-usb-phy: Add i.MX8DXL compatible string
Date: Tue,  7 Jun 2022 14:16:21 +0300	[thread overview]
Message-ID: <20220607111625.1845393-9-abel.vesa@nxp.com> (raw)
In-Reply-To: <20220607111625.1845393-1-abel.vesa@nxp.com>

Add compatible for i.MX8DXL USB PHY.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/phy/mxs-usb-phy.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt b/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
index c9f5c0caf8a9..c9e392c64a7c 100644
--- a/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
+++ b/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
@@ -8,6 +8,7 @@ Required properties:
 	* "fsl,vf610-usbphy" for Vybrid vf610
 	* "fsl,imx6sx-usbphy" for imx6sx
 	* "fsl,imx7ulp-usbphy" for imx7ulp
+	* "fsl,imx8dxl-usbphy" for imx8dxl
   "fsl,imx23-usbphy" is still a fallback for other strings
 - reg: Should contain registers location and length
 - interrupts: Should contain phy interrupt
-- 
2.34.3


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

WARNING: multiple messages have this Message-ID (diff)
From: Abel Vesa <abel.vesa@nxp.com>
To: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Joakim Zhang <qiangqing.zhang@nxp.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	NXP Linux Team <linux-imx@nxp.com>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	devicetree@vger.kernel.org, <netdev@vger.kernel.org>,
	linux-phy@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Dong Aisheng <aisheng.dong@nxp.com>
Subject: [PATCH v9 08/12] dt-bindings: phy: mxs-usb-phy: Add i.MX8DXL compatible string
Date: Tue,  7 Jun 2022 14:16:21 +0300	[thread overview]
Message-ID: <20220607111625.1845393-9-abel.vesa@nxp.com> (raw)
In-Reply-To: <20220607111625.1845393-1-abel.vesa@nxp.com>

Add compatible for i.MX8DXL USB PHY.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/phy/mxs-usb-phy.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt b/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
index c9f5c0caf8a9..c9e392c64a7c 100644
--- a/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
+++ b/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
@@ -8,6 +8,7 @@ Required properties:
 	* "fsl,vf610-usbphy" for Vybrid vf610
 	* "fsl,imx6sx-usbphy" for imx6sx
 	* "fsl,imx7ulp-usbphy" for imx7ulp
+	* "fsl,imx8dxl-usbphy" for imx8dxl
   "fsl,imx23-usbphy" is still a fallback for other strings
 - reg: Should contain registers location and length
 - interrupts: Should contain phy interrupt
-- 
2.34.3


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-06-07 11:18 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07 11:16 [PATCH v9 00/12] arm64: dts: Add i.MX8DXL initial support Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 01/12] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 02/12] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 03/12] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 04/12] arm64: dts: freescale: Add lsio " Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 05/12] arm64: dts: freescale: Add the top level dtsi support " Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 06/12] dt-bindings: arm: Document i.MX8DXL EVK board binding Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 07/12] dt-bindings: net: fec: Add i.MX8DXL compatible string Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa [this message]
2022-06-07 11:16   ` [PATCH v9 08/12] dt-bindings: phy: mxs-usb-phy: " Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-08 16:22   ` Vinod Koul
2022-06-08 16:22     ` Vinod Koul
2022-06-08 16:22     ` Vinod Koul
2022-10-12 11:45     ` Peng Fan
2022-10-12 11:45       ` Peng Fan
2022-10-12 11:45       ` Peng Fan
2022-10-12 12:52       ` Krzysztof Kozlowski
2022-10-12 12:52         ` Krzysztof Kozlowski
2022-10-12 12:52         ` Krzysztof Kozlowski
2022-06-07 11:16 ` [PATCH v9 09/12] dt-bindings: usb: ci-hdrc-usb2: " Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 10/12] dt-bindings: usb: usbmisc-imx: " Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 11/12] dt-bindings: arm: freescale: scu-ocotp: " Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-28 14:34   ` Rob Herring
2022-06-28 14:34     ` Rob Herring
2022-06-28 14:34     ` Rob Herring
2022-06-07 11:16 ` [PATCH v9 12/12] dt-bindings: arm: freescale: scu-pd: " Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-07 11:16   ` Abel Vesa
2022-06-28 14:35   ` Rob Herring
2022-06-28 14:35     ` Rob Herring
2022-06-28 14:35     ` Rob Herring

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=20220607111625.1845393-9-abel.vesa@nxp.com \
    --to=abel.vesa@nxp.com \
    --cc=aisheng.dong@nxp.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=qiangqing.zhang@nxp.com \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.