linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Enable Nomadik NHK15 graphics
@ 2016-09-09 21:25 Linus Walleij
  2016-09-09 21:25 ` [PATCH 1/6] ARM: dts: add STMPE PWM to the NHK15 device tree Linus Walleij
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Linus Walleij @ 2016-09-09 21:25 UTC (permalink / raw)
  To: linux-arm-kernel

As all other pieces have been merged into the PWM and fbdev
subsystems, we can turn on graphics on the Nomadik NHK15
board.

Tested and works like a charm with boot penguin, console if
desired and fbsplash. Even blanks the screen properly to save
energy.

The missing DT bindings should probably have been merged in
the fbdev tree, but it doesn't matter where they are merged
so I plan to send this whole series as a pull request to
ARM SoC. The only non-DT change is the Kconfig change to
select MFD_SYSCON.

Linus Walleij (6):
  ARM: dts: add STMPE PWM to the NHK15 device tree
  dt-bindings: add vendor TPO
  dt-bindings: Add TPO TPG110 binding
  ARM: nomadik: select MFD_SYSCON
  ARM: dts: add PMU to the NHK15 device tree
  ARM: dts: add the CLCD LCD display to the NHK15

 .../bindings/display/panel/tpo,tpg110.txt          | 47 +++++++++++++++
 .../devicetree/bindings/vendor-prefixes.txt        |  1 +
 arch/arm/boot/dts/ste-nomadik-nhk15.dts            | 68 ++++++++++++++++++++++
 arch/arm/boot/dts/ste-nomadik-stn8815.dtsi         | 28 +++++++++
 arch/arm/mach-nomadik/Kconfig                      |  1 +
 5 files changed, 145 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/tpo,tpg110.txt

-- 
2.7.4


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

end of thread, other threads:[~2016-09-09 21:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-09 21:25 [PATCH 0/6] Enable Nomadik NHK15 graphics Linus Walleij
2016-09-09 21:25 ` [PATCH 1/6] ARM: dts: add STMPE PWM to the NHK15 device tree Linus Walleij
2016-09-09 21:25 ` [PATCH 2/6] dt-bindings: add vendor TPO Linus Walleij
2016-09-09 21:25 ` [PATCH 3/6] dt-bindings: Add TPO TPG110 binding Linus Walleij
2016-09-09 21:25 ` [PATCH 4/6] ARM: nomadik: select MFD_SYSCON Linus Walleij
2016-09-09 21:25 ` [PATCH 5/6] ARM: dts: add PMU to the NHK15 device tree Linus Walleij
2016-09-09 21:25 ` [PATCH 6/6] ARM: dts: add the CLCD LCD display to the NHK15 Linus Walleij

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).