Commit 68d826ce authored by Kumar Gala's avatar Kumar Gala Committed by Maureen Helm
Browse files

dts: flash: arm: nxp: Add write-block-size properties



On the various NXP Kinetis SoCs add the write-block-size property and
set it to match FSL_FEATURE_FLASH_PFLASH_BLOCK_WRITE_UNIT_SIZE for the
given SoC.

Fixes: #5788

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 504a115d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
			compatible = "soc-nv-flash";
			label = "MCUX_FLASH";
			reg = <0 0x20000>;
			write-block-size = <4>;
		};

		i2c0: i2c@40066000 {
+1 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@
				compatible = "soc-nv-flash";
				label = "MCUX_FLASH";
				reg = <0 0x80000>;
				write-block-size = <4>;
			};
		};

+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@
			compatible = "soc-nv-flash";
			label = "MCUX_FLASH";
			reg = <0 0x80000>;
			write-block-size = <4>;
		};

		i2c0: i2c@40066000 {
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@
			compatible = "soc-nv-flash";
			label = "MCUX_FLASH";
			reg = <0 0x80000>;
			write-block-size = <4>;
		};

		i2c0: i2c@40066000 {