soc: nuvoton: Add SoC info driver for WPCM450Add a SoC information driver for Nuvoton WPCM450 SoCs. It providesinformation such as the SoC revision.Usage example: # grep . /sys/devices/soc0/*
soc: nuvoton: Add SoC info driver for WPCM450Add a SoC information driver for Nuvoton WPCM450 SoCs. It providesinformation such as the SoC revision.Usage example: # grep . /sys/devices/soc0/* /sys/devices/soc0/family:Nuvoton NPCM /sys/devices/soc0/revision:A3 /sys/devices/soc0/soc_id:WPCM450Signed-off-by: Jonathan Neuschäfer <[email protected]>Reviewed-by: Joel Stanley <[email protected]>Reviewed-by: Paul Menzel <[email protected]>Link: https://lore.kernel.org/r/[email protected]Signed-off-by: Joel Stanley <[email protected]>Link: https://lore.kernel.org/r/[email protected]Signed-off-by: Arnd Bergmann <[email protected]>
show more ...