Merge tag 'tags/bcm2835-dt-next-2020-07-06' into devicetree/next
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 7 Jul 2020 04:56:00 +0000 (21:56 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Tue, 7 Jul 2020 04:56:00 +0000 (21:56 -0700)
commitaee13efe44c10b747e6b59659a242d8f7d266e92
tree10ba090495c33a83432fbe48e2bf23a9a326fbf2
parentc4f294fd2fd23376cbafd277c672053e38e76e5d
parent25c6f3960764b266a609281341f889a06d045039
Merge tag 'tags/bcm2835-dt-next-2020-07-06' into devicetree/next

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.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>