OSDN Git Service

ARM: mstar: Add infinity/infinity3 family dtsis
authorDaniel Palmer <daniel@0x0f.com>
Fri, 10 Jul 2020 09:45:41 +0000 (18:45 +0900)
committerArnd Bergmann <arnd@arndb.de>
Tue, 28 Jul 2020 09:13:49 +0000 (11:13 +0200)
commit952c0ed6f96339ae5d0f22154d05f8eac2742c94
tree5f4eb40f1cf034e899c903d90e8a80deaf0dd13a
parentb0d0bb1b6f8700deaf23e8ea42eaca9c54488fc9
ARM: mstar: Add infinity/infinity3 family dtsis

This adds two family level dtsis for the infinity and infinity3
and then adds a chip level dtsi each for a chip in those families.

infinity3.dtsi includes infinity.dtsi as these SoCs share most of
their memory map and we would have a lot of duplication otherwise.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS
arch/arm/boot/dts/infinity-msc313.dtsi [new file with mode: 0644]
arch/arm/boot/dts/infinity.dtsi [new file with mode: 0644]
arch/arm/boot/dts/infinity3-msc313e.dtsi [new file with mode: 0644]
arch/arm/boot/dts/infinity3.dtsi [new file with mode: 0644]