On 20/12/2024 12:27, André Draszik wrote: > Raven is Google's code name for Pixel 6 Pro. Similar to Pixel 6 > (Oriole), this is also based around its Tensor gs101 SoC. > > For now, the relevant difference here is the display resolution: > 1440 x 3120 instead of 1080 x 2400. > > Create a new board file to reflect this difference. There is no board file here, I see only overlay. > > Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx> > > --- > Note: MAINTAINERS doesn't need updating, it covers this whole directory > --- > arch/arm64/boot/dts/exynos/google/Makefile | 3 ++ > arch/arm64/boot/dts/exynos/google/gs101-raven.dtso | 33 ++++++++++++++++++++++ Nope, boards are not overlays. Boards are DTB. Best regards, Krzysztof