rpi: Update the RPi Zero 2W DT filename

Update the Raspberry Pi Zero 2W device tree file
name to match what landed upstream.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
Peter Robinson 2023-02-28 10:17:26 +00:00
parent 4a45086c0c
commit 0e8c94054f

View file

@ -158,7 +158,7 @@ static const struct rpi_model rpi_models_new_scheme[] = {
},
[0x12] = {
"Zero 2 W",
DTB_DIR "bcm2837-rpi-zero-2.dtb",
DTB_DIR "bcm2837-rpi-zero-2-w.dtb",
false,
},
[0x13] = {