linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Amlogic SoC drivers for v4.21
@ 2018-11-29 20:47 Kevin Hilman
  2018-11-30 23:50 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Hilman @ 2018-11-29 20:47 UTC (permalink / raw)
  To: arm; +Cc: linux-amlogic, linux-arm-kernel

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-drivers

for you to fetch changes up to 2b45ebef39a2caad409f70b22b4a2a41df9815b6:

  soc: amlogic: Add Meson Clock Measure driver (2018-11-28 16:55:35 -0800)

----------------------------------------------------------------
Amlogic SoC drivers for v4.21
- new clock measurement driver and bindings
- COMPILE_TEST fix

----------------------------------------------------------------
Maxime Jourdan (1):
      drivers: soc: Allow building the amlogic drivers without ARCH_MESON

Neil Armstrong (2):
      dt-bindings: amlogic: Add Internal Clock Measurer bindings
      soc: amlogic: Add Meson Clock Measure driver

 Documentation/devicetree/bindings/soc/amlogic/clk-measure.txt |  18 ++++++
 drivers/soc/Makefile                                          |   2 +-
 drivers/soc/amlogic/Kconfig                                   |   8 +++
 drivers/soc/amlogic/Makefile                                  |   1 +
 drivers/soc/amlogic/meson-clk-measure.c                       | 350 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 378 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/soc/amlogic/clk-measure.txt
 create mode 100644 drivers/soc/amlogic/meson-clk-measure.c

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Amlogic SoC drivers for v4.21
  2018-11-29 20:47 [GIT PULL] Amlogic SoC drivers for v4.21 Kevin Hilman
@ 2018-11-30 23:50 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2018-11-30 23:50 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: linux-amlogic, arm, linux-arm-kernel

On Thu, Nov 29, 2018 at 12:47:33PM -0800, Kevin Hilman wrote:
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-drivers
> 
> for you to fetch changes up to 2b45ebef39a2caad409f70b22b4a2a41df9815b6:
> 
>   soc: amlogic: Add Meson Clock Measure driver (2018-11-28 16:55:35 -0800)
> 
> ----------------------------------------------------------------
> Amlogic SoC drivers for v4.21
> - new clock measurement driver and bindings
> - COMPILE_TEST fix
> 
> ----------------------------------------------------------------
> Maxime Jourdan (1):
>       drivers: soc: Allow building the amlogic drivers without ARCH_MESON
> 
> Neil Armstrong (2):
>       dt-bindings: amlogic: Add Internal Clock Measurer bindings
>       soc: amlogic: Add Meson Clock Measure driver

The patch description has a few typos, and it would sort of be nice to have
a better Kconfig description of the option (and maybe something at the top of the
driver too)?

The overall question to answer is the "why": What's this driver good
for? Debug to verify that the clock configuration is correct? Something
else? Etc.

Merged, since the above can be fixed incrementally. Thanks!


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-01  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-29 20:47 [GIT PULL] Amlogic SoC drivers for v4.21 Kevin Hilman
2018-11-30 23:50 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).