On 30/04/2022 10:15, Joseph S. Barrera III wrote: > Quackingstick is a trogdor-based board. These dts files are copies from > the downstream Chrome OS 5.4 kernel, but with downstream bits removed. > > Signed-off-by: Joseph S. Barrera III <joebar@xxxxxxxxxxxx> (...) > +/* > + * Google Quackingstick board device tree source > + * > + * Copyright 2021 Google LLC. > + * > + * SKU: 0x601 => 1537 > + * - bits 11..8: Panel ID: 0x6 (AUO) > + */ > + > +#include "sc7180-trogdor-quackingstick.dtsi" > + > +/ { > + model = "Google Quackingstick (rev0+)"; > + compatible = "google,quackingstick-sku1537", "qcom,sc7180"; Here and in other patches you keep adding undocumented board compatibles. Best regards, Krzysztof