Am 05.06.19 um 11:11 schrieb Nicolas Saenz Julienne: > On Tue, 2019-06-04 at 17:00 -0700, Eric Anholt wrote: >> Nicolas Saenz Julienne <[email protected]> writes: >> >>> Registers clk-raspberrypi as a platform device as part of the driver's >>> probe sequence. >> Similar to how we have VCHI register platform devices for the services >> VCHI provides, shouldn't we have the firmware driver register the device >> for clk_raspberrypi? Or put the clk provider in the fw driver instead >> of a separate driver (no opinion on my part). > Makes sense to me, I'll move the platform driver registration into the > firmware > driver. Fine. Please keep in mind that you might need to add a MODULE_ALIAS otherwise autoload won't work.
- [PATCH 0/4] cpufreq support for the Raspberry Pi Nicolas Saenz Julienne
- [PATCH 1/4] clk: bcm2835: remove pllb Nicolas Saenz Julienne
- Re: [PATCH 1/4] clk: bcm2835: remove pllb Eric Anholt
- Re: [PATCH 1/4] clk: bcm2835: remove pllb Stefan Wahren
- [PATCH 2/4] clk: bcm283x: add driver interfaci... Nicolas Saenz Julienne
- Re: [PATCH 2/4] clk: bcm283x: add driver i... Stefan Wahren
- Re: [PATCH 2/4] clk: bcm283x: add driv... Nicolas Saenz Julienne
- [PATCH 3/4] clk: bcm2835: register Raspberry P... Nicolas Saenz Julienne
- Re: [PATCH 3/4] clk: bcm2835: register Ras... Eric Anholt
- Re: [PATCH 3/4] clk: bcm2835: register... Nicolas Saenz Julienne
- Re: [PATCH 3/4] clk: bcm2835: regi... Stefan Wahren
- [PATCH 4/4] cpufreq: add driver for Raspbery P... Nicolas Saenz Julienne
- Re: [PATCH 4/4] cpufreq: add driver for Ra... Eric Anholt
- Re: [PATCH 4/4] cpufreq: add driver fo... Nicolas Saenz Julienne
- Re: [PATCH 4/4] cpufreq: add driver for Ra... Stefan Wahren
- Re: [PATCH 0/4] cpufreq support for the Raspbe... Stefan Wahren
- Re: [PATCH 0/4] cpufreq support for the Ra... Nicolas Saenz Julienne
- Re: [PATCH 0/4] cpufreq support for th... Stefan Wahren
- Re: [PATCH 0/4] cpufreq support fo... Nicolas Saenz Julienne
- Re: [PATCH 0/4] cpufreq suppo... Stefan Wahren
- Re: [PATCH 0/4] cpufreq support fo... Nicolas Saenz Julienne

