mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Set peripheral mode by default until Waipio is able to handle connection notifications over usb role switch. In addition, remove the usb-role-switch flag, so that the DWC3 MSM will enable peripheral mode by default during boot up. Change-Id: Idd52532c7ea96313608478d5c5ba830449b6a823
12 lines
245 B
Plaintext
12 lines
245 B
Plaintext
/dts-v1/;
|
|
/memreserve/ 0x90000000 0x00010000;
|
|
|
|
#include "waipio.dtsi"
|
|
#include "waipio-rumi.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Waipio RUMI";
|
|
compatible = "qcom,waipio-rumi", "qcom,waipio", "qcom,rumi";
|
|
qcom,board-id = <15 0>;
|
|
};
|