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>
Šī revīzija ir iekļauta:
Martin Blumenstingl
2017-09-23 16:14:03 +02:00
revīziju iesūtīja Kevin Hilman
vecāks aee2828ccb
revīzija bd835d53f5
3 mainīti faili ar 20 papildinājumiem un 0 dzēšanām

Parādīt failu

@@ -130,6 +130,11 @@
#reset-cells = <1>;
};
analog_top: analog-top@81a8 {
compatible = "amlogic,meson8b-analog-top", "syscon";
reg = <0x81a8 0x14>;
};
pwm_ef: pwm@86c0 {
compatible = "amlogic,meson8b-pwm";
reg = <0x86c0 0x10>;