mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: qcom: disable redriver on waipio HDK
set redriver node status to disabled and change orientaion pinctrl type to default. Change-Id: I87533872d00f54d7a203066f0e8f3f172531d59d
This commit is contained in:
@@ -3,3 +3,11 @@
|
||||
&sdhc_2 {
|
||||
cd-gpios = <&tlmm 92 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
&redriver {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&usb_qmp_dp_phy {
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user