From: Frank Wunderlich <linux@fw-web.de>
To: linux-mediatek@lists.infradead.org
Cc: Conor Dooley <conor+dt@kernel.org>,
Daniel Golle <daniel@makrotopia.org>,
linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Eric Woudstra <ericwouds@gmail.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
linux-arm-kernel@lists.infradead.org,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>
Subject: [PATCH v2 0/5] mt7986 DTS Patches
Date: Wed, 25 Oct 2023 19:08:27 +0200 [thread overview]
Message-ID: <20231025170832.78727-1-linux@fw-web.de> (raw)
From: Frank Wunderlich <frank-w@public-files.de>
Hi,
i collected the open dts patches for mt7986 to make it easier for mtk
maintainer to pick them up.
so the following patches/series are superseeded:
- Fix emmc hs400 mode on mt7986
https://patchwork.kernel.org/project/linux-mediatek/list/?series=761293
- mt7986 DTS fixes (for thermal and sfp)
https://patchwork.kernel.org/project/linux-mediatek/list/?series=777712
- arm64: dts: mediatek: add dtbs with applied overlays for bpi-r3
https://patchwork.kernel.org/project/linux-mediatek/patch/20230916083214.7059-1-linux@fw-web.de/
- arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
https://patchwork.kernel.org/project/linux-mediatek/patch/20230901072730.13571-1-linux@fw-web.de/
updated the dtbs overlay patch to make it better readable based on
arm64/boot/dts/ti/Makefile and squashed 2 patches from the thermal-zone
series.
sidenote for angelo: after this series only the thermal driver patch is
open from the list i've sent to you if this goes through your tree.
regards Frank
Eric Woudstra (1):
arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization
Frank Wunderlich (4):
arm64: dts: mt7986: define 3W max power to both SFP on BPI-R3
arm64: dts: mt7986: change cooling trips
arm64: dts: mt7986: add dtbs with applied overlays for bpi-r3
arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
arch/arm64/boot/dts/mediatek/Makefile | 27 +++++++++++++
.../mt7986a-bananapi-bpi-r3-sata.dtso | 39 +++++++++++++++++++
.../dts/mediatek/mt7986a-bananapi-bpi-r3.dts | 12 +++---
arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 24 ++++++++++--
4 files changed, 93 insertions(+), 9 deletions(-)
create mode 100644 arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-sata.dtso
--
2.34.1
WARNING: multiple messages have this Message-ID (diff)
From: Frank Wunderlich <linux@fw-web.de>
To: linux-mediatek@lists.infradead.org
Cc: Frank Wunderlich <frank-w@public-files.de>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Daniel Golle <daniel@makrotopia.org>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Eric Woudstra <ericwouds@gmail.com>
Subject: [PATCH v2 0/5] mt7986 DTS Patches
Date: Wed, 25 Oct 2023 19:08:27 +0200 [thread overview]
Message-ID: <20231025170832.78727-1-linux@fw-web.de> (raw)
From: Frank Wunderlich <frank-w@public-files.de>
Hi,
i collected the open dts patches for mt7986 to make it easier for mtk
maintainer to pick them up.
so the following patches/series are superseeded:
- Fix emmc hs400 mode on mt7986
https://patchwork.kernel.org/project/linux-mediatek/list/?series=761293
- mt7986 DTS fixes (for thermal and sfp)
https://patchwork.kernel.org/project/linux-mediatek/list/?series=777712
- arm64: dts: mediatek: add dtbs with applied overlays for bpi-r3
https://patchwork.kernel.org/project/linux-mediatek/patch/20230916083214.7059-1-linux@fw-web.de/
- arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
https://patchwork.kernel.org/project/linux-mediatek/patch/20230901072730.13571-1-linux@fw-web.de/
updated the dtbs overlay patch to make it better readable based on
arm64/boot/dts/ti/Makefile and squashed 2 patches from the thermal-zone
series.
sidenote for angelo: after this series only the thermal driver patch is
open from the list i've sent to you if this goes through your tree.
regards Frank
Eric Woudstra (1):
arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization
Frank Wunderlich (4):
arm64: dts: mt7986: define 3W max power to both SFP on BPI-R3
arm64: dts: mt7986: change cooling trips
arm64: dts: mt7986: add dtbs with applied overlays for bpi-r3
arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
arch/arm64/boot/dts/mediatek/Makefile | 27 +++++++++++++
.../mt7986a-bananapi-bpi-r3-sata.dtso | 39 +++++++++++++++++++
.../dts/mediatek/mt7986a-bananapi-bpi-r3.dts | 12 +++---
arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 24 ++++++++++--
4 files changed, 93 insertions(+), 9 deletions(-)
create mode 100644 arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-sata.dtso
--
2.34.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Frank Wunderlich <linux@fw-web.de>
To: linux-mediatek@lists.infradead.org
Cc: Frank Wunderlich <frank-w@public-files.de>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Daniel Golle <daniel@makrotopia.org>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Eric Woudstra <ericwouds@gmail.com>
Subject: [PATCH v2 0/5] mt7986 DTS Patches
Date: Wed, 25 Oct 2023 19:08:27 +0200 [thread overview]
Message-ID: <20231025170832.78727-1-linux@fw-web.de> (raw)
From: Frank Wunderlich <frank-w@public-files.de>
Hi,
i collected the open dts patches for mt7986 to make it easier for mtk
maintainer to pick them up.
so the following patches/series are superseeded:
- Fix emmc hs400 mode on mt7986
https://patchwork.kernel.org/project/linux-mediatek/list/?series=761293
- mt7986 DTS fixes (for thermal and sfp)
https://patchwork.kernel.org/project/linux-mediatek/list/?series=777712
- arm64: dts: mediatek: add dtbs with applied overlays for bpi-r3
https://patchwork.kernel.org/project/linux-mediatek/patch/20230916083214.7059-1-linux@fw-web.de/
- arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
https://patchwork.kernel.org/project/linux-mediatek/patch/20230901072730.13571-1-linux@fw-web.de/
updated the dtbs overlay patch to make it better readable based on
arm64/boot/dts/ti/Makefile and squashed 2 patches from the thermal-zone
series.
sidenote for angelo: after this series only the thermal driver patch is
open from the list i've sent to you if this goes through your tree.
regards Frank
Eric Woudstra (1):
arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization
Frank Wunderlich (4):
arm64: dts: mt7986: define 3W max power to both SFP on BPI-R3
arm64: dts: mt7986: change cooling trips
arm64: dts: mt7986: add dtbs with applied overlays for bpi-r3
arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
arch/arm64/boot/dts/mediatek/Makefile | 27 +++++++++++++
.../mt7986a-bananapi-bpi-r3-sata.dtso | 39 +++++++++++++++++++
.../dts/mediatek/mt7986a-bananapi-bpi-r3.dts | 12 +++---
arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 24 ++++++++++--
4 files changed, 93 insertions(+), 9 deletions(-)
create mode 100644 arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-sata.dtso
--
2.34.1
next reply other threads:[~2023-10-25 17:09 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-25 17:08 Frank Wunderlich [this message]
2023-10-25 17:08 ` [PATCH v2 0/5] mt7986 DTS Patches Frank Wunderlich
2023-10-25 17:08 ` Frank Wunderlich
2023-10-25 17:08 ` [PATCH v2 1/5] arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization Frank Wunderlich
2023-10-25 17:08 ` Frank Wunderlich
2023-10-25 17:08 ` Frank Wunderlich
2023-11-29 13:27 ` AngeloGioacchino Del Regno
2023-11-29 13:27 ` AngeloGioacchino Del Regno
2023-11-29 13:27 ` AngeloGioacchino Del Regno
2023-10-25 17:08 ` [PATCH v2 2/5] arm64: dts: mt7986: define 3W max power to both SFP on BPI-R3 Frank Wunderlich
2023-10-25 17:08 ` Frank Wunderlich
2023-10-25 17:08 ` Frank Wunderlich
2023-11-29 13:27 ` AngeloGioacchino Del Regno
2023-11-29 13:27 ` AngeloGioacchino Del Regno
2023-11-29 13:27 ` AngeloGioacchino Del Regno
2023-10-25 17:08 ` [PATCH v2 3/5] arm64: dts: mt7986: change cooling trips Frank Wunderlich
2023-10-25 17:08 ` Frank Wunderlich
2023-10-25 17:08 ` Frank Wunderlich
2023-11-20 13:41 ` AngeloGioacchino Del Regno
2023-11-20 13:41 ` AngeloGioacchino Del Regno
2023-11-20 13:41 ` AngeloGioacchino Del Regno
2023-11-29 13:27 ` AngeloGioacchino Del Regno
2023-11-29 13:27 ` AngeloGioacchino Del Regno
2023-11-29 13:27 ` AngeloGioacchino Del Regno
2023-10-25 17:08 ` [PATCH v2 4/5] arm64: dts: mt7986: add dtbs with applied overlays for bpi-r3 Frank Wunderlich
2023-10-25 17:08 ` Frank Wunderlich
2023-10-25 17:08 ` Frank Wunderlich
2023-12-09 14:56 ` Aw: " Frank Wunderlich
2023-12-09 14:56 ` Frank Wunderlich
2024-06-04 17:01 ` Frank Wunderlich
2024-06-04 17:01 ` Frank Wunderlich
2023-10-25 17:08 ` [PATCH v2 5/5] arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3 Frank Wunderlich
2023-10-25 17:08 ` Frank Wunderlich
2023-10-25 17:08 ` Frank Wunderlich
2023-10-26 8:03 ` AngeloGioacchino Del Regno
2023-10-26 8:03 ` AngeloGioacchino Del Regno
2023-10-26 8:03 ` AngeloGioacchino Del Regno
2023-10-26 9:01 ` Frank Wunderlich
2023-10-26 9:01 ` Frank Wunderlich
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=20231025170832.78727-1-linux@fw-web.de \
--to=linux@fw-web.de \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=daniel@makrotopia.org \
--cc=ericwouds@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@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.