linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] drm: misc: few simple cleanups
@ 2024-09-08 14:21 Krzysztof Kozlowski
  2024-09-08 14:21 ` [PATCH 1/5] drm/meson: drop unused staitc dw_hdmi_dwc_write_bits Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2024-09-08 14:21 UTC (permalink / raw)
  To: Neil Armstrong, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, David Airlie, Simona Vetter, Kevin Hilman,
	Jerome Brunet, Martin Blumenstingl, Stefan Agner, Alison Wang,
	Chun-Kuang Hu, Philipp Zabel, Matthias Brugger,
	AngeloGioacchino Del Regno, Jagan Teki, Andrzej Hajda,
	Robert Foss, Laurent Pinchart, Jonas Karlman, Jernej Skrabec
  Cc: dri-devel, linux-amlogic, linux-arm-kernel, linux-kernel,
	linux-mediatek, Krzysztof Kozlowski

No dependencies, trivial patches.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (5):
      drm/meson: drop unused staitc dw_hdmi_dwc_write_bits
      drm/meson: constify regmap_config
      drm/fsl-dcu: constify regmap_config
      drm/mediatek: dp: constify regmap_config
      drm/bridge: ti-dlpc3433: constify regmap_config

 drivers/gpu/drm/bridge/ti-dlpc3433.c  |  2 +-
 drivers/gpu/drm/fsl-dcu/fsl_tcon.c    |  2 +-
 drivers/gpu/drm/mediatek/mtk_dp.c     |  2 +-
 drivers/gpu/drm/meson/meson_drv.c     |  2 +-
 drivers/gpu/drm/meson/meson_dw_hdmi.c | 14 --------------
 5 files changed, 4 insertions(+), 18 deletions(-)
---
base-commit: ad40aff1edffeccc412cde93894196dca7bc739e
change-id: 20240908-regmap-config-const-2b6e126feb8b

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>



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

end of thread, other threads:[~2024-10-21 13:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-08 14:21 [PATCH 0/5] drm: misc: few simple cleanups Krzysztof Kozlowski
2024-09-08 14:21 ` [PATCH 1/5] drm/meson: drop unused staitc dw_hdmi_dwc_write_bits Krzysztof Kozlowski
2024-09-09  9:04   ` Neil Armstrong
2024-09-15 19:34   ` Martin Blumenstingl
2024-09-08 14:21 ` [PATCH 2/5] drm/meson: constify regmap_config Krzysztof Kozlowski
2024-09-09  9:04   ` Neil Armstrong
2024-09-08 14:21 ` [PATCH 3/5] drm/fsl-dcu: " Krzysztof Kozlowski
2024-09-13  8:20   ` Neil Armstrong
2024-09-08 14:21 ` [PATCH 4/5] drm/mediatek: dp: " Krzysztof Kozlowski
2024-09-09 11:07   ` Matthias Brugger
2024-09-11  7:42   ` AngeloGioacchino Del Regno
2024-09-08 14:21 ` [PATCH 5/5] drm/bridge: ti-dlpc3433: " Krzysztof Kozlowski
2024-09-13  7:43   ` Neil Armstrong
2024-10-21 12:59 ` (subset) [PATCH 0/5] drm: misc: few simple cleanups Neil Armstrong

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