ARM: dts: msm: Add vib-recreate-attr for khaje vibrator

Add the property vib-recreate-attr in the khaje dtsi for the
pm7250_vib node. This is required to recreate the driver group
attributes which get deleted via user space with certain configs.

Change-Id: Ia7d0bf3c56084ee3f1aa49ed91af979233b80378
This commit is contained in:
Shilpa Suresh
2022-10-04 18:30:48 +05:30
committed by Gerrit - the friendly Code Review server
parent d5ddba1010
commit 1fae93379e

View File

@@ -87,3 +87,7 @@
};
};
};
&pm7250b_vib {
qcom,vib-recreate-attr;
};