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 CF418C77B75 for ; Wed, 17 May 2023 16:10:17 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=UwQfr/8mthA3CQA4IX7vHEKo0UWHIP/teg5KmhqHlZc=; b=PvpFyFa8Ofzdc/hvIpBiG+g+E1 RD7+8EdbVylO9Y4fuCIxZM36Zu4zA+TobUZz624riV9n1JHQLZj34242x9m3bgsgjSyKh2orO6gxw jxcSiFEprauUfarhXD/HXtRTLn890unHBmycy9g6X7xu1sKaNwE5tsC1etVATiRNlpTi4lcnxyTWu C2nZom/fXBvRT/Ypdi9d8cJrud0nk0h2Gjzn8+8NmHhOfZVRh0Y0RoGJ2wCrOnwZGJ2fEO3ek7aQn GHtIfvXAztydiscF644sW4x5k5NrPGJqlFhkR0ZV+j+5so1wTDw3YwQFJxNJFapcWpllLFdLobbv9 9/gtqjSA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pzJiq-00AQQg-2B; Wed, 17 May 2023 16:09:52 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pzJin-00AQO8-0C; Wed, 17 May 2023 16:09:50 +0000 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 95CD560BA1; Wed, 17 May 2023 16:09:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 26C96C433EF; Wed, 17 May 2023 16:09:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684339788; bh=cHMUsYgSJVLjJfB7z23F/JCkZT/qkSJ/BXZElpYV3l4=; h=Date:From:To:List-Id:Cc:Subject:References:In-Reply-To:From; b=NZY+MnBc3xCLXwFyuoRjssSlFlyGDNRS/De0GOgKkfwJgQOdCGLc5YLpvoi0yqdBO l/wFYJYGqpbrWn14cNNPhK2X+/vxK1+sDBgtarCRlfMx9b/IKUQRLv4Kn/X/qwFvT4 vYL8Z+fIu4lrY536yf2c6ArZpu/zbzNAe/92YLS4G4rHO+lWFqF+ZYYiy+Kv4DbSAt fq7lEqeMKqe2lS78q7TeuLXAV9tAS0EVQ/yF+HseEPrxEVC7mV8hesT7CS1RbKGflV zE9ZAzxvV65QPmn33ulGe7MPJtv122KPFifCOEG0QG21GSF1g2jIts0AlCIwAHRvfL tMqOimLEFQh8g== Date: Wed, 17 May 2023 17:09:42 +0100 From: Conor Dooley To: Krzysztof Kozlowski Cc: Arnd Bergmann , Olof Johansson , arm@kernel.org, soc@kernel.org, afaerber@suse.de, linux-arm-kernel@lists.infradead.org, linux-realtek-soc@lists.infradead.org, lars.povlsen@microchip.com, Steen.Hegelund@microchip.com, daniel.machon@microchip.com, UNGLinuxDriver@microchip.com, Catalin Marinas , Will Deacon , linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: defconfig: Enable ARCH_SPARX5 and ARCH_REALTEK Message-ID: <20230517-resume-gave-13eacf634351@spud> References: <20230517143011.549319-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 In-Reply-To: <20230517143011.549319-1-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230517_090949_145168_BF5D1DAE 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: multipart/mixed; boundary="===============5105140470918390217==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5105140470918390217== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="LS+5EWt1oxHnBrHf" Content-Disposition: inline --LS+5EWt1oxHnBrHf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 17, 2023 at 04:30:11PM +0200, Krzysztof Kozlowski wrote: > Enable Microchip SparX-5 (ARCH_SPARX5) with its MMC controller and > Realtek (ARCH_REALTEK) so their DTS will get built with defconfig and > maybe platforms could be booted from it. >=20 > Signed-off-by: Krzysztof Kozlowski Acked-by: Conor Dooley Thanks Krzysztof. --LS+5EWt1oxHnBrHf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZGT8RgAKCRB4tDGHoIJi 0vueAPwInI+/y2SPLR5BisZHvbsmKQ/vr98zKXxfIWZ+YOJdyQEAwdrORmJ1eu7i a5U3dJc7OfdnhBNGQ0O55w9Gcbh+7wU= =3MX3 -----END PGP SIGNATURE----- --LS+5EWt1oxHnBrHf-- --===============5105140470918390217== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============5105140470918390217==--