ARM: dts: msm: Add Altmode PMIC GLINK client for Lahaina

Add altmode device as a client of PMIC GLINK to enable Type-C alternate
mode clients to communicate with the firmware running on the remote
subsystem.

Change-Id: I24dedc1df4eee0690d201db2b08eedc00696fb4f
This commit is contained in:
Guru Das Srinagesh
2020-02-05 16:03:56 -08:00
parent 3e335b2633
commit 02008e3567

View File

@@ -3122,6 +3122,11 @@
qcom,ucsi {
compatible = "qcom,ucsi-glink";
};
qcom,altmode {
compatible = "qcom,altmode-glink";
qcom,altmode-name = "altmode_0";
};
};
qcom,pmic_glink_log {