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 DD765C4332F for ; Fri, 9 Dec 2022 22:53:53 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A615F8530B; Fri, 9 Dec 2022 23:53:35 +0100 (CET) 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="j/Sclk3n"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 26A47852D0; Fri, 9 Dec 2022 23:53:33 +0100 (CET) Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) (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 D1635852D0 for ; Fri, 9 Dec 2022 23:53:29 +0100 (CET) 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-wm1-x334.google.com with SMTP id o7-20020a05600c510700b003cffc0b3374so948283wms.0 for ; Fri, 09 Dec 2022 14:53:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=AhD3pDpra9CCuBP5b/dK210RN/HatpenaSQyLHjFkMo=; b=j/Sclk3nm6ELCC7L+I7WbPZ4MSWDDdLSNOGiwpD3UiV50m75rPxx0OxQRPP3KSeqBx aRayy6bomUl/E5Bd/hoj1ToizeI69WLLQQT9Ykj5oCGCfb3H/nxr6ZbHVWOUDfqkpjfw g6vKJ4dHw7bFovnBGUIIlmseMA8eKzVxcgpW8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=AhD3pDpra9CCuBP5b/dK210RN/HatpenaSQyLHjFkMo=; b=iGqYN7ER+E6MndSASH+eR3Es5A+eH2/GdG/QrvYU8naWdmSnboIuOgsOpgenUXof4c Td7jFBIDs9cI3tK6f2T29sBgsVUZhJbfXCOw78b2eMOxHSnZGCvFOTbiJOau8ofCioOK 40fpFcNM+CYLQHpvv5aCog4xDRKJeQ2NBYznfve4/uRU3QFIvfvbd898zXjSC65nt9Dw 7CLSRbXggT7K8HDNaM7dDhH6z6MUESKTJs6VSEA7R1SvbAIT0dQ30+v8Fw8jIUZBed69 lvzcalEManGbFtV8bEt/luaNeuuoILbpW/MyJA/zb8uQmrGhI1i64R+q5bAEgpZkViWC 02jw== X-Gm-Message-State: ANoB5pnVoHY0lOJa4i6R/fIaqpUSjhKTPUTfXVysgcq/O7dwMIxNc0Jg IO6NtjCQd2RPTNxDirRELnBOBg== X-Google-Smtp-Source: AA0mqf4nObUMcBJmzzOFzY2RoszKAAoQVqnRdA877XEK5QBu0Lcw7J6rVL97wzQn2rvcPSJEcaYNZA== X-Received: by 2002:a05:600c:3b8a:b0:3d1:f0f1:ceb4 with SMTP id n10-20020a05600c3b8a00b003d1f0f1ceb4mr5997436wms.19.1670626409383; Fri, 09 Dec 2022 14:53:29 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-b826-a734-d5f3-47e0.res6.spectrum.com. [2603:6081:7b00:6400:b826:a734:d5f3:47e0]) by smtp.gmail.com with ESMTPSA id j3-20020a5d4643000000b0023677e1157fsm2454579wrs.56.2022.12.09.14.53.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Dec 2022 14:53:28 -0800 (PST) Date: Fri, 9 Dec 2022 17:53:25 -0500 From: Tom Rini To: Bryan Brattlof Cc: Lukasz Majewski , Sean Anderson , Jaehoon Chung , Nishanth Menon , Georgi Vlaev , Andrew Davis , Vignesh Raghavendra , UBoot Mailing List Subject: Re: [PATCH 2/8] arm: dts: introduce am62a7 u-boot dtbs Message-ID: <20221209225325.GZ3787616@bill-the-cat> References: <20221104001358.13353-1-bb@ti.com> <20221104001358.13353-3-bb@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rIjZssYlLHfV9oSM" Content-Disposition: inline In-Reply-To: <20221104001358.13353-3-bb@ti.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.6 at phobos.denx.de X-Virus-Status: Clean --rIjZssYlLHfV9oSM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 03, 2022 at 07:13:52PM -0500, Bryan Brattlof wrote: > Introduce the base dts files needed for u-boot or to augment the > linux dtbs for use in the u-boot-spl and u-boot binaries >=20 > Signed-off-by: Vignesh Raghavendra > Signed-off-by: Bryan Brattlof Applied to u-boot/next, thanks! --=20 Tom --rIjZssYlLHfV9oSM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmOTvGUACgkQFHw5/5Y0 tywaCAv/QzBPDXewDCxWblifHz05Vwf85umvQ07zJu6KB5xtVK9GDJVUVkN2Y1Jr wKGPvXjvUoDNJONpUUo53I8KwxGpXhH80C5VbjlGQsFsgksKFCJa8hPxZJq+RMXi OjiC62pJy02QIWgL4DnbuQ9xyO8tk1Ci8ArF0ERny/hzNUI2oHhS8rfZrkh1yI3G GhV4r3Uo28oX0j/BzfxWNoj6A1YNTKsjWNkzJpnAU52PICZOOcGSgiWa/2HcAhkx OrSh1N+gKPMM28dhOureqocfW6HI8ysZl6dy/ETI48QGQ5oTZlhNEQYvA3fEf18V RUUhXII5HU3d/aqlZRDx1G9DLWo9g12vLsQZbzhezfbfW9zCxi/MbwD8sHRRly9L tY1Zj7Bs9vGcjMwFY8vfNqkUxMu8IHjq0sACcmtUu7zo8yh/ppquRATGswunH1gQ eOAx0yBIExAUb+BwTETIqV4zZFbXDzh8iAGJN+4qVPnkZy8eJbSNdwycM6j+rH76 mCFNDRdu =cyAF -----END PGP SIGNATURE----- --rIjZssYlLHfV9oSM--