[PATCH 12/12] nvmem: add a driver for the Amlogic Meson6/Meson8/Meson8b SoCs

2017-10-09 Thread srinivas . kandagatla
From: Martin Blumenstingl This adds a driver to access the efuse on Amlogic Meson6, Meson8 and Meson8b SoCs. These SoCs are accessing the efuse IP block directly through the registers in the "secbus" region. This makes it different from the Meson GX efuse

[PATCH 12/12] nvmem: add a driver for the Amlogic Meson6/Meson8/Meson8b SoCs

2017-10-09 Thread srinivas . kandagatla
From: Martin Blumenstingl This adds a driver to access the efuse on Amlogic Meson6, Meson8 and Meson8b SoCs. These SoCs are accessing the efuse IP block directly through the registers in the "secbus" region. This makes it different from the Meson GX efuse driver which uses the "secure monitor"