mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
ARM: dts: msm: Fix the waipiop-v2 dtsi file
waipiop-v2 dtsi incorrectly includes waipiop.dtsi instead of waipio-v2.dtsi. Fix it with this change. Change-Id: I6d7ffa901c7c6c2b6b8ee26f7f9afa219dcac9f4
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
#include "waipiop.dtsi"
|
||||
#include "waipio-v2.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. WaipioP v2";
|
||||
compatible = "qcom,waipiop";
|
||||
qcom,msm-id = <482 0x20000>;
|
||||
};
|
||||
|
||||
&ipa_hw {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user