mbox series

[GIT,PULL] i.MX clock changes for 5.12

Message ID 20210202073329.GQ907@dragon
State New
Headers show
Series [GIT,PULL] i.MX clock changes for 5.12 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/clk-imx-5.12

Message

Shawn Guo Feb. 2, 2021, 7:33 a.m. UTC
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/clk-imx-5.12

for you to fetch changes up to de5774d192ba15539191ed8b0c79f3d52464b8e3:

  clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header (2021-01-30 22:13:23 +0800)

----------------------------------------------------------------
i.MX clock changes for 5.12:

- Use pr_notice() instead of pr_warn() on i.MX6Q pre-boot ldb_di_clk
  reparenting.
- A couple of W=1 build warning fixes from Lee Jones.
- A series from Liu Ying that adds some SCU clocks support for i.MX8qxp
  DC0/MIPI-LVDS subsystems.
- A series from Lucas Stach that adds PLL monitor clocks for i.MX8MQ,
  and clkout1/2 support for i.MX8MM/MN.

----------------------------------------------------------------
Ahmad Fatoum (1):
      clk: imx6q: demote warning about pre-boot ldb_di_clk reparenting

Lee Jones (2):
      clk: imx: clk-imx31: Remove unused static const table 'uart_clks'
      clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header

Liu Ying (4):
      clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 PLL clocks
      clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocks
      clk: imx: clk-imx8qxp: Register DC0 display clocks with imx_clk_scu2()
      clk: imx: clk-imx8qxp: Add some SCU clocks support for MIPI-LVDS subsystems

Lucas Stach (3):
      clk: imx8mq: add PLL monitor output
      clk: imx8mm: add clkout1/2 support
      clk: imx8mn: add clkout1/2 support

 arch/arm/mach-imx/common.h               |  1 -
 arch/arm/mach-imx/cpuidle-imx6sl.c       |  1 +
 arch/arm/mach-imx/pm-imx6.c              |  1 +
 drivers/clk/imx/clk-imx31.c              | 10 ----------
 drivers/clk/imx/clk-imx6q.c              |  6 +++---
 drivers/clk/imx/clk-imx6sl.c             |  1 +
 drivers/clk/imx/clk-imx8mm.c             | 12 ++++++++++++
 drivers/clk/imx/clk-imx8mn.c             | 12 ++++++++++++
 drivers/clk/imx/clk-imx8mq.c             | 22 ++++++++++++++++++++++
 drivers/clk/imx/clk-imx8qxp.c            | 26 ++++++++++++++++++++++++--
 include/dt-bindings/clock/imx8-clock.h   |  2 ++
 include/dt-bindings/clock/imx8mm-clock.h | 10 +++++++++-
 include/dt-bindings/clock/imx8mn-clock.h |  9 ++++++++-
 include/dt-bindings/clock/imx8mq-clock.h | 16 +++++++++++++++-
 include/linux/clk/imx.h                  | 15 +++++++++++++++
 15 files changed, 125 insertions(+), 19 deletions(-)
 create mode 100644 include/linux/clk/imx.h

Comments

Stephen Boyd Feb. 4, 2021, 7:54 p.m. UTC | #1
Quoting Shawn Guo (2021-02-01 23:33:30)
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/clk-imx-5.12
> 
> for you to fetch changes up to de5774d192ba15539191ed8b0c79f3d52464b8e3:
> 
>   clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header (2021-01-30 22:13:23 +0800)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

BTW, I see this from sparse

arch/arm/mach-imx/pm-imx6.c:372:24: warning: cast removes address space '__iomem' of expression
arch/arm/mach-imx/pm-imx6.c:512:9: warning: incorrect type in argument 1 (different address spaces)
arch/arm/mach-imx/pm-imx6.c:512:9:    expected void *s
arch/arm/mach-imx/pm-imx6.c:512:9:    got void [noderef] __iomem *static [assigned] [toplevel] suspend_ocram_base
arch/arm/mach-imx/pm-imx6.c:513:17: warning: incorrect type in assignment (different address spaces)
arch/arm/mach-imx/pm-imx6.c:513:17:    expected struct imx6_cpu_pm_info *pm_info
arch/arm/mach-imx/pm-imx6.c:513:17:    got void [noderef] __iomem *static [assigned] [toplevel] suspend_ocram_base
arch/arm/mach-imx/pm-imx6.c:569:36: warning: incorrect type in argument 1 (different address spaces)
arch/arm/mach-imx/pm-imx6.c:569:36:    expected void *dest
arch/arm/mach-imx/pm-imx6.c:569:36:    got void [noderef] __iomem *