Merge "ARM: dts: qcom: Add nvmem device for haptics device node"

This commit is contained in:
qctecmdr
2022-04-14 19:09:58 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 10 additions and 0 deletions

View File

@@ -474,6 +474,11 @@
vdd3-supply = <&pm_humu_l5>;
};
&pm8550b_haptics {
nvmem-names = "hap_cfg_sdam";
nvmem = <&pmk8550_sdam_46>;
};
&soc {
reboot_reason {
compatible = "qcom,reboot-reason";

View File

@@ -68,6 +68,11 @@
reg = <0x8500>;
};
pmk8550_sdam_46: sdam@9d00 {
compatible = "qcom,spmi-sdam";
reg = <0x9d00>;
};
pmk8550_gpios: pinctrl@b800 {
compatible = "qcom,pmk8550-gpio";
reg = <0xb800>;