projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8092499
)
LF-698: arm64: dts: remove the redundant qspi node in i.MX8MQ EVK dts
author
Han Xu
<han.xu@nxp.com>
Tue, 7 Jan 2020 20:19:21 +0000
(14:19 -0600)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:56 +0000
(11:21 +0800)
remove the redundant qspi node in i.MX8MQ EVK dts
Signed-off-by: Han Xu <han.xu@nxp.com>
arch/arm64/boot/dts/freescale/imx8mq-evk.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
b/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
index
de1683d
..
1c8c8bf
100755
(executable)
--- a/
arch/arm64/boot/dts/freescale/imx8mq-evk.dts
+++ b/
arch/arm64/boot/dts/freescale/imx8mq-evk.dts
@@
-649,20
+649,6
@@
power-supply = <&sw1c_reg>;
};
-&qspi0 {
- pinctrl-names = "default";
- pinctrl-0 = <&pinctrl_qspi>;
- status = "okay";
-
- n25q256a: flash@0 {
- reg = <0>;
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "micron,n25q256a", "jedec,spi-nor";
- spi-max-frequency = <29000000>;
- };
-};
-
&sai1 {
pinctrl-names = "default", "pcm_b2m", "dsd";
pinctrl-0 = <&pinctrl_sai1_pcm>;