mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Remove neo.dtsi for cnss part
For overlay, include neo.dtsi will cause bootup failure, remove neo.dtsi as it has already included in makefile. and also define pcie_noc/gem_noc/mc_virt for compilation. Change-Id: Ib9de0bea57c9214103f665a5196c3f0605ec8f35
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
1b64250367
commit
22422cfa5d
@@ -1,4 +1,4 @@
|
||||
#include "neo.dtsi"
|
||||
#include <dt-bindings/interconnect/qcom,neo.h>
|
||||
#include "neo-qxr.dtsi"
|
||||
|
||||
&icnss2 {
|
||||
@@ -25,6 +25,18 @@
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&pcie_noc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&gem_noc {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&mc_virt {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&cnss_pins {
|
||||
cnss_wlan_en_active: cnss_wlan_en_active {
|
||||
mux {
|
||||
|
||||
Reference in New Issue
Block a user