Searched hist:"4 e85e535e6cc6e8a96350e8ee684d0f22eb8629e" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/clk/bcm/ |
H A D | Makefile | diff 4e85e535e6cc6e8a96350e8ee684d0f22eb8629e Wed Jun 12 20:24:54 CEST 2019 Nicolas Saenz Julienne <nsaenzjulienne@suse.de> clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
Raspberry Pi's firmware offers an interface though which update it's clock's frequencies. This is specially useful in order to change the CPU clock (pllb_arm) which is 'owned' by the firmware and we're unable to scale using the register interface provided by clk-bcm2835.
Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Acked-by: Eric Anholt <eric@anholt.net> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|
H A D | Kconfig | diff 4e85e535e6cc6e8a96350e8ee684d0f22eb8629e Wed Jun 12 20:24:54 CEST 2019 Nicolas Saenz Julienne <nsaenzjulienne@suse.de> clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
Raspberry Pi's firmware offers an interface though which update it's clock's frequencies. This is specially useful in order to change the CPU clock (pllb_arm) which is 'owned' by the firmware and we're unable to scale using the register interface provided by clk-bcm2835.
Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Acked-by: Eric Anholt <eric@anholt.net> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|
H A D | clk-raspberrypi.c | 4e85e535e6cc6e8a96350e8ee684d0f22eb8629e Wed Jun 12 20:24:54 CEST 2019 Nicolas Saenz Julienne <nsaenzjulienne@suse.de> clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
Raspberry Pi's firmware offers an interface though which update it's clock's frequencies. This is specially useful in order to change the CPU clock (pllb_arm) which is 'owned' by the firmware and we're unable to scale using the register interface provided by clk-bcm2835.
Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Acked-by: Eric Anholt <eric@anholt.net> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|