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 6BA53EB64D8 for ; Tue, 13 Jun 2023 21:02:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231363AbjFMVC3 (ORCPT ); Tue, 13 Jun 2023 17:02:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54888 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229447AbjFMVC2 (ORCPT ); Tue, 13 Jun 2023 17:02:28 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C44E1199B; Tue, 13 Jun 2023 14:02:27 -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 587146104B; Tue, 13 Jun 2023 21:02:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E720AC433C8; Tue, 13 Jun 2023 21:02:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686690146; bh=jyw8frzPoCYARfrEDCQDW+9wm0qWESJzWlGdSUEQ4vM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=E/52i+n0lFJdCwXaDLrEEo8Sr+kIVC40XOIu6Qj9sBJSRRMawRPZrnHGySsMZmDnB rDanIwfX+gcEnZ3fHJiUKDKbxoPfnICb0SPKi6ew+vJX1KuLJtV511U5sJ/SWzpXoj oVUnp5aUG9UIfn9KKFJtKn2G8GEEnDOyUw6ssia00UOE9xkw7FXNMb/ALGqzvZOwAx IdGcYYXW6fWHuJPP4rMI3YVnCCUeYxocePySqqqP7v/rJjyyLr8Luohw3Epjtm5mt6 HoD+QcXuq9flJgIrL3gYwpGvPrZYNQOqLVOeJJnfTWd3tGpW63DS5jvDua95RQWDi6 Jd7gr+kXTjORA== Date: Tue, 13 Jun 2023 22:02:22 +0100 From: Conor Dooley To: Rob Herring Cc: Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Krzysztof Kozlowski , Conor Dooley , linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: mtd: partition: Add missing type for "linux,rootfs" Message-ID: <20230613-massive-varmint-7c3b33cf1d02@spud> References: <20230613201014.2823185-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qpOSysnE7Jq8zno5" Content-Disposition: inline In-Reply-To: <20230613201014.2823185-1-robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --qpOSysnE7Jq8zno5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 13, 2023 at 02:10:14PM -0600, Rob Herring wrote: > "linux,rootfs" is missing a type, add it. >=20 > Signed-off-by: Rob Herring Reviewed-by: Conor Dooley Cheers, Conor. --qpOSysnE7Jq8zno5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZIjZXgAKCRB4tDGHoIJi 0i0aAQDFRm9BBtjFLcppPVZdx5ZJLT/LY2z8dhtUjvOrme3xKAEAj0vflj1emuNf XYUKJeIlIsGDh8WQuJKgJvN5Fxm6uAU= =5DDt -----END PGP SIGNATURE----- --qpOSysnE7Jq8zno5--