This serie adds support to retrieve the SoC serial and revision of the current Meson8 platform. Basically, in the first patch I register a soc_device and retrieve information from a syscon register, then I populate system_rev and system_serial. In the second patch I add the device_node to the devicetree. Romain Perier (2): ARM: meson: Adding support to retrieve serial and SoC revision ARM: dts: meson: Adding hwrev syscon node arch/arm/boot/dts/meson8b.dtsi | 5 ++++ arch/arm/mach-meson/meson.c | 55 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html