[PATCH 1/2] ARM: dts: meson: align SPI NOR node name with dtschema
Neil Armstrong
narmstrong at baylibre.com
Fri Apr 8 00:21:57 PDT 2022
On 07/04/2022 16:21, Krzysztof Kozlowski wrote:
> The node names should be generic and SPI NOR dtschema expects "flash".
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> ---
> arch/arm/boot/dts/meson8-minix-neo-x8.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/meson8-minix-neo-x8.dts b/arch/arm/boot/dts/meson8-minix-neo-x8.dts
> index 61ec929ab86e..56ea875c418c 100644
> --- a/arch/arm/boot/dts/meson8-minix-neo-x8.dts
> +++ b/arch/arm/boot/dts/meson8-minix-neo-x8.dts
> @@ -65,7 +65,7 @@ &spifc {
> pinctrl-0 = <&spi_nor_pins>;
> pinctrl-names = "default";
>
> - spi-flash at 0 {
> + flash at 0 {
> compatible = "mxicy,mx25l1606e";
> #address-cells = <1>;
> #size-cells = <1>;
Reviewed-by: Neil Armstrong <narmstrong at baylibre.com>
More information about the linux-amlogic
mailing list