commit | 051451ad83537e4bc539f72fe0a8e891f233c0e2 | [log] [tgz] |
---|---|---|
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | Tue Feb 28 11:37:09 2023 +0900 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 06 17:05:40 2023 -0500 |
tree | f8447341295b1e1696a91e30df2a20b8b577f858 | |
parent | e800263d563e5b5c68adf9afeae1ab6a332f599b [diff] |
ARM: dts: uniphier: Sync DT with Linux v6.2 Synchronize devicetree sources with Linux v6.2. - Use GIC interrupt definitions - Add reg properties in USB-glue and SoC-glue node - Fix node names to follow the generic names list in DT specification - Add L2 cache and AHCI nodes - Update nand and pcie nodes - And some trivial fixes Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Acked-by: Marek Vasut <marex@denx.de>