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:
@@ -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] = {
|
||||
|
||||
Reference in New Issue
Block a user