mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Enable Nand support for sa525 platform. Change-Id: I2e5678ee63f2324746fb73ba99ea36acf5d7473b
12 lines
169 B
Plaintext
12 lines
169 B
Plaintext
#include "sdxpinn.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. SA525M";
|
|
compatible = "qcom,sdxpinn";
|
|
qcom,msm-id=<558 0x10000> ;
|
|
};
|
|
|
|
&qnand_1 {
|
|
status = "ok";
|
|
};
|