[PATCH v2 6/6] ARM: dts: gr-peach: Enable SPIBSC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The SPIBSC is used to memory map the QSPI device for XIP of the kernel and
root file system.

Signed-off-by: Chris Brandt <chris.brandt@xxxxxxxxxxx>
---
 arch/arm/boot/dts/r7s72100-gr-peach.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/r7s72100-gr-peach.dts b/arch/arm/boot/dts/r7s72100-gr-peach.dts
index fe1a4aa4d7cb..df3c37b4fa31 100644
--- a/arch/arm/boot/dts/r7s72100-gr-peach.dts
+++ b/arch/arm/boot/dts/r7s72100-gr-peach.dts
@@ -116,6 +116,11 @@
 	status = "okay";
 };
 
+/* Used for XIP of kernel and root file system. */
+&spibsc0 {
+	status = "okay";
+};
+
 &ether {
 	pinctrl-names = "default";
 	pinctrl-0 = <&ether_pins>;
-- 
2.23.0




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux