On Wed, Jun 28, 2017 at 10:46 AM, Aleksandar Markovic <aleksandar.marko...@rt-rk.com> wrote: > From: Aleksandar Markovic <aleksandar.marko...@imgtec.com> > > Add documentation for DT binding of Goldfish FB driver. The compatible > string used by OS for binding the driver is "google,goldfish-fb". > > Signed-off-by: Miodrag Dinic <miodrag.di...@imgtec.com> > Signed-off-by: Goran Ferenc <goran.fer...@imgtec.com> > Signed-off-by: Aleksandar Markovic <aleksandar.marko...@imgtec.com> > --- > .../bindings/goldfish/google,goldfish-fb.txt | 18 > ++++++++++++++++++
bindings/display/ I don't know that this should even go upstream. There's no upstream qemu support for goldfish-fb. Maybe this is a minor driver change, but FB drivers are being replaced with DRM drivers. And the time for AOSP supporting framebuffer drivers is limited I think with HWC2 and explicit fence support in DRM. Rob