linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: dts: meson: add simple-framebuffer nodes
@ 2019-01-07  9:53 Maxime Jourdan
  2019-01-07  9:53 ` [PATCH v2 1/2] dt-bindings: meson: add specific simplefb bindings Maxime Jourdan
  2019-01-07  9:53 ` [PATCH v2 2/2] arm64: dts: meson-gx: add support for simplefb Maxime Jourdan
  0 siblings, 2 replies; 5+ messages in thread
From: Maxime Jourdan @ 2019-01-07  9:53 UTC (permalink / raw)
  To: devicetree
  Cc: Maxime Jourdan, Rob Herring, Neil Armstrong, Kevin Hilman,
	linux-kernel, linux-amlogic, linux-arm-kernel

This patch series adds support for simplefb for the GXBB and GXL chips.

simple-framebuffer allows sharing a framebuffer already setup by the
firmware to the kernel for a seamless boot transition.

It goes along with a u-boot patch series adding display support to
GXBB & GXL that is not sent yet.

Changes since v1 [1]:
 - added cover letter
 - added simple-framebuffer compatible fallback to the bindings
 - Updated node names and removed the unit-address
 - Consolidated base nodes in meson-gx.dtsi
 
[1] https://patchwork.kernel.org/patch/10720879/

Maxime Jourdan (2):
  dt-bindings: meson: add specific simplefb bindings
  arm64: dts: meson-gx: add support for simplefb

 .../display/simple-framebuffer-meson.txt      | 33 +++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi     | 22 +++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi   |  6 ++++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi    |  6 ++++
 4 files changed, 67 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/simple-framebuffer-meson.txt

-- 
2.20.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-01-16 12:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07  9:53 [PATCH v2 0/2] arm64: dts: meson: add simple-framebuffer nodes Maxime Jourdan
2019-01-07  9:53 ` [PATCH v2 1/2] dt-bindings: meson: add specific simplefb bindings Maxime Jourdan
2019-01-11 22:25   ` Rob Herring
2019-01-16 12:27     ` Maxime Jourdan
2019-01-07  9:53 ` [PATCH v2 2/2] arm64: dts: meson-gx: add support for simplefb Maxime Jourdan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).