diff options
author | Stephen Boyd <sboyd@kernel.org> | 2022-03-29 19:19:52 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-03-29 19:19:52 +0200 |
commit | cf683abd3913d5e6e51169de75d65ea193452fbd (patch) | |
tree | 620310252acae61a76bdc26510e83eb2bdd82419 /include/dt-bindings | |
parent | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c... (diff) | |
parent | clk: sifive: Move all stuff into SoCs header files from C files (diff) | |
parent | clk: visconti: prevent array overflow in visconti_clk_register_gates() (diff) | |
download | linux-cf683abd3913d5e6e51169de75d65ea193452fbd.tar.xz linux-cf683abd3913d5e6e51169de75d65ea193452fbd.zip |
Merge branches 'clk-sifive' and 'clk-visconti' into clk-next
* clk-sifive:
clk: sifive: Move all stuff into SoCs header files from C files
clk: sifive: Add SoCs prefix in each SoCs-dependent data
riscv: dts: Change the macro name of prci in each device node
dt-bindings: change the macro name of prci in header files and example
clk: sifive: duplicate the macro definitions for the time being
* clk-visconti:
clk: visconti: prevent array overflow in visconti_clk_register_gates()