mpc85xx: fix up m25p80 device id (#21286)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47691
This commit is contained in:
		| @@ -37,7 +37,7 @@ | ||||
| 			flash@0 { | ||||
| 				#address-cells = <1>; | ||||
| 				#size-cells = <1>; | ||||
| 				compatible = "spansion,s25fl129p1"; | ||||
| 				compatible = "jedec,spi-nor"; | ||||
| 				reg = <0>; | ||||
| 				spi-max-frequency = <25000000>; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau