[GIT PULL] please pull fsl-qoirq-2023-5-5

Hi Tom,
Please pull fsl-qoirq-2023-5-5
-------------------------------------- fsl-ls1088a device tree update enable DM_SERIAL for ten64 check for crypto node first in fdt_fixup_remove_jr -------------------------------------- CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/16253
Thanks, Peng.
The following changes since commit 7f30eec1779b8f641b9563a1dab6a6865916ec01:
Merge branch '2023-05-03-assorted-updates-and-fixes' (2023-05-04 11:49:30 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoirq-2023-5-5
for you to fetch changes up to fb9df2c7c50324abb0625140edfeb3ae72817a49:
arm: dts: ten64: fix header typo and update copyright (2023-05-05 09:46:04 +0800)
---------------------------------------------------------------- Mathew McBride (18): armv8: fsl-layerscape: check for crypto node first in fdt_fixup_remove_jr configs: ten64: enable DM_SERIAL arm: dts: fsl-ls1088a: move u-boot bootph tags into u-boot only files arm: dts: fsl-ls1088a: move memory node into U-Boot specific file pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding arm: dts: fsl-ls1088a: import and sync full SMMU nodes with Linux arm: dts: fsl-ls1088a: sync PCIe controller definition with Linux arm: dts: fsl-ls1088a: match Linux FDT by disabling PCIe by default arm: dts: fsl-ls1088a: import CPU definition from Linux kernel arm: dts: fsl-ls1088a: move GPIO controller under "soc" per Linux arm: dts: fsl-ls1088a: move I2C nodes under "soc" and syncronize with Linux arm: dts: fsl-ls1088a: sync usb controller nodes with Linux arm: dts: fsl-ls1088a: syncronise MDIO+PCS U-Boot definitions with Linux arm: dts: fsl-ls1088a: syncronise fsl-mc definition with Linux arm: dts: fsl-ls1088a: move and sync existing bindings to be under /soc arm: dts: fsl-ls1088a: copy all missing bindings from Linux arm: dts: ten64: syncronise device tree with Linux arm: dts: ten64: fix header typo and update copyright
arch/arm/cpu/armv8/fsl-layerscape/fdt.c | 4 + arch/arm/dts/fsl-ls1088a-qds-u-boot.dtsi | 5 + arch/arm/dts/fsl-ls1088a-rdb-u-boot.dtsi | 5 + arch/arm/dts/fsl-ls1088a-ten64-u-boot.dtsi | 18 ++ arch/arm/dts/fsl-ls1088a-ten64.dts | 61 ++--- arch/arm/dts/fsl-ls1088a-u-boot.dtsi | 63 ++++++ arch/arm/dts/fsl-ls1088a.dtsi | 1216 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------- configs/ten64_tfa_defconfig | 4 +- drivers/pci/pcie_layerscape_rc.c | 1 + 9 files changed, 1067 insertions(+), 310 deletions(-) create mode 100644 arch/arm/dts/fsl-ls1088a-qds-u-boot.dtsi create mode 100644 arch/arm/dts/fsl-ls1088a-rdb-u-boot.dtsi create mode 100644 arch/arm/dts/fsl-ls1088a-ten64-u-boot.dtsi create mode 100644 arch/arm/dts/fsl-ls1088a-u-boot.dtsi

On Fri, May 05, 2023 at 03:19:27AM +0000, Peng Fan wrote:
Hi Tom,
Please pull fsl-qoirq-2023-5-5
I've applied this to u-boot/master now, thanks. But please note that these are still outstanding in patchwork: https://patchwork.ozlabs.org/project/uboot/patch/20230119173948.1730773-1-de... https://patchwork.ozlabs.org/project/uboot/patch/20221018181247.1909223-1-se... https://patchwork.ozlabs.org/project/uboot/patch/20220902065147.12113-1-siar...

Hi Tom,
On 5/6/2023 1:14 AM, Tom Rini wrote:
On Fri, May 05, 2023 at 03:19:27AM +0000, Peng Fan wrote:
Hi Tom,
Please pull fsl-qoirq-2023-5-5
I've applied this to u-boot/master now, thanks. But please note that these are still outstanding in patchwork: https://patchwork.ozlabs.org/project/uboot/patch/20230119173948.1730773-1-de...
Already applied before. I updated status.
https://patchwork.ozlabs.org/project/uboot/patch/20221018181247.1909223-1-se...
I still not sure how to handle the maintainers, since there is no voluteer.
https://patchwork.ozlabs.org/project/uboot/patch/20220902065147.12113-1-siar...
Already applied before. I updated status.
Thanks, Peng.

On Fri, May 12, 2023 at 03:40:37PM +0800, Peng Fan wrote:
Hi Tom,
On 5/6/2023 1:14 AM, Tom Rini wrote:
On Fri, May 05, 2023 at 03:19:27AM +0000, Peng Fan wrote:
Hi Tom,
Please pull fsl-qoirq-2023-5-5
I've applied this to u-boot/master now, thanks. But please note that these are still outstanding in patchwork: https://patchwork.ozlabs.org/project/uboot/patch/20230119173948.1730773-1-de...
Already applied before. I updated status.
For both, OK, thanks.
https://patchwork.ozlabs.org/project/uboot/patch/20221018181247.1909223-1-se...
I still not sure how to handle the maintainers, since there is no voluteer.
Well, unmaintained platforms should be dropped. Perhaps the required motivation to get someone assigned the task? I suspect at least a few of these are behind in some conversions, and there's also needing device trees to be kept in regular sync with the kernel.
participants (3)
-
Peng Fan
-
Peng Fan
-
Tom Rini