]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/nvmem/meson-efuse.c
nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCs
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Mon, 9 Oct 2017 13:26:40 +0000 (15:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Oct 2017 13:38:02 +0000 (15:38 +0200)
commit9593ad32b8be82f3abd6002336a93c405361b9fd
tree7b609cd4fbb820871ea9f6894d7c06df274f2fa3
parent41e043498978ad3c8d5a70613f41195faf09663f
nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCs

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@googlemail.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/nvmem/amlogic-efuse.txt
drivers/nvmem/Kconfig
drivers/nvmem/meson-efuse.c