aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/gpio
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2022-03-29 10:19:52 -0700
committerStephen Boyd <sboyd@kernel.org>2022-03-29 10:19:52 -0700
commitcf683abd3913d5e6e51169de75d65ea193452fbd (patch)
tree620310252acae61a76bdc26510e83eb2bdd82419 /Documentation/devicetree/bindings/gpio
parentMerge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into clk-next (diff)
parentclk: sifive: Move all stuff into SoCs header files from C files (diff)
parentclk: visconti: prevent array overflow in visconti_clk_register_gates() (diff)
downloadlinux-dev-cf683abd3913d5e6e51169de75d65ea193452fbd.tar.xz
linux-dev-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()