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 9D9F0C072A2 for ; Sun, 19 Nov 2023 13:44:05 +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:Date:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wAUOulUPqE6BqN698wRtBBfVZCZoSmN2NG3kxL1J/58=; b=Oc1K/+GjfDbvcf wMKCfsQgAuDQDOHkOww9lM8/7PmepGgehpODf3fUMQtV1xuiP+DGcozzTaqatU4hC4UJGPkdksgv+ vsuhacSO1mAZybpJ5a48jygYtQpddn7Bp2UR1rJo0UHgixLYBaPvGM2KDsbhg2iKvwPwUfL+ZEoWb AmkyD1KMXuhzkubSitasuwS5XR2YUhSdPi62JXo/3So0rlgWK1un9wJeX3zqPBwRCocn4SuyRD8j7 pWAZQV/bwP0BVZB7e4k6aC7XZM2ToD7TaInFpIVBTiDxfAVtkiimLXuI2Xcw/3w8vSYPQJjL8isHK 0uxl7rZaaZmUYdsO5bsg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r4i5E-00AFFc-2w; Sun, 19 Nov 2023 13:43:32 +0000 Received: from mail-ot1-f50.google.com ([209.85.210.50]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r4i5C-00AFEo-1H for linux-arm-kernel@lists.infradead.org; Sun, 19 Nov 2023 13:43:31 +0000 Received: by mail-ot1-f50.google.com with SMTP id 46e09a7af769-6ce322b62aeso2000074a34.3 for ; Sun, 19 Nov 2023 05:43:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700401408; x=1701006208; h=date:subject:message-id:references:in-reply-to:cc:to:from :mime-version:content-transfer-encoding:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=eC7R2aDGjcyaZieADea/5qgs9vEV8wCKAKof6xgBBlQ=; b=O/Xl8WAW1JPynuXCtwnJIrui9pnyYKtqfQSUPK81rT/TaIRRMv02/GpzNLl2TSL/+W cjI6TLGGC++qjBk+eFi+dCLBldpEm5ECsa5p+qtHM4NjQU6hxmwZWs9xuTlNw7dlVxW+ 4VQ4jA+sPf5vSer8OOKCeliUqqGFdp4a5+/+WXh8zly41x7vN87nX3pAsFF5tIWfQcMA P4meXaMkDTKyOvqi0K9HHDZBeRs0BpmX/lcLGV6a5XeXMPXyRShRVauQg6CYymx9t3l1 pPvt0G9kC2Bp/lGhakFZa2x1jQL8JpV+iXUjUZzNXh8WITtayyD7dfH1OC1fEFH8vpF3 X+Ww== X-Gm-Message-State: AOJu0YykY83G191QyrxtWcOVyE99mdcXqk6I6LEVp0oreDfaMNsaK8UU xBh/XjYx4VBYRx/7akN4eg== X-Google-Smtp-Source: AGHT+IEjmOOgpm/LkHZKFHzuItqSpn8lyCN5G9GVSFuxVx3shNYIX91fj/expeuhfHS2bP+hrV2iNw== X-Received: by 2002:a05:6830:1d61:b0:6b7:52ce:ff38 with SMTP id l1-20020a0568301d6100b006b752ceff38mr6204255oti.16.1700401408681; Sun, 19 Nov 2023 05:43:28 -0800 (PST) Received: from herring.priv ([2607:fb90:45e3:889f:15b4:1348:6d64:224b]) by smtp.gmail.com with ESMTPSA id bg21-20020a056830361500b006ce2cb3b959sm879328otb.52.2023.11.19.05.43.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Nov 2023 05:43:28 -0800 (PST) Received: (nullmailer pid 3136 invoked by uid 1000); Sun, 19 Nov 2023 13:43:26 -0000 MIME-Version: 1.0 From: Rob Herring To: Elad Nachman Cc: conor+dt@kernel.org, gregory.clement@bootlin.com, devicetree@vger.kernel.org, andrew@lunn.ch, krzysztof.kozlowski+dt@linaro.org, chris.packham@alliedtelesis.co.nz, cyuval@marvell.com, pali@kernel.org, sebastian.hesselbarth@gmail.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, mrkiko.rs@gmail.com In-Reply-To: <20231119102638.1041978-3-enachman@marvell.com> References: <20231119102638.1041978-1-enachman@marvell.com> <20231119102638.1041978-3-enachman@marvell.com> Message-Id: <170040140652.3109.2493816352448660414.robh@kernel.org> Subject: Re: [PATCH v5 2/3] dt-bindings: arm64: add Marvell COM Express boards Date: Sun, 19 Nov 2023 07:43:26 -0600 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231119_054330_434016_A862DB2F X-CRM114-Status: GOOD ( 12.04 ) 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 Sun, 19 Nov 2023 12:26:37 +0200, Elad Nachman wrote: > From: Elad Nachman > > Add dt bindings for: > CN9130 COM Express CPU module > CN9131 COM Express CPU module > AC5X RD COM Express Type 7 carrier board. > AC5X RD COM Express board with a CN9131 COM Express Type 7 CPU module. > > Signed-off-by: Elad Nachman > --- > .../bindings/arm/marvell/armada-7k-8k.yaml | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: ./Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml:64:13: [warning] wrong indentation: expected 10 but found 12 (indentation) dtschema/dtc warnings/errors: doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20231119102638.1041978-3-enachman@marvell.com The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel