]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' into...
authorStephen Boyd <sboyd@kernel.org>
Thu, 19 Sep 2019 22:31:41 +0000 (15:31 -0700)
committerStephen Boyd <sboyd@kernel.org>
Thu, 19 Sep 2019 22:31:41 +0000 (15:31 -0700)
commit52b2d06ca9afb68e8a6d31a816ddd1279d753ac6
tree90c72b59f647e71dcddd965aea18cb409515d4ec
parenta806e714df63b6c58ecf3d21902d04030638124d
parent22a5578547b1c93a05fd0e0190d6ae045bddf111
parent00a89d2585d8535bbd3f3552c85a8b659d1d8bed
parent12bb90f647fdaa0e492e8cb6e7ceb9351930ec43
parent99ef18cffc841cdf12e59985a2af9500e1751ce1
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
drivers/clk/ti/dpll.c