[GIT PULL] clk fixes for v4.19-rc8

2018-10-16 Thread sboyd
From: Stephen Boyd The following changes since commit bded6c03e398dc6e862dc8301fb9a60175740653: clk: x86: Set default parent to 48Mhz (2018-08-30 14:47:41 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-fixes-for-linus for

[GIT PULL] clk fixes for v4.19-rc8

2018-10-16 Thread sboyd
From: Stephen Boyd The following changes since commit bded6c03e398dc6e862dc8301fb9a60175740653: clk: x86: Set default parent to 48Mhz (2018-08-30 14:47:41 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-fixes-for-linus for

[GIT PULL] clk fixes for v4.19-rc1

2018-08-31 Thread sboyd
From: Stephen Boyd The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus for you to fetch

[GIT PULL] clk fixes for v4.19-rc1

2018-08-31 Thread sboyd
From: Stephen Boyd The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus for you to fetch

[GIT PULL] clk changes for v4.19

2018-08-15 Thread sboyd
From: Stephen Boyd The following changes since commit 55c5e0c602c20cb6f350e5ae357cfd7e04ebb189: dt-bindings: clock: imx6ul: Do not change the clock definition order (2018-06-29 11:40:20 -0700) are available in the Git repository at:

[GIT PULL] clk changes for v4.19

2018-08-15 Thread sboyd
From: Stephen Boyd The following changes since commit 55c5e0c602c20cb6f350e5ae357cfd7e04ebb189: dt-bindings: clock: imx6ul: Do not change the clock definition order (2018-06-29 11:40:20 -0700) are available in the Git repository at:

[GIT PULL] clk fixes for v4.18-rc6

2018-07-25 Thread sboyd
From: Stephen Boyd The following changes since commit 9cc63791fad6d2624878c93f3415da77780e68a7: Merge branch 'clk-fix-imx6ul-defs' into clk-fixes (2018-06-29 11:40:29 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git

[GIT PULL] clk fixes for v4.18-rc6

2018-07-25 Thread sboyd
From: Stephen Boyd The following changes since commit 9cc63791fad6d2624878c93f3415da77780e68a7: Merge branch 'clk-fix-imx6ul-defs' into clk-fixes (2018-06-29 11:40:29 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git

[GIT PULL] clk fixes for v4.18-rc3

2018-07-06 Thread sboyd
From: Stephen Boyd The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus for you to fetch

[GIT PULL] clk fixes for v4.18-rc3

2018-07-06 Thread sboyd
From: Stephen Boyd The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus for you to fetch

[PATCH] clk: qcom: Export clk_fabia_pll_configure()

2018-06-02 Thread sboyd
From: Stephen Boyd This is used by the video clk driver on sdm845 and that's a module. Export it to prevent module build failures. Cc: Amit Nischal Signed-off-by: Stephen Boyd --- drivers/clk/qcom/clk-alpha-pll.c | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH] clk: qcom: Export clk_fabia_pll_configure()

2018-06-02 Thread sboyd
From: Stephen Boyd This is used by the video clk driver on sdm845 and that's a module. Export it to prevent module build failures. Cc: Amit Nischal Signed-off-by: Stephen Boyd --- drivers/clk/qcom/clk-alpha-pll.c | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH] clk: Return void from debug_init op

2018-06-01 Thread sboyd
From: Stephen Boyd We only have two users of the debug_init hook, and we recently stopped caring about the return value from that op. Finish that off by changing the clk_op to return void instead of int because it doesn't matter if debugfs fails or not. Cc: Eric Anholt Cc: David Lechner Cc:

[PATCH] clk: Return void from debug_init op

2018-06-01 Thread sboyd
From: Stephen Boyd We only have two users of the debug_init hook, and we recently stopped caring about the return value from that op. Finish that off by changing the clk_op to return void instead of int because it doesn't matter if debugfs fails or not. Cc: Eric Anholt Cc: David Lechner Cc:

[GIT PULL] clk fixes for v4.17-rc5

2018-05-18 Thread sboyd
From: Stephen Boyd The following changes since commit c964cfc612b59910593fa10ee1c2673db274c9c7: Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson into clk-fixes (2018-05-01 14:44:16 -0700) are available in the Git repository at:

[GIT PULL] clk fixes for v4.17-rc5

2018-05-18 Thread sboyd
From: Stephen Boyd The following changes since commit c964cfc612b59910593fa10ee1c2673db274c9c7: Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson into clk-fixes (2018-05-01 14:44:16 -0700) are available in the Git repository at:

[GIT PULL] clk fixes for v4.17-rc3

2018-05-04 Thread sboyd
From: Stephen Boyd The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus for

[GIT PULL] clk fixes for v4.17-rc3

2018-05-04 Thread sboyd
From: Stephen Boyd The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus for you to fetch

[GIT PULL] clk changes for v4.17

2018-04-12 Thread sboyd
From: Stephen Boyd The following changes since commit e2749bb998701e21cdb8b34486b82fc1c051ab41: reset: modify the way reset lookup works for board files (2018-03-27 10:39:47 +0200) are available in the Git repository at:

[GIT PULL] clk changes for v4.17

2018-04-12 Thread sboyd
From: Stephen Boyd The following changes since commit e2749bb998701e21cdb8b34486b82fc1c051ab41: reset: modify the way reset lookup works for board files (2018-03-27 10:39:47 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git

[GIT PULL] clk fixes for v4.16-rc6

2018-03-20 Thread sboyd
From: Stephen Boyd The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus for

[GIT PULL] clk fixes for v4.16-rc6

2018-03-20 Thread sboyd
From: Stephen Boyd The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus for you to fetch