]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commitdiff
arm64: dts: sprd: Add SC27XX vibrator device
authorBaolin Wang <baolin.wang@linaro.org>
Mon, 23 Jul 2018 06:10:17 +0000 (14:10 +0800)
committerOlof Johansson <olof@lixom.net>
Thu, 26 Jul 2018 06:51:19 +0000 (23:51 -0700)
This patch adds the vibrator device node for Spreadtrum SC27XX PMICs.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/boot/dts/sprd/sc2731.dtsi

index 7d53ca6b4ecceee3e3c01dded6075b5e3ecfcb7c..650bd6829d45e35f4c10c63a630b93f3237af854 100644 (file)
                        #interrupt-cells = <2>;
                };
 
+               vibrator@ec8 {
+                       compatible = "sprd,sc27xx-vibrator", "sprd,sc2731-vibrator";
+                       reg = <0xec8>;
+               };
+
                regulators {
                        compatible = "sprd,sc27xx-regulator";