All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@baylibre.com>
To: arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Amlogic: driver updates for v5.1
Date: Mon, 11 Feb 2019 12:40:46 -0800	[thread overview]
Message-ID: <7hlg2mdpo1.fsf@baylibre.com> (raw)

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -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 19e0bde7bf6a18a910e5d633ef606d6ff298c2cb:

  soc: amlogic: clk-measure: add axg and g12a support (2019-02-07 16:50:36 -0800)

----------------------------------------------------------------
Amlogic: driver updates for v5.1
- clock measure: add support for G12a SoC family
- misc. fixes

----------------------------------------------------------------
Jerome Brunet (2):
      dt-bindings: amlogic: add new compatible devices to clk_measure
      soc: amlogic: clk-measure: add axg and g12a support

Neil Armstrong (1):
      soc: amlogic: canvas: Fix meson_canvas_get when probe failed

wen yang (1):
      soc: amlogic: add missing of_node_put()

 Documentation/devicetree/bindings/soc/amlogic/clk-measure.txt |   2 ++
 drivers/soc/amlogic/meson-canvas.c                            |  18 ++++++++++--
 drivers/soc/amlogic/meson-clk-measure.c                       | 196 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 214 insertions(+), 2 deletions(-)

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

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Amlogic: driver updates for v5.1
Date: Mon, 11 Feb 2019 12:40:46 -0800	[thread overview]
Message-ID: <7hlg2mdpo1.fsf@baylibre.com> (raw)

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -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 19e0bde7bf6a18a910e5d633ef606d6ff298c2cb:

  soc: amlogic: clk-measure: add axg and g12a support (2019-02-07 16:50:36 -0800)

----------------------------------------------------------------
Amlogic: driver updates for v5.1
- clock measure: add support for G12a SoC family
- misc. fixes

----------------------------------------------------------------
Jerome Brunet (2):
      dt-bindings: amlogic: add new compatible devices to clk_measure
      soc: amlogic: clk-measure: add axg and g12a support

Neil Armstrong (1):
      soc: amlogic: canvas: Fix meson_canvas_get when probe failed

wen yang (1):
      soc: amlogic: add missing of_node_put()

 Documentation/devicetree/bindings/soc/amlogic/clk-measure.txt |   2 ++
 drivers/soc/amlogic/meson-canvas.c                            |  18 ++++++++++--
 drivers/soc/amlogic/meson-clk-measure.c                       | 196 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 214 insertions(+), 2 deletions(-)

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

             reply	other threads:[~2019-02-11 20:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-11 20:40 Kevin Hilman [this message]
2019-02-11 20:40 ` [GIT PULL] Amlogic: driver updates for v5.1 Kevin Hilman
2019-02-15 16:20 ` Arnd Bergmann
2019-02-15 16:20   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7hlg2mdpo1.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=arm@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.