From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5DF71CD1296 for ; Tue, 9 Apr 2024 13:38:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=29haJrVfiir6xEr8MI+GAFyf2Fur93vr121Y9bLy+QU=; b=O9yDmYpex7zviDSxWOxJFuNy4u p0UDcE3GpIiiDYOXl0Kjh+i4WLUiaB8v3Tm2lWt0qtAfMVYQFX99gcIr5aGrFo4rKK/fGIQgbzGEv bbfCxMiXf+e6xAhFarMgv2VkJQ8IrrMZSNkIBWptRA2kslkP1EHK1L5ANzrdEPf4erFABMGxYaGWE 4Bc3169yP7nG2BMJjhHOtM/pFopv2Vjrp+dgYq3Fdb1eX3gb2gU3HKyk0L3kcXksExGduJSwAHB90 x5CWpQSL0fF44jwAlSMaIPRvoGdn818XEMNbEq/bMmcwWEZQk+fFzvJHeetnfk84T9FAinZPpozwg +iQQacWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruBgT-00000002Aab-16iw; Tue, 09 Apr 2024 13:38:45 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruBgO-00000002AXl-2Kxj for linux-arm-kernel@lists.infradead.org; Tue, 09 Apr 2024 13:38:43 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id E47ACCE1F2F; Tue, 9 Apr 2024 13:38:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 607A2C433F1; Tue, 9 Apr 2024 13:38:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712669918; bh=LH2+MZ60zszRAlWofS4xHZNyYvkyDt5kHRdPGDl7eDg=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=DmEoXxg3vjS6lYG2wOO/DN1hcJODw5Bzq6hdl5Q5Jq1SCYm2nv5cwXaS3A9AnKoD8 MVgZeFAhmLUd9aVnxZOL1Ya3BXj1wZB0fsQwZQFG6jq82HS6W4eIm2AkW8to9cddY/ 6dvcmCrFWoAxAssNCjB7WUPy4fAc9Wjnm6tQYjP59TgD5UHXLhmWVs03WPDznLa+SK YwTEYeRaippOoG0aIEEUViHWUJM99iWa7Ga4l/6pWqcFHSOHJhnyrXIZ6OG/0k45Zj qH0HencCnuol3TUHj+LoZgeGvz6YZ8qhCZFsCchIvKUBj+/V60gaS97SVkQVuy8cDx 75JwJ1ScmB5Lw== Date: Tue, 09 Apr 2024 08:38:37 -0500 MIME-Version: 1.0 From: Rob Herring To: Krzysztof Kozlowski Cc: Krzysztof Kozlowski , devicetree@vger.kernel.org, Andrew Jeffery , Joel Stanley , linux-arm-kernel@lists.infradead.org, Conor Dooley , linux-kernel@vger.kernel.org, linux-aspeed@lists.ozlabs.org In-Reply-To: <20240405064624.18997-1-krzysztof.kozlowski@linaro.org> References: <20240405064624.18997-1-krzysztof.kozlowski@linaro.org> Message-Id: <171266958251.1032405.3082451019333889181.robh@kernel.org> Subject: Re: [PATCH v2 1/5] ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240409_063840_837436_72168152 X-CRM114-Status: GOOD ( 12.50 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 05 Apr 2024 08:46:20 +0200, Krzysztof Kozlowski wrote: > "mlx,multi-host" is using incorrect vendor prefix and is not documented. > > Signed-off-by: Krzysztof Kozlowski > > --- > > Changes in v2: > 1. None > --- > arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-greatlakes.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > 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 New warnings running 'make CHECK_DTBS=y aspeed/aspeed-bmc-ampere-mtmitchell.dtb aspeed/aspeed-bmc-facebook-greatlakes.dtb aspeed/aspeed-bmc-facebook-harma.dtb aspeed/aspeed-bmc-facebook-yosemite4.dtb aspeed/aspeed-bmc-facebook-yosemitev2.dtb' for 20240405064624.18997-1-krzysztof.kozlowski@linaro.org: arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb: ftgmac@1e690000: Unevaluated properties are not allowed ('#address-cells', '#size-cells', 'mellanox,multi-host' were unexpected) from schema $id: http://devicetree.org/schemas/net/faraday,ftgmac100.yaml# _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel