aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm958522er.dts
diff options
context:
space:
mode:
authorMatthew Hagan <mnhagan88@gmail.com>2021-06-13 10:46:34 +0100
committerFlorian Fainelli <f.fainelli@gmail.com>2021-09-14 14:34:48 -0700
commit986fad2beb5ae866787e62a7b78e0cf566d146ec (patch)
tree256754863f29d1837d0a0f0aa8bdf9946dedfffc /arch/arm/boot/dts/bcm958522er.dts
parentARM: dts: NSP: enable DMA on bcm988312hr (diff)
downloadlinux-dev-986fad2beb5ae866787e62a7b78e0cf566d146ec.tar.xz
linux-dev-986fad2beb5ae866787e62a7b78e0cf566d146ec.zip
ARM: dts: NSP: disable qspi node by default
The QSPI bus is enabled by default, however this may not used on all devices. This patch disables by default, requiring it to be explicitly enabled where required. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm958522er.dts')
-rw-r--r--arch/arm/boot/dts/bcm958522er.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm958522er.dts b/arch/arm/boot/dts/bcm958522er.dts
index 390c22a43de3..60376b62cd5f 100644
--- a/arch/arm/boot/dts/bcm958522er.dts
+++ b/arch/arm/boot/dts/bcm958522er.dts
@@ -134,6 +134,7 @@
};
&qspi {
+ status = "okay";
bspi-sel = <0>;
flash: m25p80@0 {
#address-cells = <1>;