All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 2/3] memory: mediatek drivers for v5.18
Date: Mon, 28 Feb 2022 17:43:12 +0100	[thread overview]
Message-ID: <20220228164313.52931-2-krzysztof.kozlowski@canonical.com> (raw)
In-Reply-To: <20220228164313.52931-1-krzysztof.kozlowski@canonical.com>

Hi,

Mediatek specific branch.

Best regards,
Krzysztof


The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-mediatek-5.18

for you to fetch changes up to 12fbfd665fc473800d25d0f3ca4617c82cff42dd:

  memory: mtk-smi: Enable sleep ctrl safety function for MT8195 (2022-02-08 09:29:25 +0100)

----------------------------------------------------------------
Memory controller drivers for v5.18 - Mediatek SoC

1. Several updates in the MTK SMI bindings.
2. Add support for MT8186 MTK SMI and improvements in support for MT8195.

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
      memory: mtk-smi: Enable sleep ctrl safety function for MT8195

Yong Wu (7):
      dt-bindings: memory: mtk-smi: Rename clock to clocks
      dt-bindings: memory: mtk-smi: No need mediatek,larb-id for mt8167
      dt-bindings: memory: mtk-smi: Correct minItems to 2 for the gals clocks
      dt-bindings: memory: mediatek: Add mt8186 support
      memory: mtk-smi: handle positive return value for clk_bulk_prepare_enable
      memory: mtk-smi: Add sleep ctrl function
      memory: mtk-smi: mt8186: Add smi support

 .../memory-controllers/mediatek,smi-common.yaml    | 32 ++++++-------
 .../memory-controllers/mediatek,smi-larb.yaml      | 19 ++++----
 drivers/memory/mtk-smi.c                           | 54 +++++++++++++++++++++-
 3 files changed, 77 insertions(+), 28 deletions(-)

  reply	other threads:[~2022-02-28 16:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-28 16:43 [GIT PULL 1/3] memory: drivers for v5.18 Krzysztof Kozlowski
2022-02-28 16:43 ` Krzysztof Kozlowski [this message]
2022-03-08 16:53   ` [GIT PULL 2/3] memory: mediatek " Arnd Bergmann
2022-02-28 16:43 ` [GIT PULL 3/3] memory: tegra " Krzysztof Kozlowski
2022-03-08 16:53   ` Arnd Bergmann
2022-03-08 16:53 ` [GIT PULL 1/3] memory: " 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=20220228164313.52931-2-krzysztof.kozlowski@canonical.com \
    --to=krzysztof.kozlowski@canonical.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.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.