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 49CF1C678D5 for ; Tue, 7 Mar 2023 17:55:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 46C5685C8C; Tue, 7 Mar 2023 18:53:28 +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="AfGECaKh"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CCB9B85C27; Tue, 7 Mar 2023 18:53:23 +0100 (CET) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (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 DC7AE85CA9 for ; Tue, 7 Mar 2023 18:53:19 +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-x82d.google.com with SMTP id c18so15278688qte.5 for ; Tue, 07 Mar 2023 09:53:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1678211598; 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=Gi0RVDOoLWXZXCHQh9L/70G88YGaViIK7JwkWBbcwfk=; b=AfGECaKh+k7OxZDgB9cbAVAEhueMUCYNmM78pKbzUwE6onSBl7d1QD9FzqlaWj6QVY OirHbDIUNtzgBl+D/VsNmJgNtmRparKnIw40440qCsRebUCMWModLrx9oMWsCE4r90Et tK6gbfDdkDFbMySkj2DfLWFCHrNkNU0XEjq3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678211598; 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=Gi0RVDOoLWXZXCHQh9L/70G88YGaViIK7JwkWBbcwfk=; b=I5c+aga0Iu07ltAxeKOWnshG6rKvdoZw/68vlnsnpMKFI4I50KEXQH7Sq7U1lz6TrG uLrOVIOBVotC6JXETnCvEry4wOjy1MCqxMPYiKblvoGK5S5qHc/CLrKMswuFw2mFPE/R L2RMPvvEr4zWy5a5DytGP0MDypVAUx8eMzl+Ovi22MgyrJnId2ASAoy0R+MTbkfjTEur jyPR8Be0ueIGQJHurTgoe88kKYanS44wCV8tYAB/oCQDsdKh2xF1lq1mTzTJfWimElTw +ckx3GFXaj4y66FRz7txIwCpqhJKt010gQO3YJsB1nwY+NGwa5Am0TjG4wP43vShV2Vv vbOA== X-Gm-Message-State: AO0yUKUI1CIUAo26AmByuaNhGza39zyc81QV+HQCLqrV1jYfLcUePprQ AUqoDRqukfaeZKzMRYOiaDO3VQ== X-Google-Smtp-Source: AK7set+KXpZwiy5+JZC/eYKzKfMPXTLnaD8RznTC/9MFBZmH7o3nXmjEsSgWZXf03lRohhN0ts6pLQ== X-Received: by 2002:a05:622a:2c5:b0:3c0:3b36:28be with SMTP id a5-20020a05622a02c500b003c03b3628bemr3874854qtx.55.1678211598740; Tue, 07 Mar 2023 09:53:18 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id r145-20020a37a897000000b0073b69922cfesm9936217qke.85.2023.03.07.09.53.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Mar 2023 09:53:18 -0800 (PST) Date: Tue, 7 Mar 2023 12:53:16 -0500 From: Tom Rini To: Kunihiko Hayashi Cc: u-boot@lists.denx.de, Marek Vasut Subject: Re: [PATCH 2/2] ARM: dts: uniphier: Sync DT with Linux v6.2 Message-ID: <20230307175316.GZ968799@bill-the-cat> References: <20230228023709.23894-1-hayashi.kunihiko@socionext.com> <20230228023709.23894-3-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yAlKubh9QNNtAglO" Content-Disposition: inline In-Reply-To: <20230228023709.23894-3-hayashi.kunihiko@socionext.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.8 at phobos.denx.de X-Virus-Status: Clean --yAlKubh9QNNtAglO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 28, 2023 at 11:37:09AM +0900, Kunihiko Hayashi wrote: > Synchronize devicetree sources with Linux v6.2. >=20 > - Use GIC interrupt definitions > - Add reg properties in USB-glue and SoC-glue node > - Fix node names to follow the generic names list in DT specification > - Add L2 cache and AHCI nodes > - Update nand and pcie nodes > - And some trivial fixes >=20 > Signed-off-by: Kunihiko Hayashi > Acked-by: Marek Vasut Applied to u-boot/next, thanks! --=20 Tom --yAlKubh9QNNtAglO Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQHegwACgkQFHw5/5Y0 tywIMQv+I7QP+X+xs7L6wk+qJ8xS+3+flN4Ni1B2FZrNIWCKecsnTtVMYT2VOx09 Hb74+TgRxtsvVXYawFts8KSois8tk4maoQhQdpZcfwoXWfe/pBSChCVOeJCKIqQf c9VsYVMxqwbzRtq9gBgHBzpZ6rr8Vm0cTVRsMi5bjqVheYyBWbWXIobU2mtOZGbE 6o7y4bbFuZtrwmZrGRaqbiYohEbIUkxE5sYAKZ2EaGZi2hAFjccpRv/MCKo3Tj+n eyJuL+5Ittsw9ckeIEziK70MUzmCki05ibh69DIoIrCzwv42PpEMTwgIL0SJOBpU 3ez+Vbe2A3COUbCCSvgAyVCwD+kslKS17weznVrXmvljUcqKSRWo/Rh2OvKB8Jcm Vk8SuUaCa0S4Ws2aMVxSvcIy2xrUXYkCQRFRyrjqjBViCPA6ONdTqKZePoM9BGMs SO7bhOOk1LdqB4vqYjFuO8QzQW0Il+e6xjN39Gv6U5qTBMqvUKYFPH16K/P20SCz eyOsTLWJ =GNDw -----END PGP SIGNATURE----- --yAlKubh9QNNtAglO--