Commit b1443184 authored by Johan Jonker's avatar Johan Jonker Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: rename flash nodenames



Nodes with compatible "jedec,spi-nor" are now checked with
jedec,spi-nor.yaml and mtd.yaml. The pattern is now
"^flash(@.*)?$", so change that for the boards with a
Rockchip SoC.

Signed-off-by: default avatarJohan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20210711145900.15443-1-jbx6244@gmail.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 5d54ea4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -345,7 +345,7 @@
&spi0 {
	status = "okay";

	spiflash@0 {
	flash@0 {
		compatible = "jedec,spi-nor";
		reg = <0>;

+1 −1
Original line number Diff line number Diff line
@@ -543,7 +543,7 @@ ap_i2c_audio: &i2c8 {
	pinctrl-names = "default", "sleep";
	pinctrl-1 = <&spi1_sleep>;

	spiflash@0 {
	flash@0 {
		compatible = "jedec,spi-nor";
		reg = <0>;