提交 bfe59f92 编写于 作者: C Carlo Caione 提交者: Kevin Hilman

ARM64: dts: amlogic: gxbb: Enable NVMEM

Add the NVMEM device node in the DTSI.
Signed-off-by: NCarlo Caione <carlo@endlessm.com>
[khilman: dropped driver cleanup hunk]
Signed-off-by: NKevin Hilman <khilman@baylibre.com>
上级 56e9c4a6
......@@ -108,6 +108,24 @@
};
};
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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册