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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0566EC77B7D for ; Sun, 14 May 2023 18:17:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229539AbjENSRg (ORCPT ); Sun, 14 May 2023 14:17:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60388 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229523AbjENSRf (ORCPT ); Sun, 14 May 2023 14:17:35 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C2C85E7D; Sun, 14 May 2023 11:17:34 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 58B5C60C83; Sun, 14 May 2023 18:17:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6A925C433EF; Sun, 14 May 2023 18:17:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684088253; bh=SXJLVv/HvNDzSRRKMFSxrVM4xR+cEIslWBlIbmqArow=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iE6+p7ALLemY+7tmB7CNTX4o5H7iYKssz/NaNU+tfDQZQ/sorTRwd7Fbf+ZAWbuIY dXyfw+odRVZoe3FUn7+m5tWtJYurYT7PZTRX9Lpz2b2GJeTLA+Po4SZoVdpRnGKoxH tPsCevqXuuScEcRncjUQqQVGCTjVObKPvDWsFDFqmqE0mMDNYk8xVSl10eHoQJri9l ylEqq2QbSXYc603Tegi9kKMFRZIJalHwQbvIPytXWFL5NUyTexD2csMuTSgORd+FOB UE3bafqueIaM17vgICWjFjgWlt4yJoKs0Km7QA8e/TSL11xc/5KoAcut/DgmnqgxhD MPhgPhkKIR6pw== Date: Sun, 14 May 2023 19:17:27 +0100 From: Conor Dooley To: Jisheng Zhang Cc: Thomas Gleixner , Marc Zyngier , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Palmer Dabbelt , Paul Walmsley , Albert Ou , Greg Kroah-Hartman , Jiri Slaby , Samuel Holland , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-serial@vger.kernel.org, Palmer Dabbelt Subject: Re: [PATCH v3 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver Message-ID: <20230514-bust-slam-10c7b9cbe455@spud> References: <20230514165651.2199-1-jszhang@kernel.org> <20230514165651.2199-4-jszhang@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Ki4ujBbqbmYfXfWC" Content-Disposition: inline In-Reply-To: <20230514165651.2199-4-jszhang@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --Ki4ujBbqbmYfXfWC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, May 15, 2023 at 12:56:44AM +0800, Jisheng Zhang wrote: > +$id: http://devicetree.org/schemas/serial/bouffalolab,uart.yaml# $id: relative path/filename doesn't match actual path or filename expected: http://devicetree.org/schemas/serial/bouffalolab,bl808-uart.yaml# Please test the bindings before submission - even dtbs_check catches that one! Otherwise, looks fine. Thanks, Conor. --Ki4ujBbqbmYfXfWC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZGEltwAKCRB4tDGHoIJi 0sJzAP4wOVsTrnPAx57F7gbDXMwebUBq2uM/cNtSEUKhxRG3hQEA1rTf27u+b4/N rFfHcmLPetqevaLUWqT9ZTVqLimRyAA= =QtXo -----END PGP SIGNATURE----- --Ki4ujBbqbmYfXfWC--