Message ID | 20231003-mediatek-fixes-v6-7-v1-0-dad7cd62a8ff@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | MediaTek: Update MAINTAINERS and dts fixes for v6.7 | expand |
Il 03/10/23 13:13, AngeloGioacchino Del Regno ha scritto: > Hello SoC maintainers, > > As suggested by Arnd in [1], I am sending an update to the MAINTAINERS > file, adding myself to the MediaTek SoC maintainers, and some urgent > bugfixes for MediaTek devicetrees. > Forgot to add.... [1]: https://lore.kernel.org/all/84b2de54-8337-42a3-a25c-a95cf2f3349f@app.fastmail.com/ ...so doing that as a reply to this cover letter; sorry for the miss. Cheers! > mt6358 PMIC > - Bogus property dropped > > mt7622/mt7986a > - Fix dtbs_check for t-phy nodes > > mt8195: > - Fix early boot failure when DSU PMU enabled > - Fix memory layout for demo board > > Regards, > Angelo > > --- > AngeloGioacchino Del Regno (1): > MAINTAINERS: Add Angelo as MediaTek SoC co-maintainer > > Eugen Hristev (1): > arm64: dts: mediatek: fix t-phy unit name > > Macpaul Lin (2): > arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GB > arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regions > > NĂcolas F. R. A. Prado (1): > arm64: dts: mediatek: mt8195: Set DSU PMU status to fail > > MAINTAINERS | 2 +- > arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 +- > arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 2 +- > arch/arm64/boot/dts/mediatek/mt8195-demo.dts | 39 ++++++++++++++++++++++------ > arch/arm64/boot/dts/mediatek/mt8195.dtsi | 1 + > 5 files changed, 35 insertions(+), 11 deletions(-) > --- > base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d > change-id: 20231003-mediatek-fixes-v6-7-341b5cfdc07a > > Best regards,
On Tue, Oct 03, 2023 at 01:13:42PM +0200, AngeloGioacchino Del Regno wrote: >Hello SoC maintainers, > >As suggested by Arnd in [1], I am sending an update to the MAINTAINERS >file, adding myself to the MediaTek SoC maintainers, and some urgent >bugfixes for MediaTek devicetrees. Just curious: if it's urgent, and there are patches cc'ed to stable, why wait for 6.7 rather than one of the 6.6 -rc cycles?
Il 03/10/23 14:45, Sasha Levin ha scritto: > On Tue, Oct 03, 2023 at 01:13:42PM +0200, AngeloGioacchino Del Regno wrote: >> Hello SoC maintainers, >> >> As suggested by Arnd in [1], I am sending an update to the MAINTAINERS >> file, adding myself to the MediaTek SoC maintainers, and some urgent >> bugfixes for MediaTek devicetrees. > > Just curious: if it's urgent, and there are patches cc'ed to stable, why > wait for 6.7 rather than one of the 6.6 -rc cycles? > I may have misunderstood what Arnd said - in that case, I'm sorry. As for the fixes, I would be happier if those could land in v6.6-rcX. Regards, Angelo
Hello: This series was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Tue, 03 Oct 2023 13:13:42 +0200 you wrote: > Hello SoC maintainers, > > As suggested by Arnd in [1], I am sending an update to the MAINTAINERS > file, adding myself to the MediaTek SoC maintainers, and some urgent > bugfixes for MediaTek devicetrees. > > mt6358 PMIC > - Bogus property dropped > > [...] Here is the summary with links: - [1/5] MAINTAINERS: Add Angelo as MediaTek SoC co-maintainer https://git.kernel.org/soc/soc/c/cb3a7f63e99f - [2/5] arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GB https://git.kernel.org/soc/soc/c/25389c03c21c - [3/5] arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regions https://git.kernel.org/soc/soc/c/6cd2a30b96a4 - [4/5] arm64: dts: mediatek: fix t-phy unit name https://git.kernel.org/soc/soc/c/963c3b0c47ec - [5/5] arm64: dts: mediatek: mt8195: Set DSU PMU status to fail https://git.kernel.org/soc/soc/c/d192615c307e You are awesome, thank you!