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

ARM: dts: lan966x: keep lan966 entries alphabetically sorted

Keep LAN966 entries alphabetically sorted.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220726084931.1789855-1-claudiu.beznea@microchip.com

+1 -1
+1 -1
arch/arm/boot/dts/Makefile
··· 770 770 dtb-$(CONFIG_SOC_IMXRT) += \ 771 771 imxrt1050-evk.dtb 772 772 dtb-$(CONFIG_SOC_LAN966) += \ 773 - lan966x-pcb8291.dtb \ 774 773 lan966x-kontron-kswitch-d10-mmt-6g-2gs.dtb \ 775 774 lan966x-kontron-kswitch-d10-mmt-8g.dtb \ 775 + lan966x-pcb8291.dtb \ 776 776 lan966x-pcb8309.dtb 777 777 dtb-$(CONFIG_SOC_LS1021A) += \ 778 778 ls1021a-iot.dtb \