From: Frank Li <Frank.Li@nxp.com>
To: Shawn Guo <shawnguo@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, imx@lists.linux.dev,
Frank Li <Frank.Li@nxp.com>
Subject: [PATCH v2 00/10] arm64: dts: layerscape: collect all fix warning patches
Date: Mon, 29 Jul 2024 14:59:22 -0400 [thread overview]
Message-ID: <20240729-ls_warning_all-v2-0-942d80ddd441@nxp.com> (raw)
Start from v2, since previous already sent as v1.
Collect 4 thread
20240628142809.2327824-1-Frank.Li@nxp.com
20240703-ls_qe_warning-v1-2-7fe4af5b0bb0@nxp.com
20240703-ls_reset_syscon-v1-2-338f41b3902d
20240703205847.2826263-5-Frank.Li@nxp.com
Change from v1 to v2
- fix typo layersacpe.
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Frank Li (10):
arm64: dts: layerscape: rename aux-bus to bus
arm64: dts: layerscape: rename rcpm as wakeup-control from power-control
arm64: dts: layerscape: use common pcs-handle property
arm64: dts: fsl-ls1043a: change uqe to uqe-bus and remove #address-cells
arm64: dts: fsl-ls1028a: add fsl,ls1028-reset for syscon
arm64: dts: layerscape: add msi-cell = <1> for gic its
arm64: dts: layerscape: remove big-endian for mmc nodes
arm64: dts: fsl-ls1046a: remove big-endian at memory-controller
arm64: dts: layerscape: remove undocumented fsl,ls-pcie-ep
arm64: dts: fsl,ls2085a: remove fsl,ls2085a-pcie
arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 4 +---
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 26 +++++++++++-----------
arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi | 3 +++
arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 13 +++--------
arch/arm64/boot/dts/freescale/fsl-ls1046-post.dtsi | 4 ++++
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 13 +++++------
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 17 +++++++-------
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 21 ++++++++---------
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 17 +++++++-------
.../boot/dts/freescale/qoriq-fman3-0-10g-0.dtsi | 1 +
.../boot/dts/freescale/qoriq-fman3-0-10g-1.dtsi | 1 +
.../boot/dts/freescale/qoriq-fman3-0-1g-0.dtsi | 1 +
.../boot/dts/freescale/qoriq-fman3-0-1g-1.dtsi | 1 +
.../boot/dts/freescale/qoriq-fman3-0-1g-2.dtsi | 1 +
.../boot/dts/freescale/qoriq-fman3-0-1g-3.dtsi | 1 +
.../boot/dts/freescale/qoriq-fman3-0-1g-4.dtsi | 1 +
16 files changed, 65 insertions(+), 60 deletions(-)
---
base-commit: 8400291e289ee6b2bf9779ff1c83a291501f017b
change-id: 20240729-ls_warning_all-9e2eaa9a033b
Best regards,
---
Frank Li <Frank.Li@nxp.com>
next reply other threads:[~2024-07-29 18:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-29 18:59 Frank Li [this message]
2024-07-29 18:59 ` [PATCH v2 01/10] arm64: dts: layerscape: rename aux-bus to bus Frank Li
2024-07-29 18:59 ` [PATCH v2 02/10] arm64: dts: layerscape: rename rcpm as wakeup-control from power-control Frank Li
2024-07-29 18:59 ` [PATCH v2 03/10] arm64: dts: layerscape: use common pcs-handle property Frank Li
2024-07-29 18:59 ` [PATCH v2 04/10] arm64: dts: fsl-ls1043a: change uqe to uqe-bus and remove #address-cells Frank Li
2024-07-29 18:59 ` [PATCH v2 05/10] arm64: dts: fsl-ls1028a: add fsl,ls1028-reset for syscon Frank Li
2024-07-29 18:59 ` [PATCH v2 06/10] arm64: dts: layerscape: add msi-cell = <1> for gic its Frank Li
2024-07-29 18:59 ` [PATCH v2 07/10] arm64: dts: layerscape: remove big-endian for mmc nodes Frank Li
2024-07-29 18:59 ` [PATCH v2 08/10] arm64: dts: fsl-ls1046a: remove big-endian at memory-controller Frank Li
2024-07-29 18:59 ` [PATCH v2 09/10] arm64: dts: layerscape: remove undocumented fsl,ls-pcie-ep Frank Li
2024-07-29 18:59 ` [PATCH v2 10/10] arm64: dts: fsl,ls2085a: remove fsl,ls2085a-pcie Frank Li
2024-08-13 7:27 ` [PATCH v2 00/10] arm64: dts: layerscape: collect all fix warning patches Shawn Guo
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=20240729-ls_warning_all-v2-0-942d80ddd441@nxp.com \
--to=frank.li@nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=imx@lists.linux.dev \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox