]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM64: dts: amlogic: gxbb: Enable NVMEM
authorCarlo Caione <carlo@endlessm.com>
Sat, 27 Aug 2016 13:43:48 +0000 (15:43 +0200)
committerKevin Hilman <khilman@baylibre.com>
Thu, 1 Sep 2016 22:27:11 +0000 (15:27 -0700)
Add the NVMEM device node in the DTSI.

Signed-off-by: Carlo Caione <carlo@endlessm.com>
[khilman: dropped driver cleanup hunk]
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi

index 98e37bb1aee396838cc75d8cfc3086e5c1363869..762f3681a49c58d0550049507f6413a690de97e1 100644 (file)
                };
        };
 
+       efuse: efuse {
+               compatible = "amlogic,meson-gxbb-efuse";
+               #address-cells = <1>;
+               #size-cells = <1>;
+
+               sn: sn@14 {
+                       reg = <0x14 0x10>;
+               };
+
+               eth_mac: eth_mac@34 {
+                       reg = <0x34 0x10>;
+               };
+
+               bid: bid@46 {
+                       reg = <0x46 0x30>;
+               };
+       };
+
        timer {
                compatible = "arm,armv8-timer";
                interrupts = <GIC_PPI 13