ARM: dts: msm: Remove PDC dependency for TLMM node for sdxkova
This change removes the dependency of TLMM with PDC so that it can probe without PDC. We can re-enable PDC dependency once we validate PDC changes. Change-Id: I3b78b6a5418ecf98675d31a8b5e47bdeeeedbd6b Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
This commit is contained in:
@@ -163,6 +163,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&tlmm {
|
&tlmm {
|
||||||
|
/delete-property/ wakeup-parent;
|
||||||
|
/* TO DO: re-enable PDC dependency once we validate PDC changes */
|
||||||
gpio-reserved-ranges = <110 6>;
|
gpio-reserved-ranges = <110 6>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user