[PATCH v4 0/3] clk: bcm: Add BCM2711 DVP driver
From: Maxime Ripard
Date: Thu Jun 11 2020 - 05:23:36 EST
Hi,
Here is yet another smaller patches series that got stripped out of the
huge HDMI one.
Since it depends at build time on patches already queued by Philipp in
reset/next, maybe we should merge the clock driver in the reset tree with
the Acks of Stephen and Mike?
Maxime
Changes from v3:
- Switch to devm_platform_get_and_ioremap_resource and devm_reset_controller_register
- Actually use the Kconfig symbol in the Makefile
Maxime Ripard (3):
dt-bindings: clock: Add BCM2711 DVP binding
clk: bcm: Add BCM2711 DVP driver
ARM: dts: bcm2711: Add HDMI DVP
Documentation/devicetree/bindings/clock/brcm,bcm2711-dvp.yaml | 47 +++-
arch/arm/boot/dts/bcm2711.dtsi | 15 +-
drivers/clk/bcm/Kconfig | 11 +-
drivers/clk/bcm/Makefile | 1 +-
drivers/clk/bcm/clk-bcm2711-dvp.c | 120 +++++++-
5 files changed, 194 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/brcm,bcm2711-dvp.yaml
create mode 100644 drivers/clk/bcm/clk-bcm2711-dvp.c
base-commit: 192e08e14e37b78e83cc2f5b9eb5a15a7d71c4e2
--
git-series 0.9.1