linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: updates for v5.17
@ 2021-12-18  8:42 Matthias Brugger
  2021-12-20 16:18 ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Brugger @ 2021-12-18  8:42 UTC (permalink / raw)
  To: arm-soc, SoC Team
  Cc: moderated list:ARM/Mediatek SoC support, linux-arm-kernel,
	AngeloGioacchino Del Regno, Ben Tseng, Fabien Parent,
	Hsin-Yi Wang, Prashant Malani, Sam Shih, Seiya Wang,
	Tinghan Shen

Hi Arnd and Olof,

Please take a look on the below patches for aarch64 based MediaTek boards.
In this round we add support for the mt8183 based Acer Crhomebook 314, as well 
as we add support to several SKUs for mt8183 based Chromebooks.
Apart from that we add basic support to the mt7986 in both variants (mt7986a, 
mt7986b). The difference between the both SoCs are the pin-controller capabilities.

Hope you are fine with this pull request.

Regards,
Matthias

---

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ 
tags/v5.16-next-dts64

for you to fetch changes up to f40c0f800f15e9e3566cb39a9eee2855c634eb5f:

   arm64: dts: mediatek: add pinctrl support for mt7986b (2021-12-15 21:06:35 +0100)

----------------------------------------------------------------
mt8183:
- add Acer Chromebook 314
- evb: add node to read thermisor from AUXIN0
- add several sku's for Lenovo IdeaPad Flex 3 Chromebook and ASUS Chromebook 
Detachable CM3
- update sensor mapping of the board temperature sensor
- add some coresight nodes for CPU debugging
- USB Type C connector description to all Chromebooks

mt8192, mt8516:
- smaller i2c related fixes

mt8173:
- enable backlight enable pin to all Chromebooks

mt7986[a,b]:
- add basic support

----------------------------------------------------------------
AngeloGioacchino Del Regno (3):
       arm64: dts: mediatek: mt8173: Add gce-client-reg to display od/ufo
       arm64: dts: mediatek: mt8173-elm: Move pwm pinctrl to pwm0 node
       arm64: dts: mediatek: mt8173-elm: Add backlight enable pin config

Ben Tseng (1):
       arm64: dts: mt8183-kukui: Update Tboard sensor mapping table

Fabien Parent (3):
       arm64: dts: mediatek: mt8192: fix i2c node names
       arm64: dts: mediatek: mt8516: remove 2 invalid i2c clocks
       arm64: dts: mediatek: mt8183-evb: Add node for thermistor

Hsin-Yi Wang (7):
       arm64: dts: mt8183: jacuzzi: remove unused ddc-i2c-bus
       arm64: dts: mt8183: Add kukui-jacuzzi-cozmo board
       arm64: dts: mt8183: Add more fennel SKUs
       arm64: dts: mt8183: Add kakadu sku22
       dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-cozmo
       dt-bindings: arm64: dts: mediatek: Add more SKUs for mt8183 fennel board
       dt-bindings: arm64: dts: mediatek: Add sku22 for mt8183 kakadu board

Prashant Malani (1):
       arm64: dts: mt8183: kukui: Add Type C node

Sam Shih (4):
       dt-bindings: arm64: dts: mediatek: Add mt7986 series
       arm64: dts: mediatek: add basic mt7986 support
       arm64: dts: mediatek: add pinctrl support for mt7986a
       arm64: dts: mediatek: add pinctrl support for mt7986b

Seiya Wang (1):
       arm64: dts: mt8183: support coresight-cpu-debug for mt8183

Tinghan Shen (1):
       arm64: dts: mt8183: change rpmsg property name

  .../devicetree/bindings/arm/mediatek.yaml          |  20 +++
  arch/arm64/boot/dts/mediatek/Makefile              |   6 +
  arch/arm64/boot/dts/mediatek/mt7986a-rfb.dts       |  57 +++++++
  arch/arm64/boot/dts/mediatek/mt7986a.dtsi          | 169 +++++++++++++++++++++
  arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts       |  29 ++++
  arch/arm64/boot/dts/mediatek/mt7986b.dtsi          |  12 ++
  arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi       |  10 +-
  arch/arm64/boot/dts/mediatek/mt8173.dtsi           |   2 +
  arch/arm64/boot/dts/mediatek/mt8183-evb.dts        |   8 +
  .../dts/mediatek/mt8183-kukui-jacuzzi-cozmo.dts    |  36 +++++
  .../mediatek/mt8183-kukui-jacuzzi-fennel-sku1.dts  |   1 +
  .../mediatek/mt8183-kukui-jacuzzi-fennel-sku6.dts  |   1 +
  .../mediatek/mt8183-kukui-jacuzzi-fennel-sku7.dts  |  33 ++++
  .../dts/mediatek/mt8183-kukui-jacuzzi-fennel.dtsi  |   1 -
  .../mt8183-kukui-jacuzzi-fennel14-sku2.dts         |  17 +++
  .../dts/mediatek/mt8183-kukui-jacuzzi-fennel14.dts |   1 +
  .../boot/dts/mediatek/mt8183-kukui-jacuzzi.dtsi    |   1 -
  .../dts/mediatek/mt8183-kukui-kakadu-sku22.dts     |  19 +++
  arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi     | 124 ++++++++-------
  arch/arm64/boot/dts/mediatek/mt8183.dtsi           |  64 ++++++++
  arch/arm64/boot/dts/mediatek/mt8192.dtsi           |  20 +--
  arch/arm64/boot/dts/mediatek/mt8516.dtsi           |  27 +---
  22 files changed, 569 insertions(+), 89 deletions(-)
  create mode 100644 arch/arm64/boot/dts/mediatek/mt7986a-rfb.dts
  create mode 100644 arch/arm64/boot/dts/mediatek/mt7986a.dtsi
  create mode 100644 arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts
  create mode 100644 arch/arm64/boot/dts/mediatek/mt7986b.dtsi
  create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-cozmo.dts
  create mode 100644 
arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku7.dts
  create mode 100644 
arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel14-sku2.dts
  create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-sku22.dts


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

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

* Re: [GIT PULL] arm64: dts: updates for v5.17
  2021-12-18  8:42 [GIT PULL] arm64: dts: updates for v5.17 Matthias Brugger
@ 2021-12-20 16:18 ` Arnd Bergmann
  2021-12-29 15:29   ` Matthias Brugger
  0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2021-12-20 16:18 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: arm-soc, SoC Team, moderated list:ARM/Mediatek SoC support,
	linux-arm-kernel, AngeloGioacchino Del Regno, Ben Tseng,
	Fabien Parent, Hsin-Yi Wang, Prashant Malani, Sam Shih,
	Seiya Wang, Tinghan Shen

On Sat, Dec 18, 2021 at 9:42 AM Matthias Brugger <mbrugger@suse.com> wrote:
>
> Hi Arnd and Olof,
>
> Please take a look on the below patches for aarch64 based MediaTek boards.
> In this round we add support for the mt8183 based Acer Crhomebook 314, as well
> as we add support to several SKUs for mt8183 based Chromebooks.
> Apart from that we add basic support to the mt7986 in both variants (mt7986a,
> mt7986b). The difference between the both SoCs are the pin-controller capabilities.
>
> Hope you are fine with this pull request.

I've pulled both tags, but I have two minor comments:

- please put "mediatek" into the subject, that helps when looking at
the pull requests
  with pwclient, which does not show the author by default

- I was expecting you to send a branch for the new EN7523 SoC as well. Did that
  end up not making it in time?

       Arnd

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

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

* Re: [GIT PULL] arm64: dts: updates for v5.17
  2021-12-20 16:18 ` Arnd Bergmann
@ 2021-12-29 15:29   ` Matthias Brugger
  2021-12-30  1:40     ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Brugger @ 2021-12-29 15:29 UTC (permalink / raw)
  To: Arnd Bergmann, Matthias Brugger
  Cc: arm-soc, SoC Team, moderated list:ARM/Mediatek SoC support,
	linux-arm-kernel, AngeloGioacchino Del Regno, Ben Tseng,
	Fabien Parent, Hsin-Yi Wang, Prashant Malani, Sam Shih,
	Seiya Wang, Tinghan Shen

Hi Arnd,

On 20/12/2021 17:18, Arnd Bergmann wrote:
> On Sat, Dec 18, 2021 at 9:42 AM Matthias Brugger <mbrugger@suse.com> wrote:
>>
>> Hi Arnd and Olof,
>>
>> Please take a look on the below patches for aarch64 based MediaTek boards.
>> In this round we add support for the mt8183 based Acer Crhomebook 314, as well
>> as we add support to several SKUs for mt8183 based Chromebooks.
>> Apart from that we add basic support to the mt7986 in both variants (mt7986a,
>> mt7986b). The difference between the both SoCs are the pin-controller capabilities.
>>
>> Hope you are fine with this pull request.
> 
> I've pulled both tags, but I have two minor comments:
> 
> - please put "mediatek" into the subject, that helps when looking at
> the pull requests
>    with pwclient, which does not show the author by default
> 

I did this pull request with a lot of time pressure and forgot about it. My 
apologies, I'll try to not forget next time.

> - I was expecting you to send a branch for the new EN7523 SoC as well. Did that
>    end up not making it in time?
> 

As I have seen, in the meantime you reviewed some parts yourself. I took the 
first two patches in my tree, but we should coordinate for the rest. If  you 
want to take it through the SOC tree or if I should take it through the mediatek 
tree. As Airoha is a subsidiary of MediaTek, I suppose in the long run, you want 
it do be part of the Mediatek tree, correct?

Regards,
Matthias

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

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

* Re: [GIT PULL] arm64: dts: updates for v5.17
  2021-12-29 15:29   ` Matthias Brugger
@ 2021-12-30  1:40     ` Arnd Bergmann
  2021-12-30 12:26       ` Matthias Brugger
  0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2021-12-30  1:40 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: Arnd Bergmann, Matthias Brugger, arm-soc, SoC Team,
	moderated list:ARM/Mediatek SoC support, linux-arm-kernel,
	AngeloGioacchino Del Regno, Ben Tseng, Fabien Parent,
	Hsin-Yi Wang, Prashant Malani, Sam Shih, Seiya Wang,
	Tinghan Shen, Felix Fietkau

On Wed, Dec 29, 2021 at 10:29 AM Matthias Brugger
<matthias.bgg@gmail.com> wrote:
> On 20/12/2021 17:18, Arnd Bergmann wrote:
> > On Sat, Dec 18, 2021 at 9:42 AM Matthias Brugger <mbrugger@suse.com> wrote:
> >>
> >> Please take a look on the below patches for aarch64 based MediaTek boards.
> >> In this round we add support for the mt8183 based Acer Crhomebook 314, as well
> >> as we add support to several SKUs for mt8183 based Chromebooks.
> >> Apart from that we add basic support to the mt7986 in both variants (mt7986a,
> >> mt7986b). The difference between the both SoCs are the pin-controller capabilities.
> >>
> >> Hope you are fine with this pull request.
> >
> > I've pulled both tags, but I have two minor comments:
> >
> > - please put "mediatek" into the subject, that helps when looking at
> > the pull requests
> >    with pwclient, which does not show the author by default
> >
>
> I did this pull request with a lot of time pressure and forgot about it. My
> apologies, I'll try to not forget next time.
>
> > - I was expecting you to send a branch for the new EN7523 SoC as well. Did that
> >    end up not making it in time?
> >
>
> As I have seen, in the meantime you reviewed some parts yourself. I took the
> first two patches in my tree, but we should coordinate for the rest. If  you
> want to take it through the SOC tree or if I should take it through the mediatek
> tree. As Airoha is a subsidiary of MediaTek, I suppose in the long run, you want
> it do be part of the Mediatek tree, correct?

I talked to Felix about it last week, I think it would be best if you handle the
arch/{arm,arm64}/ bits for Airoha as part of the mach-mediatek and merge
changes the same way as the mt76xx, mt69xx and mt81xx series. For the
initial submission, of en7623, having a single branch that contains both
the arch/* and drivers/* with the appropriate Acks would make the most
sense, to avoid spreading it out over multiple merge windows, though it's
not too late for 5.17.

         Arnd

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

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

* Re: [GIT PULL] arm64: dts: updates for v5.17
  2021-12-30  1:40     ` Arnd Bergmann
@ 2021-12-30 12:26       ` Matthias Brugger
  0 siblings, 0 replies; 5+ messages in thread
From: Matthias Brugger @ 2021-12-30 12:26 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Matthias Brugger, arm-soc, SoC Team,
	moderated list:ARM/Mediatek SoC support, linux-arm-kernel,
	AngeloGioacchino Del Regno, Ben Tseng, Fabien Parent,
	Hsin-Yi Wang, Prashant Malani, Sam Shih, Seiya Wang,
	Tinghan Shen, Felix Fietkau



On 30/12/2021 02:40, Arnd Bergmann wrote:
> On Wed, Dec 29, 2021 at 10:29 AM Matthias Brugger
> <matthias.bgg@gmail.com> wrote:
>> On 20/12/2021 17:18, Arnd Bergmann wrote:
>>> On Sat, Dec 18, 2021 at 9:42 AM Matthias Brugger <mbrugger@suse.com> wrote:
>>>>
>>>> Please take a look on the below patches for aarch64 based MediaTek boards.
>>>> In this round we add support for the mt8183 based Acer Crhomebook 314, as well
>>>> as we add support to several SKUs for mt8183 based Chromebooks.
>>>> Apart from that we add basic support to the mt7986 in both variants (mt7986a,
>>>> mt7986b). The difference between the both SoCs are the pin-controller capabilities.
>>>>
>>>> Hope you are fine with this pull request.
>>>
>>> I've pulled both tags, but I have two minor comments:
>>>
>>> - please put "mediatek" into the subject, that helps when looking at
>>> the pull requests
>>>     with pwclient, which does not show the author by default
>>>
>>
>> I did this pull request with a lot of time pressure and forgot about it. My
>> apologies, I'll try to not forget next time.
>>
>>> - I was expecting you to send a branch for the new EN7523 SoC as well. Did that
>>>     end up not making it in time?
>>>
>>
>> As I have seen, in the meantime you reviewed some parts yourself. I took the
>> first two patches in my tree, but we should coordinate for the rest. If  you
>> want to take it through the SOC tree or if I should take it through the mediatek
>> tree. As Airoha is a subsidiary of MediaTek, I suppose in the long run, you want
>> it do be part of the Mediatek tree, correct?
> 
> I talked to Felix about it last week, I think it would be best if you handle the
> arch/{arm,arm64}/ bits for Airoha as part of the mach-mediatek and merge
> changes the same way as the mt76xx, mt69xx and mt81xx series. For the
> initial submission, of en7623, having a single branch that contains both
> the arch/* and drivers/* with the appropriate Acks would make the most
> sense, to avoid spreading it out over multiple merge windows, though it's
> not too late for 5.17.
> 

Sounds good. Although it's still not clear to me, if you want to take the 
initial submission or if I should take that.

And I understand that it's a typo and we are too late for 5.17 given that we are 
in v5.16-rc7 already. Anyway I had some comments on the arm bits and we are 
still lacking the Acked-by for the clock driver.

Regards,
Matthias

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

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

end of thread, other threads:[~2021-12-30 12:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-18  8:42 [GIT PULL] arm64: dts: updates for v5.17 Matthias Brugger
2021-12-20 16:18 ` Arnd Bergmann
2021-12-29 15:29   ` Matthias Brugger
2021-12-30  1:40     ` Arnd Bergmann
2021-12-30 12:26       ` Matthias Brugger

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).