diff options
author | Stephen Boyd <sboyd@kernel.org> | 2019-09-19 15:31:41 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-09-19 15:31:41 -0700 |
commit | 91bcbc11d65fa7023fe9838813588e1d335434f7 (patch) | |
tree | 90c72b59f647e71dcddd965aea18cb409515d4ec /drivers | |
parent | a1ff1ce30036eca05bce1239159311bc3ef8f363 (diff) | |
parent | 339bc7c020653a4ccbf0a132ea00262b81540ea5 (diff) | |
parent | af8fc26f66e0fafde0e01019fa391384702c6f22 (diff) | |
parent | f5c009dbf1730801c1741f1ed4638b38ea32a2a6 (diff) | |
parent | 81b94f1477575eb9613822f2baef321e7e547119 (diff) | |
download | linux-91bcbc11d65fa7023fe9838813588e1d335434f7.tar.bz2 |
Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' into clk-next
* clk-renesas:
clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domain
clk: renesas: r9a06g032: Set GENPD_FLAG_ALWAYS_ON for clock domain
clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domain
dt-bindings: clk: emev2: Rename bindings documentation file
clk: renesas: rcar-usb2-clock-sel: Use devm_platform_ioremap_resource() helper
* clk-rockchip:
clk: rockchip: Add clock controller for the rk3308
clk: rockchip: Add dt-binding header for rk3308
dt-bindings: Add bindings for rk3308 clock controller
clk: rockchip: Fix -Wunused-const-variable in rv1108 clk driver
* clk-const:
clk: spear: Make structure i2s_sclk_masks constant
* clk-simplify:
clk/ti: Use kmemdup rather than duplicating its implementation
clk: fix devm_platform_ioremap_resource.cocci warnings