Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17a376c0 authored by Baolin Wang's avatar Baolin Wang Committed by Olof Johansson
Browse files

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: default avatarBaolin Wang <baolin.wang@linaro.org>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent f94cd003
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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>;