[PATCH v2 2/4] nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCs

Rob Herring robh at kernel.org
Tue Oct 10 11:57:44 PDT 2017


On Tue, Oct 03, 2017 at 01:28:02AM +0200, Martin Blumenstingl wrote:
> The current Amlogic Meson eFuse driver only supports the 64-bit SoCs
> (GXBB and newer). Older SoCs cannot be supported by the same driver
> because they do not use the meson secure monitor firmware to access the
> hardware.
> 
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
> ---
>  Documentation/devicetree/bindings/nvmem/amlogic-efuse.txt | 2 +-
>  drivers/nvmem/Kconfig                                     | 4 ++--
>  drivers/nvmem/meson-efuse.c                               | 4 ++--
>  3 files changed, 5 insertions(+), 5 deletions(-)

Acked-by: Rob Herring <robh at kernel.org>



More information about the linux-amlogic mailing list