From: Xu Yang <xu.yang_2@nxp.com>
To: vkoul@kernel.org, kishon@kernel.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: linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] dtbs_check warning clean up against fsl,mxs-usbphy.yaml
Date: Thu, 26 Sep 2024 15:39:46 +0800 [thread overview]
Message-ID: <20240926073951.783869-1-xu.yang_2@nxp.com> (raw)
Some changes to clean up dtbs_check warning against fsl,mxs-usbphy.yaml.
The first 4 patches are used to fix below warning, "nxp,sim" is only
needed by i.MX7ULP:
- 'nxp,sim' is a required property
The last patch is used to fix below warning:
- fsl,tx-d-cal: 5 is less than the minimum of 79
Xu Yang (5):
dt-bindings: phy: mxs-usb-phy: add imx8qxp compatible
arm64: dts: imx8dxl-ss-conn: change usbphy1 compatible
arm64: dts: imx8qm: change usbphy1 compatible
arm64: dts: imx8qxp: change usbphy1 compatible
ARM: dts: imx6qdl: convert fsl,tx-d-cal to correct value
Documentation/devicetree/bindings/phy/fsl,mxs-usbphy.yaml | 1 +
arch/arm/boot/dts/nxp/imx/imx6qdl-var-som.dtsi | 4 ++--
arch/arm64/boot/dts/freescale/imx8dxl-ss-conn.dtsi | 4 ++++
arch/arm64/boot/dts/freescale/imx8qm-ss-conn.dtsi | 4 ++++
arch/arm64/boot/dts/freescale/imx8qxp-ss-conn.dtsi | 4 ++++
5 files changed, 15 insertions(+), 2 deletions(-)
--
2.34.1
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
next reply other threads:[~2024-09-26 7:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-26 7:39 Xu Yang [this message]
2024-09-26 7:39 ` [PATCH 1/5] dt-bindings: phy: mxs-usb-phy: add imx8qxp compatible Xu Yang
2024-09-26 16:05 ` Conor Dooley
2024-09-26 7:39 ` [PATCH 2/5] arm64: dts: imx8dxl-ss-conn: change usbphy1 compatible Xu Yang
2024-11-01 8:06 ` Shawn Guo
2024-09-26 7:39 ` [PATCH 3/5] arm64: dts: imx8qm: " Xu Yang
2024-09-26 7:39 ` [PATCH 4/5] arm64: dts: imx8qxp: " Xu Yang
2024-09-26 7:39 ` [PATCH 5/5] ARM: dts: imx6qdl: convert fsl,tx-d-cal to correct value Xu Yang
2024-10-17 15:36 ` [PATCH 0/5] dtbs_check warning clean up against fsl,mxs-usbphy.yaml Vinod Koul
2024-10-29 15:15 ` Alexander Stein
2024-10-29 15:29 ` Frank Li
2024-10-29 15:41 ` [PATCH 0/5] dtbs_check warning clean up against fsl, mxs-usbphy.yaml Alexander Stein
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=20240926073951.783869-1-xu.yang_2@nxp.com \
--to=xu.yang_2@nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=kishon@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-phy@lists.infradead.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=vkoul@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).