Re: [PATCH 07/89] clk: bcm: rpi: Allow the driver to be probed by DT
From: Stefan Wahren <hidden>
Date: 2020-03-01 12:16:52
Also in:
dri-devel, linux-clk, lkml
From: Stefan Wahren <hidden>
Date: 2020-03-01 12:16:52
Also in:
dri-devel, linux-clk, lkml
Hi Maxime, Am 24.02.20 um 10:06 schrieb Maxime Ripard:
The current firmware clock driver for the RaspberryPi can only be probed by manually registering an associated platform_device. While this works fine for cpufreq where the device gets attached a clkdev lookup, it would be tedious to maintain a table of all the devices using one of the clocks exposed by the firmware. Since the DT on the other hand is the perfect place to store those associations, make the firmware clocks driver probe-able through the device tree so that we can represent it as a node. Cc: Michael Turquette <mturquette@baylibre.com> Cc: Stephen Boyd <sboyd@kernel.org> Cc: linux-clk@vger.kernel.org Signed-off-by: Maxime Ripard <redacted>
FWIW i want to mention that starting with this commit, X doesn't start on my Raspberry Pi 3A (applied on top of linux-next using multi_v7_defconfig). Regards Stefan _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel