firmware: raspberrypi: register clk device
authorNicolas Saenz Julienne <nsaenzjulienne@suse.de>
Wed, 12 Jun 2019 18:24:55 +0000 (20:24 +0200)
committerPhil Elwell <pelwell@users.noreply.github.com>
Mon, 18 Nov 2019 13:54:20 +0000 (13:54 +0000)
commit0dc2fabf759b39a60136bbf213ce3c8bab9e433d
tree2a45ec0911f30ab7fd407c6b43f9543ec0c4442c
parent766d17e7c3265b690df18098071e375e0ffb6a27
firmware: raspberrypi: register clk device

Commit 91f2cf4a6b2131016b1ae9c9500245f0572112c7 upstream.

Since clk-raspberrypi is tied to the VC4 firmware instead of particular
hardware it's registration should be performed by the firmware driver.

Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Acked-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/firmware/raspberrypi.c