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 E823FC67861 for ; Tue, 9 Apr 2024 01:29:43 +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=7jP9LIeadVS4pgbzVZ444feCi4rf76/ZipkhDd35ero=; b=Qqlewq2d2czlR8N2b2wrHG6AHa gx01iesBFTIK5OJlZr60Cez0nzODVkmOg3JP8zvzXCirjxWaE361TU7N50ZEjT0k6dn5buCaZkPQq YziwGesRM+9RUUqdR2XE4HyybrmDWDqX24zgu6HJjJQ0sDMh5xgY8d0ls0uWtbBkiYOtitKe+aRzK 1ZrJToIQY05uxlnAIwjrpuy0sTfZQ/n43c5GTkPGVGA9jKdUgtZ0WNctMqvGJNGsvceS/HWudUimZ 7a1hZfYXJJ10pzGujRB5Z8XU6d0OXjNBGlzPXvz/gkKErchuSzDHz8K3gF3wzYRoqW08SoU+mniaR ZhlRjtaA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ru0IT-0000000HOFC-2CD8; Tue, 09 Apr 2024 01:29:13 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ru0IO-0000000HODv-33xa; Tue, 09 Apr 2024 01:29:11 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 0A852614C5; Tue, 9 Apr 2024 01:29:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8A0F4C433C7; Tue, 9 Apr 2024 01:29:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712626146; bh=05Yu1Hwdufax+g3FUQAUbIZECXJPsnkFawR16oZeuXg=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=BWNQ+o8EKBDZ+M+YSjkCOzd2WzzmFR2Ni7Je2bm0Sle4oubjVJElKU227lBPd+Cbm zuFEkyZiT5mE6d/NL7mxsTQHWDlJhk69ZA+kAxCm3UUmz8MdM1OwOy5pEJW5J9uVNW 4i6jOIqJn0ipfU7G4d9fCr1rXYjelUTUFC83R+ccyONfpLvTjxJtYa++aIMzXpH7hF O+tYYejMkPh6wP6K5zVffDrHX1XqTUQrnkbuQVRsSByOrOe2y6bKELPkTDEAel4DQJ p3HLnP84vjWddfxGSE85TJRMdosF2MPA4FE8ePgLnI51TgfOelEpr2sIvf3s40G5mj xOjvs7OFIuosw== Date: Mon, 08 Apr 2024 20:29:05 -0500 MIME-Version: 1.0 From: Rob Herring To: Arseniy Krasnov Cc: kernel@sberdevices.ru, Krzysztof Kozlowski , Rob Herring , Neil Armstrong , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, oxffffaa@gmail.com, Martin Blumenstingl , Conor Dooley , Miquel Raynal , linux-arm-kernel@lists.infradead.org, Kevin Hilman , Richard Weinberger , linux-mtd@lists.infradead.org, Vignesh Raghavendra , Jerome Brunet , linux-amlogic@lists.infradead.org In-Reply-To: <20240408085931.456337-2-avkrasnov@salutedevices.com> References: <20240408085931.456337-1-avkrasnov@salutedevices.com> <20240408085931.456337-2-avkrasnov@salutedevices.com> Message-Id: <171262614183.5405.15027515085421244232.robh@kernel.org> Subject: Re: [PATCH v2 1/2] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240408_182908_845234_5A841D22 X-CRM114-Status: GOOD ( 13.77 ) 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 Mon, 08 Apr 2024 11:59:30 +0300, Arseniy Krasnov wrote: > Boot ROM code on Meson requires that some pages on NAND must be written > in special mode: "short" ECC mode where each block is 384 bytes and > scrambling mode is on. Such pages located with the specified interval > within specified offset. Both interval and offset are located in the > device tree and used by driver if 'nand-is-boot-medium' is set for > NAND chip. > > Signed-off-by: Arseniy Krasnov > --- > .../bindings/mtd/amlogic,meson-nand.yaml | 14 ++++++++++++++ > 1 file changed, 14 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/mtd/amlogic,meson-nand.yaml:84:61: [warning] too few spaces after comma (commas) ./Documentation/devicetree/bindings/mtd/amlogic,meson-nand.yaml:85:61: [warning] too few spaces after comma (commas) dtschema/dtc warnings/errors: doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240408085931.456337-2-avkrasnov@salutedevices.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