Merge "ARM: dts: qcom: add flash/torch/switch devices for Sun boards"

This commit is contained in:
qctecmdr
2023-11-09 07:43:35 -08:00
committed by Gerrit - the friendly Code Review server
3 changed files with 57 additions and 0 deletions

View File

@@ -108,6 +108,25 @@
periph-d46-supply = <&L7N>;
};
&pm8550_switch0 {
qcom,led-mask = <9>; /* Channels 1 & 4 */
qcom,symmetry-en;
};
&pm8550_switch1 {
qcom,led-mask = <6>; /* Channels 2 & 3 */
qcom,symmetry-en;
};
&pm8550_switch2 {
qcom,led-mask = <15>; /* All Channels */
qcom,symmetry-en;
};
&pm8550_flash {
status = "ok";
};
&ufsphy_mem {
compatible = "qcom,ufs-phy-qmp-v4-sun";