Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'amlogic-arm-dt-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into arm/dt

Amlogic ARM DT changes for v5.19:
- align SPI NOR node name with dtschema

* tag 'amlogic-arm-dt-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux:
ARM: dts: meson: align SPI NOR node name with dtschema

Link: https://lore.kernel.org/r/fbd7cbe7-1fe9-7009-37d6-c01b15c93032@baylibre.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

+1 -1
+1 -1
arch/arm/boot/dts/meson8-minix-neo-x8.dts
··· 65 65 pinctrl-0 = <&spi_nor_pins>; 66 66 pinctrl-names = "default"; 67 67 68 - spi-flash@0 { 68 + flash@0 { 69 69 compatible = "mxicy,mx25l1606e"; 70 70 #address-cells = <1>; 71 71 #size-cells = <1>;