Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3f85aba authored by Yuan Yao's avatar Yuan Yao Committed by Shawn Guo
Browse files

arm64: dts: ls2080a: update the DTS for QSPI and DSPI support



Signed-off-by: default avatarYuan Yao <yao.yuan@nxp.com>
Acked-by: default avatarHan xu <han.xu@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 6f1060e3
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -178,7 +178,14 @@

&qspi {
	status = "okay";
	qflash0: s25fl008k {
	flash0: s25fl256s1@0 {
		#address-cells = <1>;
		#size-cells = <1>;
		compatible = "st,m25p80";
		spi-max-frequency = <20000000>;
		reg = <0>;
	};
	flash2: s25fl256s1@2 {
		#address-cells = <1>;
		#size-cells = <1>;
		compatible = "st,m25p80";
+2 −2
Original line number Diff line number Diff line
@@ -318,7 +318,7 @@

		dspi: dspi@2100000 {
			status = "disabled";
			compatible = "fsl,vf610-dspi";
			compatible = "fsl,ls2080a-dspi", "fsl,ls2085a-dspi";
			#address-cells = <1>;
			#size-cells = <0>;
			reg = <0x0 0x2100000 0x0 0x10000>;
@@ -444,7 +444,7 @@

		qspi: quadspi@20c0000 {
			status = "disabled";
			compatible = "fsl,vf610-qspi";
			compatible = "fsl,ls2080a-qspi", "fsl,ls1021a-qspi";
			#address-cells = <1>;
			#size-cells = <0>;
			reg = <0x0 0x20c0000 0x0 0x10000>,