devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/exynos: rotator: Add support for s5pv210
@ 2018-12-28 15:19 Paweł Chmiel
  2018-12-28 15:19 ` [PATCH v2 1/3] " Paweł Chmiel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Paweł Chmiel @ 2018-12-28 15:19 UTC (permalink / raw)
  To: inki.dae, krzk, airlied
  Cc: jy0922.shim, sw0312.kim, kyungmin.park, kgene, dri-devel,
	linux-arm-kernel, linux-samsung-soc, linux-kernel, robh+dt,
	mark.rutland, devicetree, Paweł Chmiel

This patchset adds support for s5pv210 soc, into 
Samsung DRM Rotator driver. Currently only NV12 and XRGB8888 formats
 are supported.

It was tested by using simple tool from 
https://www.spinics.net/lists/linux-samsung-soc/msg60498.html

Changes from v1:
  - fixed order of chipsets in documentation and removed ordering
    from it

Paweł Chmiel (3):
  drm/exynos: rotator: Add support for s5pv210
  dt-bindings: gpu: samsung-rotator: Document s5pv210 support
  ARM: dts: s5pv210: Add node for exynos-rotator

 .../bindings/gpu/samsung-rotator.txt          |  7 +++---
 arch/arm/boot/dts/s5pv210.dtsi                |  9 ++++++++
 drivers/gpu/drm/exynos/exynos_drm_rotator.c   | 23 +++++++++++++++++++
 3 files changed, 36 insertions(+), 3 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2019-01-07 20:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-28 15:19 [PATCH v2 0/3] drm/exynos: rotator: Add support for s5pv210 Paweł Chmiel
2018-12-28 15:19 ` [PATCH v2 1/3] " Paweł Chmiel
2018-12-28 15:19 ` [PATCH v2 2/3] dt-bindings: gpu: samsung-rotator: Document s5pv210 support Paweł Chmiel
2018-12-28 22:46   ` Rob Herring
2018-12-28 22:50   ` Krzysztof Kozlowski
2018-12-28 15:19 ` [PATCH v2 3/3] ARM: dts: s5pv210: Add node for exynos-rotator Paweł Chmiel
2019-01-07 20:29   ` Krzysztof Kozlowski

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