clk: bcm2835: Pass DT node to rpi_firmware_get
authorPhil Elwell <phil@raspberrypi.com>
Thu, 8 Jul 2021 08:37:10 +0000 (09:37 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:15 +0000 (16:04 +0000)
commita03a4b1fb08708e1f8c438d00515e1e5e91e0218
tree0c323d12fc01cde65746bd41c991e93c5a2dea00
parentadb19f3efc8b657a9f416f4c054da2c7099f215c
clk: bcm2835: Pass DT node to rpi_firmware_get

The fw_node pointer has already been retrieved, and using it allows
us to remove a downstream patch to the firmware driver.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/clk/bcm/clk-bcm2835.c