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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9BF1AC433FE for ; Fri, 8 Apr 2022 18:07:07 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D055583E5F; Fri, 8 Apr 2022 20:04:52 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="PDOuajsJ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9842D83DA4; Fri, 8 Apr 2022 20:04:50 +0200 (CEST) Received: from mail-qv1-xf2b.google.com (mail-qv1-xf2b.google.com [IPv6:2607:f8b0:4864:20::f2b]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id F298183E5B for ; Fri, 8 Apr 2022 20:04:46 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf2b.google.com with SMTP id kd21so8093441qvb.6 for ; Fri, 08 Apr 2022 11:04:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=3U9ILrNQ53oyf3u8PcJCSj5MWbExD57/HBxj9Jh56v8=; b=PDOuajsJiBdvz19mXJwfmBC3vhiKDY+tOdTVPR6K0z0FJW2kDxmUzf1AmgKe57j0Pj ws6UoVpYrKhL06xnIlUP9L8sc3BL5nvM4WyXNJcC2lgQzWWYtN+DFbcivywGrBo3FQdW aDsBJkgyDaeQ8E3w6xJRgX6HEaRr7mWqE2xeQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=3U9ILrNQ53oyf3u8PcJCSj5MWbExD57/HBxj9Jh56v8=; b=ZVhBeOkbyZwAs6i/xRLHljE01RSTG54r75mxHDOHsn5Azieu/FP1FgwcaAO/LriPRp xLJN/qDWvqpyMq6T6h0UX0rALmdT8NbBNCG5HuefZCACrPi3EYbz0EFzLWTcqu5oJD/Z KnZHhp980Bn5oE5csFJz3sGxTxmt+G8iu4iHySBDJBENpsUiWnflVZ0ShUg6QgZ/9OCz UBjQd9WAuurb/rwHFVIeg7eDAbfcvcnQPVqFeEtzuQWt/a3KToNRC8GDC8Udsjui5/Km lr0g2Ur/FtS22B8B7fQHDqe96LBt5PgwYrk1tiyjzqy3erX0swqL64VHaUNLqJ8HNlCA HsNw== X-Gm-Message-State: AOAM530vF4qN+SnEQKWM/3kI4ronSazwY9iSNJStAo5nNkB1OADjgeOD UcQcI/ZND0YJvO4b+KX7xpkiB1Xy5rWNXg== X-Google-Smtp-Source: ABdhPJx5lHUOMS1ttTmhKOWpUfERzuLio5YpB9cC7M32N8RcfquGfbgHq1FxhpaWOEzmdBTGP/8hmQ== X-Received: by 2002:ad4:5be1:0:b0:440:a2ec:ea99 with SMTP id k1-20020ad45be1000000b00440a2ecea99mr16887593qvc.20.1649441085503; Fri, 08 Apr 2022 11:04:45 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id e20-20020ac84e54000000b002e06753cf70sm21494879qtw.6.2022.04.08.11.04.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Apr 2022 11:04:44 -0700 (PDT) Date: Fri, 8 Apr 2022 14:04:43 -0400 From: Tom Rini To: u-boot@lists.denx.de Cc: Priyanka Jain , Rajesh Bhagat Subject: Re: [PATCH 25/25] arm: fsl-layerscape: Migrate more DP-DDR options to Kconfig Message-ID: <20220408180443.GA14282@bill-the-cat> References: <20220330220735.908616-1-trini@konsulko.com> <20220330220735.908616-25-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="GUfsrdPq8omuo5Le" Content-Disposition: inline In-Reply-To: <20220330220735.908616-25-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --GUfsrdPq8omuo5Le Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 30, 2022 at 06:07:35PM -0400, Tom Rini wrote: > Based on current usage, migrate a number of DP-DDR related options to > Kconfig. >=20 > Cc: Priyanka Jain > Cc: Rajesh Bhagat > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! --=20 Tom --GUfsrdPq8omuo5Le Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJQeToACgkQFHw5/5Y0 tyyP4gwAg8kqKZI0pl21CoeCkH7lONnZO3012I59WklqMKjM2dCeytNvWfIe1yhK ZkugmBAcvoDvRWcDtJPcEakeNdR20EsnmLo4Jel9nEhDZiUrVDGqUNR4TB6X/P9u /zYLOdJ+9h5gPS2f0kgiSX8CBdwQx1HQkV5VI5GqKtp7kcGOqF/8BSQcY9G+Xd4S MFQTZUh4T8SEJT/Ak4MMDUZgATH02LcdGZjv33Xs5RsPOAAMSUTVDHKIHm8CiDpB SyQ3qbrZhiO7blnLSb3wxxlMYpGJZjmSzeeUW72Y6Imt4W5aKbfsuSsJvLk8DkpA Xm+A+IKwbceUwKec2WSBlfPD0RM/hQmYhaJrc13L3hiy/6ZDvCBHl07YaqJYUhFs 8apGeJKLQ4BNzZMNWojqrRDhoMsl3N9gTgbZ1ajsy4WU4XuACZXg82DFiIMumBso 8IQQQly8oxpoRBMbsvJVSr0wPNIT6IeutFkkKw1eUYC9egbLeh5cwq13GuekUo6I nyukcwwW =mC16 -----END PGP SIGNATURE----- --GUfsrdPq8omuo5Le--