OSDN Git Service

ARM: dts: meson: add the efuse node
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Mon, 2 Oct 2017 23:28:04 +0000 (01:28 +0200)
committerKevin Hilman <khilman@baylibre.com>
Sun, 29 Oct 2017 16:00:38 +0000 (09:00 -0700)
commit2cb51a8ddd69dbd9e6b3d19dfdacd4ebfdd166a8
tree04ed7d2480c38bf8db9f43cc2befc09ae1071b3c
parent7d32bc03bcfbe4a9ca22b5c84a42f4f8cc4ba003
ARM: dts: meson: add the efuse node

Meson6, Meson8 and Meson8b use a similar IP block which has access to
512 bytes of efuse data.
During SoC manufacturing some calibration settings for the CVBS
connector and the internal temperature sensor are written to this efuse.
On some boards it additionally stores for example the MAC addresses.

The efuse is enabled on Meson8 and Meson8b but kept disabled on Meson6
since we do not have a clock driver there (which is required to read
data from the efuse).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson.dtsi
arch/arm/boot/dts/meson6.dtsi
arch/arm/boot/dts/meson8.dtsi
arch/arm/boot/dts/meson8b.dtsi