* [PATCH v8 3/5] Documentation: Add device tree binding for Goldfish FB driver [not found] <1509729730-26621-1-git-send-email-aleksandar.markovic@rt-rk.com> @ 2017-11-03 17:21 ` Aleksandar Markovic [not found] ` <CGME20171109140048epcas2p3b9077f49a91c0cb3b51ec91132731776@epcas2p3.samsung.com> 0 siblings, 1 reply; 2+ messages in thread From: Aleksandar Markovic @ 2017-11-03 17:21 UTC (permalink / raw) To: linux-mips Cc: Aleksandar Markovic, Miodrag Dinic, Goran Ferenc, David Airlie, devicetree, Douglas Leung, dri-devel, James Hogan, linux-kernel, Mark Rutland, Paul Burton, Petar Jovanovic, Raghu Gandham, Rob Herring From: Aleksandar Markovic <aleksandar.markovic@mips.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.dinic@mips.com> Signed-off-by: Goran Ferenc <goran.ferenc@mips.com> Signed-off-by: Aleksandar Markovic <aleksandar.markovic@mips.com> Acked-by: Rob Herring <robh@kernel.org> --- .../devicetree/bindings/display/google,goldfish-fb.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/google,goldfish-fb.txt diff --git a/Documentation/devicetree/bindings/display/google,goldfish-fb.txt b/Documentation/devicetree/bindings/display/google,goldfish-fb.txt new file mode 100644 index 0000000..751fa9f --- /dev/null +++ b/Documentation/devicetree/bindings/display/google,goldfish-fb.txt @@ -0,0 +1,17 @@ +Android Goldfish framebuffer + +Android Goldfish framebuffer device used by Android emulator. + +Required properties: + +- compatible : should contain "google,goldfish-fb" +- reg : <registers mapping> +- interrupts : <interrupt mapping> + +Example: + + display-controller@1f008000 { + compatible = "google,goldfish-fb"; + interrupts = <0x10>; + reg = <0x1f008000 0x100>; + }; -- 2.7.4 ^ permalink raw reply related [flat|nested] 2+ messages in thread
[parent not found: <CGME20171109140048epcas2p3b9077f49a91c0cb3b51ec91132731776@epcas2p3.samsung.com>]
[parent not found: <1509729730-26621-4-git-send-email-aleksandar.markovic-FblTVreYubkAvxtiuMwx3w@public.gmane.org>]
* Re: [PATCH v8 3/5] Documentation: Add device tree binding for Goldfish FB driver [not found] ` <1509729730-26621-4-git-send-email-aleksandar.markovic-FblTVreYubkAvxtiuMwx3w@public.gmane.org> @ 2017-11-09 14:00 ` Bartlomiej Zolnierkiewicz 0 siblings, 0 replies; 2+ messages in thread From: Bartlomiej Zolnierkiewicz @ 2017-11-09 14:00 UTC (permalink / raw) To: Aleksandar Markovic Cc: linux-mips-6z/3iImG2C8G8FEW9MqTrA, Aleksandar Markovic, Miodrag Dinic, Goran Ferenc, David Airlie, devicetree-u79uwXL29TY76Z2rM5mHXA, Douglas Leung, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW, James Hogan, linux-kernel-u79uwXL29TY76Z2rM5mHXA, Mark Rutland, Paul Burton, Petar Jovanovic, Raghu Gandham, Rob Herring On Friday, November 03, 2017 06:21:36 PM Aleksandar Markovic wrote: > From: Aleksandar Markovic <aleksandar.markovic-8NJIiSa5LzA@public.gmane.org> > > 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.dinic-8NJIiSa5LzA@public.gmane.org> > Signed-off-by: Goran Ferenc <goran.ferenc-8NJIiSa5LzA@public.gmane.org> > Signed-off-by: Aleksandar Markovic <aleksandar.markovic-8NJIiSa5LzA@public.gmane.org> > Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Patch queued for 4.15, thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-09 14:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1509729730-26621-1-git-send-email-aleksandar.markovic@rt-rk.com>
2017-11-03 17:21 ` [PATCH v8 3/5] Documentation: Add device tree binding for Goldfish FB driver Aleksandar Markovic
[not found] ` <CGME20171109140048epcas2p3b9077f49a91c0cb3b51ec91132731776@epcas2p3.samsung.com>
[not found] ` <1509729730-26621-4-git-send-email-aleksandar.markovic-FblTVreYubkAvxtiuMwx3w@public.gmane.org>
2017-11-09 14:00 ` Bartlomiej Zolnierkiewicz
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox