Hi Florian, The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-dt-next-2020-07-06 for you to fetch changes up to 25c6f3960764b266a609281341f889a06d045039: ARM: dts: bcm2711: Add HDMI DVP (2020-07-06 18:52:01 +0200) ---------------------------------------------------------------- Maxime Ripard introduces two new clock providers into RPi4's device-tree: - The first one based on the enhancements made to clk-raspberrypi, which is now registered trough DT and provides control over the whole range of firmware based clocks. - The second one based on the new clk-bcm2711-dvp driver, which gates the clocks and reset signals that feed into RPi4's HDMI0/1 blocks. ---------------------------------------------------------------- Maxime Ripard (2): ARM: dts: bcm2711: Add firmware clocks node ARM: dts: bcm2711: Add HDMI DVP arch/arm/boot/dts/bcm2711-rpi-4-b.dts | 5 +++++ arch/arm/boot/dts/bcm2711.dtsi | 15 +++++++++++++++ 2 files changed, 20 insertions(+)