All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add SimpleFB support for Allwinner H3 SoC
@ 2017-09-11 15:55 ` Icenowy Zheng
  0 siblings, 0 replies; 27+ messages in thread
From: Icenowy Zheng @ 2017-09-11 15:55 UTC (permalink / raw)
  To: Rob Herring, Maxime Ripard, Chen-Yu Tsai
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-sunxi, Icenowy Zheng

This patchset adds devicetree-side support of SimpleFB on Allwinner H3
SoC.

The DE2 CCU is initialized and used by the SimpleFB node, in order to
furtherly coexist with the DRM code.

The first patch adds pipelines for DE2 displays in simplefb-sunxi
device tree binding.

The second patch adds DE2 CCU device node for H3 SoC, and the skeleton
of the node enters the H3/H5 common DTSI; the H5 support is splited
into the third patch, as they will enter different tree.

The fourth patch finally adds simplefb nodes, using the
pipeline strings introduced in the first patch.

Icenowy Zheng (4):
  dt-bindings: simplefb-sunxi: add pipelines for DE2
  ARM: sun8i: h3/h5: add DE2 CCU device node for H3
  arm64: allwinner: h5: add compatible string for DE2 CCU
  ARM: sunxi: h3/h5: add simplefb nodes

 .../bindings/display/simple-framebuffer-sunxi.txt  |  4 ++
 arch/arm/boot/dts/sun8i-h3.dtsi                    |  4 ++
 arch/arm/boot/dts/sunxi-h3-h5.dtsi                 | 43 ++++++++++++++++++++++
 arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi       |  4 ++
 4 files changed, 55 insertions(+)

-- 
2.13.5

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

end of thread, other threads:[~2017-10-27  8:01 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-11 15:55 [PATCH 0/4] Add SimpleFB support for Allwinner H3 SoC Icenowy Zheng
2017-09-11 15:55 ` Icenowy Zheng
2017-09-11 15:55 ` [PATCH 1/4] dt-bindings: simplefb-sunxi: add pipelines for DE2 Icenowy Zheng
2017-09-11 15:55   ` Icenowy Zheng
2017-09-11 15:55   ` Icenowy Zheng
2017-09-18 21:08   ` Rob Herring
2017-09-18 21:08     ` Rob Herring
2017-09-18 21:08     ` Rob Herring
2017-09-11 15:55 ` [PATCH 2/4] ARM: sun8i: h3/h5: add DE2 CCU device node for H3 Icenowy Zheng
2017-09-11 15:55   ` Icenowy Zheng
2017-09-11 15:55   ` Icenowy Zheng
2017-09-17  2:34   ` [linux-sunxi] " Julian Calaby
2017-09-17  2:34     ` Julian Calaby
2017-09-17  2:34     ` Julian Calaby
2017-10-27  8:01   ` icenowy
2017-10-27  8:01     ` icenowy at aosc.io
2017-09-11 15:55 ` [PATCH 3/4] arm64: allwinner: h5: add compatible string for DE2 CCU Icenowy Zheng
2017-09-11 15:55   ` Icenowy Zheng
2017-09-11 15:55   ` Icenowy Zheng
2017-09-17  2:35   ` [linux-sunxi] " Julian Calaby
2017-09-17  2:35     ` Julian Calaby
2017-09-17  2:35     ` Julian Calaby
2017-09-11 15:55 ` [PATCH 4/4] ARM: sunxi: h3/h5: add simplefb nodes Icenowy Zheng
2017-09-11 15:55   ` Icenowy Zheng
2017-10-27  4:07 ` [PATCH 0/4] Add SimpleFB support for Allwinner H3 SoC icenowy
2017-10-27  4:07   ` icenowy at aosc.io
2017-10-27  4:07   ` icenowy-h8G6r0blFSE

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.