public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] STi drivers cleanup
@ 2025-09-12 11:36 Raphael Gallais-Pou
  2025-09-12 11:36 ` [PATCH v2 1/5] media: c8sectpfe: remove support of STi c8sectpfe driver Raphael Gallais-Pou
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Raphael Gallais-Pou @ 2025-09-12 11:36 UTC (permalink / raw)
  To: Patrice Chotard, Mauro Carvalho Chehab, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Michael Turquette,
	Stephen Boyd
  Cc: linux-kernel, linux-media, devicetree, linux-clk

With B2120 board removal[1] several drivers are left unused.

Remove the following compatibles:
- st,flexgen-stih407-a0
- st,flexgen-stih407-c0
- st,flexgen-stih407-d0
- st,stih407-c8sectpfe

[1] commit dee546e1adef ("ARM: sti: drop B2120 board support")

Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
---
Changes in v2:
- Fix Patrice's email
- Documentation:
  - Remove media admin-guide c8sectpfe description
  - Remove c8sectpfe dt-bindings header
- Driver:
  - Remove c8sectpfe media occurence in platform Makefile
- Link to v1: https://lore.kernel.org/r/20250911-master-v1-0-5d5d5ea9af22@gmail.com

---
Raphael Gallais-Pou (5):
      media: c8sectpfe: remove support of STi c8sectpfe driver
      media: include: remove c8sectpfe header
      dt-bindings: media: remove support of stih407-c8sectpfe
      clk: st: flexgen: remove unused compatible
      dt-bindings: clock: st: flexgen: remove deprecated compatibles

 .../admin-guide/media/platform-cardlist.rst        |    2 -
 .../devicetree/bindings/clock/st/st,flexgen.txt    |    3 -
 .../bindings/media/stih407-c8sectpfe.txt           |   88 --
 MAINTAINERS                                        |    1 -
 drivers/clk/st/clk-flexgen.c                       |   80 --
 drivers/media/platform/st/Makefile                 |    1 -
 drivers/media/platform/st/sti/Kconfig              |    1 -
 drivers/media/platform/st/sti/Makefile             |    1 -
 drivers/media/platform/st/sti/c8sectpfe/Kconfig    |   28 -
 drivers/media/platform/st/sti/c8sectpfe/Makefile   |   11 -
 .../platform/st/sti/c8sectpfe/c8sectpfe-common.c   |  262 -----
 .../platform/st/sti/c8sectpfe/c8sectpfe-common.h   |   60 -
 .../platform/st/sti/c8sectpfe/c8sectpfe-core.c     | 1158 --------------------
 .../platform/st/sti/c8sectpfe/c8sectpfe-core.h     |  287 -----
 .../platform/st/sti/c8sectpfe/c8sectpfe-debugfs.c  |  244 -----
 .../platform/st/sti/c8sectpfe/c8sectpfe-debugfs.h  |   23 -
 .../platform/st/sti/c8sectpfe/c8sectpfe-dvb.c      |  235 ----
 .../platform/st/sti/c8sectpfe/c8sectpfe-dvb.h      |   17 -
 include/dt-bindings/media/c8sectpfe.h              |   13 -
 19 files changed, 2515 deletions(-)
---
base-commit: 8f21d9da46702c4d6951ba60ca8a05f42870fe8f
change-id: 20250908-master-5c5c980cfb03

Best regards,
-- 
Raphael Gallais-Pou <rgallaispou@gmail.com>


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

end of thread, other threads:[~2025-09-21 16:27 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12 11:36 [PATCH v2 0/5] STi drivers cleanup Raphael Gallais-Pou
2025-09-12 11:36 ` [PATCH v2 1/5] media: c8sectpfe: remove support of STi c8sectpfe driver Raphael Gallais-Pou
2025-09-12 14:24   ` Patrice CHOTARD
2025-09-12 11:36 ` [PATCH v2 2/5] media: include: remove c8sectpfe header Raphael Gallais-Pou
2025-09-12 14:28   ` Patrice CHOTARD
2025-09-15 21:25   ` Rob Herring (Arm)
2025-09-12 11:36 ` [PATCH v2 3/5] dt-bindings: media: remove support of stih407-c8sectpfe Raphael Gallais-Pou
2025-09-12 14:31   ` Patrice CHOTARD
2025-09-15 21:26   ` Rob Herring (Arm)
2025-09-12 11:36 ` [PATCH v2 4/5] clk: st: flexgen: remove unused compatible Raphael Gallais-Pou
2025-09-12 14:59   ` Patrice CHOTARD
2025-09-12 15:03   ` Brian Masney
2025-09-21 16:26   ` Stephen Boyd
2025-09-12 11:36 ` [PATCH v2 5/5] dt-bindings: clock: st: flexgen: remove deprecated compatibles Raphael Gallais-Pou
2025-09-12 15:04   ` Brian Masney
2025-09-12 15:20   ` Patrice CHOTARD
2025-09-15 21:28   ` Rob Herring (Arm)
2025-09-21 16:27   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox