ARM: dts: meson: add SoC information nodes
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 23 Sep 2017 14:14:03 +0000 (16:14 +0200)
committerKevin Hilman <khilman@baylibre.com>
Fri, 6 Oct 2017 22:37:01 +0000 (15:37 -0700)
commitbd835d53f505d3b4f8b19bc8f7ea28eb3cab7391
treed131dfaca40e2e6961994615d434a750d103c0ae
parentaee2828ccb3444ad1551e8528a868ab49ef447de
ARM: dts: meson: add SoC information nodes

The SoC type and version information is encoded in different register
blocks.
The SoC type information is part of the "assist" registers.
The misc version information is part of the "bootrom" registers.
On Meson8, Meson8b and Meson8m2 there is additionally information about
the minor version. This information is stored in the "analog top"
registers.

Add the nodes for these register blocks so we can decode the SoC type
and version information.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson.dtsi
arch/arm/boot/dts/meson8.dtsi
arch/arm/boot/dts/meson8b.dtsi