提交 17a376c0 编写于 作者: B Baolin Wang 提交者: Olof Johansson

arm64: dts: sprd: Add SC27XX eFuse device

This patch adds the eFuse device node for Spreadtrum SC27XX PMICs.
The SC27XX eFuse contains 32 blocks and each block's data width is
16 bits.
Signed-off-by: NBaolin Wang <baolin.wang@linaro.org>
Signed-off-by: NOlof Johansson <olof@lixom.net>
上级 f94cd003
......@@ -57,6 +57,14 @@
#interrupt-cells = <2>;
};
efuse@380 {
compatible = "sprd,sc27xx-efuse", "sprd,sc2731-efuse";
reg = <0x380>;
#address-cells = <1>;
#size-cells = <1>;
hwlocks = <&hwlock 12>;
};
vibrator@ec8 {
compatible = "sprd,sc27xx-vibrator", "sprd,sc2731-vibrator";
reg = <0xec8>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册