]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1
authorManorit Chawdhry <m-chawdhry@ti.com>
Fri, 6 Oct 2023 04:45:58 +0000 (10:15 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 12 Oct 2023 18:06:04 +0000 (14:06 -0400)
commit050f8b5df8e0806984ca4e359f60ce39f77ade23
treea6f6264ada779258d132d833f25c392f9fddf144
parent82d44bfbe3d6887040af6086764de80c455c2277
arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1

The following commit syncs the device tree from Linux tag
v6.6-rc1 to U-boot and fixes the following to be compatible with
the future syncs -

- Include k3-j721s2-common-proc-board.dts file

    Remove the duplicated pinmuxes from r5 and -u-boot.dtsi files and
    include k3-j721s2-common-proc-board.dts for Linux fixes to propagate
    to U-boot.

- Fixing the mcu_timer0

    Remove timer0 and use the mcu_timer0 defined in mcu-wakeup.dtsi

- Fixing secure proxy nodes

    Linux DT now have these nodes defined so remove them and rename to
    use the Linux DT ones.

- Remove cpsw node

    The compatible is now fixed and the node is not required in
    -u-boot specifically

- Remove aliases and chosen node

    Use these from Linux and don't override when not required.

- Remove /delete-property/ from sdhci nodes

    We have the necessary clock and dev data so remove these.

- Remove dummy_clocks and fs_loader0

    These weren't being used anywhere so remove it.

- Remove mcu_ringacc override

All these have been put in a single commit to not break the
bisectability.

Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
arch/arm/dts/k3-j721s2-common-proc-board-u-boot.dtsi
arch/arm/dts/k3-j721s2-common-proc-board.dts
arch/arm/dts/k3-j721s2-main.dtsi
arch/arm/dts/k3-j721s2-mcu-wakeup.dtsi
arch/arm/dts/k3-j721s2-r5-common-proc-board.dts
arch/arm/dts/k3-j721s2-som-p0.dtsi
arch/arm/dts/k3-j721s2-thermal.dtsi [new file with mode: 0644]
arch/arm/dts/k3-j721s2.dtsi