All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@bootlin.com>
To: Mike Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>
Cc: Chen-Yu Tsai <wens@csie.org>,
	Maxime Ripard <maxime.ripard@bootlin.com>,
	linux-clk@vger.kernel.org
Subject: [GIT PULL] Allwinner Clock Changes for 5.3
Date: Fri, 21 Jun 2019 10:14:35 +0200	[thread overview]
Message-ID: <fa2e50d6-b01d-48f4-8ddf-77488f11036e.lettre@localhost> (raw)

[-- Attachment #1: Type: text/plain, Size: 1661 bytes --]

Hi,

Please pull the following changes for the next release.

Thanks!
Maxime

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-for-5.3-201906210814

for you to fetch changes up to b467ec063ec56900e1ebba4d5aeb50b0a7cb0ef8:

  dt-bindings: clk: Convert Allwinner CCU to a schema (2019-06-05 14:32:08 +0200)

----------------------------------------------------------------
A few patches to fix two minor bugs, and to introduce a schemas for
our device tree bindings.

----------------------------------------------------------------
Gen Zhang (1):
      clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()

Maxime Ripard (1):
      dt-bindings: clk: Convert Allwinner CCU to a schema

Ondrej Jirman (1):
      clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register


 Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml | 141 +++++++-
 Documentation/devicetree/bindings/clock/sunxi-ccu.txt                |  62 +---
 drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c                               |   2 +-
 drivers/clk/sunxi/clk-sunxi.c                                        |   2 +-
 4 files changed, 144 insertions(+), 63 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml
 delete mode 100644 Documentation/devicetree/bindings/clock/sunxi-ccu.txt



-- 
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

             reply	other threads:[~2019-06-21  8:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-21  8:14 Maxime Ripard [this message]
2019-06-25  1:28 ` [GIT PULL] Allwinner Clock Changes for 5.3 Stephen Boyd

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=fa2e50d6-b01d-48f4-8ddf-77488f11036e.lettre@localhost \
    --to=maxime.ripard@bootlin.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@codeaurora.org \
    --cc=wens@csie.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.