All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@kernel.org>
To: SoC Team <soc@kernel.org>, arm-soc <arm@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	CK HU <ck.hu@mediatek.com>, Wei Yongjun <weiyongjun1@huawei.com>,
	Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek@lists.infradead.org>,
	Hsin-Yi Wang <hsinyi@chromium.org>,
	Yongqiang Niu <yongqiang.niu@mediatek.com>
Subject: Re: [GIT PULL] soc: mediatek: changes for v5.13
Date: Thu,  1 Apr 2021 23:08:36 +0200	[thread overview]
Message-ID: <161731130321.663335.9439061446866872029.b4-ty@arndb.de> (raw)
In-Reply-To: <c47d4bdd-9e05-c0de-bacb-3a262fed936d@gmail.com>

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 1 Apr 2021 16:19:45 +0200, Matthias Brugger wrote:
> Below you can find the changes for the SoC drivers. After we fixed in the last
> round the power management domain driver. This time it is the MMSYS driver. Up
> to now it held one big table with routing information for all SoCs. But that's
> not practical over time, so that was splitten up to add only per SoC structures.
> That should make it easier in the future to add support for new SoCs. At least
> one series didn't hit mainline this time, but should be ready for the next round.
> 
> Please take the patches into account for your pull request.
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 3e7f2f2980e82eb20ce73691d65d696c6994ad4c

       Arnd

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@kernel.org>
To: SoC Team <soc@kernel.org>, arm-soc <arm@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	 CK HU <ck.hu@mediatek.com>, Wei Yongjun <weiyongjun1@huawei.com>,
	Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek@lists.infradead.org>,
	Hsin-Yi Wang <hsinyi@chromium.org>,
	Yongqiang Niu <yongqiang.niu@mediatek.com>
Subject: Re: [GIT PULL] soc: mediatek: changes for v5.13
Date: Thu,  1 Apr 2021 23:08:36 +0200	[thread overview]
Message-ID: <161731130321.663335.9439061446866872029.b4-ty@arndb.de> (raw)
Message-ID: <20210401210836.x9J9JulIBYgrPVGe-SI7xcyTQr_wakdeu_mXV3N8CHc@z> (raw)
In-Reply-To: <c47d4bdd-9e05-c0de-bacb-3a262fed936d@gmail.com>

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 1 Apr 2021 16:19:45 +0200, Matthias Brugger wrote:
> Below you can find the changes for the SoC drivers. After we fixed in the last
> round the power management domain driver. This time it is the MMSYS driver. Up
> to now it held one big table with routing information for all SoCs. But that's
> not practical over time, so that was splitten up to add only per SoC structures.
> That should make it easier in the future to add support for new SoCs. At least
> one series didn't hit mainline this time, but should be ready for the next round.
> 
> Please take the patches into account for your pull request.
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 3e7f2f2980e82eb20ce73691d65d696c6994ad4c

       Arnd

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

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@kernel.org>
To: SoC Team <soc@kernel.org>, arm-soc <arm@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	 CK HU <ck.hu@mediatek.com>, Wei Yongjun <weiyongjun1@huawei.com>,
	Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek@lists.infradead.org>,
	Hsin-Yi Wang <hsinyi@chromium.org>,
	Yongqiang Niu <yongqiang.niu@mediatek.com>
Subject: Re: [GIT PULL] soc: mediatek: changes for v5.13
Date: Thu,  1 Apr 2021 23:08:36 +0200	[thread overview]
Message-ID: <161731130321.663335.9439061446866872029.b4-ty@arndb.de> (raw)
Message-ID: <20210401210836.m7r70xF1AHUA-sBGGr10Dlv9ebGsAj2pNE82GeTM0n0@z> (raw)
In-Reply-To: <c47d4bdd-9e05-c0de-bacb-3a262fed936d@gmail.com>

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 1 Apr 2021 16:19:45 +0200, Matthias Brugger wrote:
> Below you can find the changes for the SoC drivers. After we fixed in the last
> round the power management domain driver. This time it is the MMSYS driver. Up
> to now it held one big table with routing information for all SoCs. But that's
> not practical over time, so that was splitten up to add only per SoC structures.
> That should make it easier in the future to add support for new SoCs. At least
> one series didn't hit mainline this time, but should be ready for the next round.
> 
> Please take the patches into account for your pull request.
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 3e7f2f2980e82eb20ce73691d65d696c6994ad4c

       Arnd

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

  reply	other threads:[~2021-04-01 21:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01 14:19 [GIT PULL] soc: mediatek: changes for v5.13 Matthias Brugger
2021-04-01 14:19 ` Matthias Brugger
2021-04-01 14:19 ` Matthias Brugger
2021-04-01 21:08 ` Arnd Bergmann [this message]
2021-04-01 21:08   ` Arnd Bergmann
2021-04-01 21:08   ` 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=161731130321.663335.9439061446866872029.b4-ty@arndb.de \
    --to=arnd@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=ck.hu@mediatek.com \
    --cc=enric.balletbo@collabora.com \
    --cc=hsin-hsiung.wang@mediatek.com \
    --cc=hsinyi@chromium.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=soc@kernel.org \
    --cc=weiyongjun1@huawei.com \
    --cc=yongqiang.niu@mediatek.com \
    /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.