On Tue, 08 Jul 2025 18:06:46 +0800, LiangCheng Wang wrote: > The binding is for the Mayqueen Pixpaper e-ink display panel, > controlled via an SPI interface. > > Signed-off-by: LiangCheng Wang <zaq14...@gmail.com> > --- > .../bindings/display/mayqueen,pixpaper.yaml | 63 > ++++++++++++++++++++++ > 1 file changed, 63 insertions(+) >
This should be patch 2. Bindings come before users of them. Reviewed-by: Rob Herring (Arm) <r...@kernel.org>