[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175383135876.1119178.16702228632604790873.robh@kernel.org>
Date: Tue, 29 Jul 2025 18:40:35 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Macpaul Lin <macpaul.lin@...iatek.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Macpaul Lin <macpaul@...il.com>,
MediaTek Chromebook Upstream <Project_Global_Chrome_Upstream_Group@...iatek.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, devicetree@...r.kernel.org,
linux-mediatek@...ts.infradead.org,
Matthias Brugger <matthias.bgg@...il.com>, Ramax Lo <ramax.lo@...iatek.com>,
Sean Wang <sean.wang@...iatek.com>, linux-kernel@...r.kernel.org,
Bear Wang <bear.wang@...iatek.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Catalin Marinas <catalin.marinas@....com>,
Pablo Sun <pablo.sun@...iatek.com>, Conor Dooley <conor+dt@...nel.org>,
linux-arm-kernel@...ts.infradead.org, Will Deacon <will@...nel.org>
Subject: Re: [PATCH v3 1/4] dt-bindings: arm64: mediatek: add
mt8395-evk-ufs board
On Tue, 29 Jul 2025 17:34:58 +0800, Macpaul Lin wrote:
> Add a compatible string for the MediaTek mt8395-evk-ufs board.
> This board is the origin Genio 1200 EVK already mounted two main storages,
> one is eMMC, and the other is UFS. The system automatically prioritizes
> between eMMC and UFS via BROM detection, so user could not use both storage
> types simultaneously. As a result, mt8395-evk-ufs must be treated as a
> separate board.
>
> Signed-off-by: Macpaul Lin <macpaul.lin@...iatek.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> ---
> Documentation/devicetree/bindings/arm/mediatek.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> Changes for v2:
> - No change.
>
> Changes for v3:
> - No change.
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
This patch series was applied (using b4) to base:
Base: attempting to guess base-commit...
Base: tags/next-20250729 (exact match)
If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)
New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/mediatek/' for 20250729093506.273337-1-macpaul.lin@...iatek.com:
arch/arm64/boot/dts/mediatek/mt8395-genio-1200-evk-ufs.dtb: pmic (mediatek,mt6359): '#sound-dai-cells' does not match any of the regexes: '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/mfd/mediatek,mt6397.yaml#
arch/arm64/boot/dts/mediatek/mt8395-genio-1200-evk-ufs.dtb: infra-iommu@...15000 (mediatek,mt8195-iommu-infra): interrupts: [[0, 795, 4, 0], [0, 796, 4, 0], [0, 797, 4, 0], [0, 798, 4, 0], [0, 799, 4, 0]] is too long
from schema $id: http://devicetree.org/schemas/iommu/mediatek,iommu.yaml#
Powered by blists - more mailing lists