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 830A5C54E94 for ; Wed, 25 Jan 2023 14:05:43 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A320485117; Wed, 25 Jan 2023 15:05:39 +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="XJniK+TJ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4D40285666; Wed, 25 Jan 2023 15:05:37 +0100 (CET) Received: from mail-qt1-x829.google.com (mail-qt1-x829.google.com [IPv6:2607:f8b0:4864:20::829]) (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 286928563B for ; Wed, 25 Jan 2023 15:05:34 +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-qt1-x829.google.com with SMTP id z9so15965010qtv.5 for ; Wed, 25 Jan 2023 06:05:34 -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=oJ4AlvvtFp4mx1H0DEbCxB6JdTpTVMd5o8ejGQNBL74=; b=XJniK+TJg3KyWNiEPkK2iZiwKjZoM+gF0palO/FpZkGGvp3s7L2Pa4hmVmzUWiFHxF IuWMJOsHW/Fn56198W1292CZVYsXWmroUfo+ulj2MVHBZ5Wu+xezoDDVqiRSC87wHke9 LOogabsz1SAwjeK8YBH3XCBDVtD68VCMP6Jxk= 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=oJ4AlvvtFp4mx1H0DEbCxB6JdTpTVMd5o8ejGQNBL74=; b=Na3qKIOCXClX1LXT/Ouo+WIXBss8D2GjbEkVvhOMtRFM4RWjyLwgwjDOwYPIsVGypR OdLMH6scILDQZ1haErcZekoyllqPnjsQKnqaEyHLs+biC9oy1eRACe4YFNPI5us+Y+u9 S7zLN6/ZqO2fMDY/VI4HPgoWMutqmNzkT+8zQDUgBZ9abUUnDHnLddTS8ciaYUis8fvb Dz5NyT81U1oQM3Fs6vncAjREcm0OjUGBwE9G3+yW3CbJyVd8jegsKHjIAoYSiuZqis39 vmiB1tARz/16qzhSYbVs3VZ5hb8VECuWHcn50EvtZmGzAwiDdIw4KLHDkxR7srcnYRN9 Vo2Q== X-Gm-Message-State: AFqh2korE/qPDUB3FF3aA2P6ph0VF9+LBa/W6f7WsItL3trJlj5JaQPG 977HC9xBR8OI9PMrq5SkvfrdSg== X-Google-Smtp-Source: AMrXdXtRu3E5yd0slNSBel8ipZnp1+jMx35FX/EqYEZLfe/YkmOqm2RofeyxGD2S8fIasuewcQprQw== X-Received: by 2002:ac8:7245:0:b0:3b6:36e1:ed42 with SMTP id l5-20020ac87245000000b003b636e1ed42mr47039527qtp.9.1674655532832; Wed, 25 Jan 2023 06:05:32 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-bae1-07f2-e77c-42e1.res6.spectrum.com. [2603:6081:7b00:6400:bae1:7f2:e77c:42e1]) by smtp.gmail.com with ESMTPSA id f3-20020ac80683000000b00343057845f7sm3313386qth.20.2023.01.25.06.05.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Jan 2023 06:05:32 -0800 (PST) Date: Wed, 25 Jan 2023 09:05:30 -0500 From: Tom Rini To: Sjoerd Simons Cc: u-boot@lists.denx.de, Aswath Govindraju , Dave Gerlach , Dhruva Gole , Georgi Vlaev , Gowtham Tammana , Julien Panis , Nishanth Menon , Suman Anna , Vignesh Raghavendra Subject: Re: [PATCH 3/8] arm: dts: k3-am62: Bump dtsi from ti-next Message-ID: References: <20230121155435.2858173-1-sjoerd@collabora.com> <20230121155435.2858173-4-sjoerd@collabora.com> <20230124204716.GR631605@bill-the-cat> <4468c761ebb5027d40e6ee4405a861adca557a1f.camel@collabora.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="KpA2QwnGURsmPKrv" Content-Disposition: inline In-Reply-To: <4468c761ebb5027d40e6ee4405a861adca557a1f.camel@collabora.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 --KpA2QwnGURsmPKrv Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 25, 2023 at 08:32:39AM +0100, Sjoerd Simons wrote: > On Tue, 2023-01-24 at 15:47 -0500, Tom Rini wrote: > > On Sat, Jan 21, 2023 at 04:54:29PM +0100, Sjoerd Simons wrote: > >=20 > > > Update the am62 and am625 device-trees from current ti-k3-next=20 >=20 > ... >=20 > > These need to come from linux-next or similar, not a TI tree. What's > > the > > status on upstreaming those changes? >=20 > With ti-k3-next i was referring to:=A0 >=20 > https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git/log/?h=3Dti-= k3-next >=20 > Which is a maintainer branch that flows into the ti tree that gets > pulled into linux next.. Just checked this morning and the relevant > commit is now available in linux-next as well (it wasn't just yet when > i sent this out). >=20 >=20 > Would you like me to resend this series with the body of this patch > updated to reflect that ? Thanks for clarifying, both of you. For this go-round it's fine, just please rephrase things for future series. --=20 Tom --KpA2QwnGURsmPKrv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPRNx4ACgkQFHw5/5Y0 tyxxpwv+N5/gaM9zfh036Kzovg2BUUtUeDxYCtWEf7aPPY2RoL7FPvrU4zeSOuxt CFTHYEOykJCq+D2pmSHfryXToLuxYEaGPjxive/veUcwXKb8rse4Ga7jJgxZPKnq hxFj+t5FFAs45s4O8ICfuuvKvzazRx9wG5v+lNZHpToB1LyN7YBm+/dsGuIAKLVM lyV6pe9LmxhMjSYgmwp47/a3tJWgh2sQx3EFzsE4jmDVcisf1aB+fs64autt7YEA l7vNWluQBbZpqJhsWP0QJPzWtzFhU9S4rODOLWLrGL4gt7F9NAblXd7YNEDL75TU S1hNTVvEwRUra4bimTddzQC/3X61hpfMYQFrJ4709HocdM5/KWoFhoGl1pJa76IA 4ABntY5xTsrwB7h3OeVy73WFeCdlumRo/Z83gicFBQiBaqZqWO72sZMvidJw4XcM CAiVS8Se8IjD9f87MfMEWc7Q82hBRZIORg6gYskPF9CBTKx18dosIY22auL01Pfq aW4NSKhh =/vEZ -----END PGP SIGNATURE----- --KpA2QwnGURsmPKrv--