[GIT PULL]: clk: meson: amlogic updates for v5.11
Jerome Brunet
jbrunet at baylibre.com
Sat Dec 5 12:55:46 EST 2020
On Sat 05 Dec 2020 at 07:26, Stephen Boyd <sboyd at kernel.org> wrote:
> Quoting Jerome Brunet (2020-11-29 12:50:40)
>>
>> Hi Stephen,
>>
>> Here are the updates for amlogic clocks for v5.11. This is based on your
>> clk-hw branch, instead of the usual rc1, since it depends on clk_hw
>> stuff you've already applied.
>>
>> Please Pull.
>> Thx.
>
> Ok. Where do I pull from!?
>
> :)
>
:) seems I forgot a tiny detail ... sorry about that, resending
>>
>> Cheers
>> Jerome
>>
>> ----------------------------------------------------------------
>> Amlogic clock changes for v5.11
>>
>> * Add MIPI DSI clocks for axg and g12
>> * Make it possible to build controllers as modules
>> * Fix Video PLL clock dependency
>>
>> ----------------------------------------------------------------
>> Jerome Brunet (2):
>> Merge branch 'v5.11/headers' into integ
>> Merge branch 'v5.11/headers' into v5.11/drivers
>>
>> Kevin Hilman (2):
>> clk: meson: Kconfig: fix dependency for G12A
>> clk: meson: enable building as modules
>>
>> Neil Armstrong (6):
>> dt-bindings: clk: axg-clkc: add Video Clocks
>> dt-bindings: clk: axg-clkc: add MIPI DSI Host clock binding
>> clk: meson: axg: add Video Clocks
>> clk: meson: axg: add MIPI DSI Host clock
>> dt-bindings: clk: g12a-clkc: add DSI Pixel clock bindings
>> clk: meson: g12a: add MIPI DSI Host Pixel Clock
>>
>> drivers/clk/meson/Kconfig | 7 +-
>> drivers/clk/meson/axg-aoclk.c | 5 +-
>> drivers/clk/meson/axg.c | 824 +++++++++++++++++++++++++++++++++-
>> drivers/clk/meson/axg.h | 23 +-
>> drivers/clk/meson/g12a-aoclk.c | 5 +-
>> drivers/clk/meson/g12a.c | 79 +++-
>> drivers/clk/meson/g12a.h | 3 +-
>> drivers/clk/meson/gxbb-aoclk.c | 5 +-
>> drivers/clk/meson/gxbb.c | 5 +-
>> drivers/clk/meson/meson-aoclk.c | 4 +
>> drivers/clk/meson/meson-eeclk.c | 3 +
>> include/dt-bindings/clock/axg-clkc.h | 25 ++
>> include/dt-bindings/clock/g12a-clkc.h | 2 +
>> 13 files changed, 979 insertions(+), 11 deletions(-)
More information about the linux-amlogic
mailing list