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 BF4F6C001DE for ; Thu, 13 Jul 2023 19:30:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231996AbjGMTas (ORCPT ); Thu, 13 Jul 2023 15:30:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34452 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231245AbjGMTap (ORCPT ); Thu, 13 Jul 2023 15:30:45 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9DFA52D69; Thu, 13 Jul 2023 12:30:42 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3C31D61B24; Thu, 13 Jul 2023 19:30:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 30829C433C7; Thu, 13 Jul 2023 19:30:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689276641; bh=yHyleVf55ms5OcbTmxlWVK0NQdIvDY066IjRVG6q0Z8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QdigQ6RU6vfvQNsqmZxPwN25ZmnXh80xsn+RuEvGOr/DbpVvcv6y2nR4cdAuxwkM1 UzWKhWr4Pp98kcxtFf2TJxiLKi7hTXXKsubITcfk4fYT4wscvT0DlmE2jzJ3+a7ZpN UOp/Nmk7CDi699x8IIDjbxjrN9Z11JTEOLGcdzLQtTyNdxAHJ0epfw4a3G6e2d39lc 0EiyUbA22YSCNuLVbbboo/VTbVCuyZyPpqQqBQxyEyeueQKMtBK9FHW3SMymyjlqEM B5CiKpEcicOPSEXhHNkzcz9UZw2ojvuTZZC30/6Aroi/28UP9O7e2n/RApHg9SRCHG IdtEzW4ceSjVg== Date: Thu, 13 Jul 2023 20:30:36 +0100 From: Conor Dooley To: Krzysztof Kozlowski Cc: Rob Herring , Conor Dooley , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Paul Cercueil , Marek Vasut , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH 3/3] dt-bindings: net: davicom,dm9000: convert to DT schema Message-ID: <20230713-putdown-submersed-ec2306a7e484@spud> References: <20230713152848.82752-1-krzysztof.kozlowski@linaro.org> <20230713152848.82752-4-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KOCyIo0M2eMeOzL3" Content-Disposition: inline In-Reply-To: <20230713152848.82752-4-krzysztof.kozlowski@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --KOCyIo0M2eMeOzL3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 13, 2023 at 05:28:48PM +0200, Krzysztof Kozlowski wrote: > Convert the Davicom DM9000 Fast Ethernet Controller bindings to DT > schema. >=20 > Signed-off-by: Krzysztof Kozlowski Seems like a faithful conversion to me, Reviewed-by: Conor Dooley Cheers, Conor. --KOCyIo0M2eMeOzL3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZLBQ3AAKCRB4tDGHoIJi 0vhaAP0QNEgWAMAo3BUKQl5mNSLdydSpPdJ6kTA1v6E2KB2DgAEApWcE5EffscXW ZWE1qQYgjo8yAE4+7qq2Jy49AcDfqgM= =mOdJ -----END PGP SIGNATURE----- --KOCyIo0M2eMeOzL3--