mbox series

[GIT,PULL,3/3] i.MX7UPL clock changes for 5.2

Message ID 20190422062314.1354-3-shawnguo@kernel.org
State New
Headers show
Series [GIT,PULL,1/3] i.MX common clock changes for 5.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/clk-imx7ulp-5.2

Message

Shawn Guo April 22, 2019, 6:23 a.m. UTC
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/clk-imx7ulp-5.2

for you to fetch changes up to d058fb60d56b89548028acd6f70b8396e633ffc1:

  dt-bindings: clock: imx7ulp: remove SNVS clock (2019-03-20 16:00:03 +0800)

----------------------------------------------------------------
i.MX7UPL clock changes for 5.2:
 - Remove SNVS clock from i.MX7UPL clock driver and bindings, as the
   clock will be visible on M4 core only, and never be accessed by
   Cortex-A cores.

----------------------------------------------------------------
Anson Huang (2):
      clk: imx7ulp: remove snvs clock
      dt-bindings: clock: imx7ulp: remove SNVS clock

 drivers/clk/imx/clk-imx7ulp.c             | 1 -
 include/dt-bindings/clock/imx7ulp-clock.h | 1 -
 2 files changed, 2 deletions(-)

Comments

Stephen Boyd April 25, 2019, 3:44 p.m. UTC | #1
Quoting Shawn Guo (2019-04-21 23:23:14)
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/clk-imx7ulp-5.2
> 
> for you to fetch changes up to d058fb60d56b89548028acd6f70b8396e633ffc1:
> 
>   dt-bindings: clock: imx7ulp: remove SNVS clock (2019-03-20 16:00:03 +0800)
> 
> ----------------------------------------------------------------

Pulled into clk-next