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 ECA24C4332F for ; Mon, 14 Mar 2022 13:10:25 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1196C83C99; Mon, 14 Mar 2022 14:09:54 +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="lKCI9GRC"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0C23183CFC; Mon, 14 Mar 2022 14:09:38 +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 2F4D583CAC for ; Mon, 14 Mar 2022 14:08:50 +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 10so10535238qtz.11 for ; Mon, 14 Mar 2022 06:08:50 -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=hdmBKUv7qw4mSLHNPDo2u6i07W07i0qXJerkSjXUgAc=; b=lKCI9GRCioxVBPyBr1B/KAccxF1caJNzhuc84zWr8akHxxDD62c9GLFrPyKRBAKAYO dcKZl2a5XywR8z9GYNLrV2G0DBgdGdaDqjwDw7fwDjQeX2sIWJgH25q/0627pFsF+1jv e1FJEi13r8bPGcNJLTXsCOdVdoB9x2M8pl9oE= 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=hdmBKUv7qw4mSLHNPDo2u6i07W07i0qXJerkSjXUgAc=; b=iZ+61knGQjB8KeiIYHEYV5niBRYOjaiuyVSw+OvdIjtUPlJJIfBgT68+OuJt7V/Tml ZuAjPLVzHW0DEDCNLs9u7gPvqMkTKJj9KOeYMUDVNA/DITorJd+65ro5tyPlwSkqTCGf F9WH/x+mcK+MMzdEmy7WS32hb+DEr+uDgEHWgjaKQEeVGPovyC782krXymGiCW0tVs7K P1H2gSKedGpJDbab674bUtaLDleqAuT9MChmNVbAKQDaG3CFqvhNUy9nSKEKe5gGtyPf eosxju6Iyldc9HOD5xltMzWkS7VYP3vQDDJp4cTCJ96JUOYEK3yo8vdwLyQHqjG5hAGz DtqQ== X-Gm-Message-State: AOAM532crTlDH6I3RMkp2pqZD7c56IweRBRqdTxh81EAP6ArB7ZAdzLX A01dCanXZti3l03DXrY0eLx/jQ== X-Google-Smtp-Source: ABdhPJy6pHk9Q/HprX9Zst3HRJvzjRF4qHmg9E9+lzJGAWRBTY4JL+4dEAVMcGcbq3YleW2gkURCaA== X-Received: by 2002:a05:622a:189a:b0:2e1:abc9:5fe5 with SMTP id v26-20020a05622a189a00b002e1abc95fe5mr16357461qtc.549.1647263328866; Mon, 14 Mar 2022 06:08:48 -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 g4-20020ac87d04000000b002e06b4674a1sm11238412qtb.61.2022.03.14.06.08.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Mar 2022 06:08:48 -0700 (PDT) Date: Mon, 14 Mar 2022 09:08:46 -0400 From: Tom Rini To: nicholas_zheng@outlook.com Cc: bharat.gooty@broadcom.com, rayagonda.kokatanur@broadcom.com, jagan@amarulasolutions.com, andre.przywara@arm.com, festevam@gmail.com, patrick.delaunay@foss.st.com, tharvey@gateworks.com, pbrobinson@gmail.com, hs@denx.de, d-gerlach@ti.com, u-boot@lists.denx.de, robh+dt@kernel.org Subject: Re: [PATCH v<9>] arm: add initial support for the Phytium Pomelo Board Message-ID: <20220314130846.GW9986@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="NHfequSh1hmJPP0s" Content-Disposition: inline In-Reply-To: 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 --NHfequSh1hmJPP0s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 02, 2022 at 03:09:05PM +0800, nicholas_zheng@outlook.com wrote: > From: weichangzheng >=20 > This adds platform code and the device tree for the Phytium Pomelo Board. > The initial support comprises the UART and the PCIE. >=20 > Signed-off-by: weichangzheng > Changes since v1: > updated to DT > Changes since v2: > Modify some explicit types and macro > Changes since v3: > Modify some SDRAM related macro definitions and distro_bootcmd > Changes since v4: > Modify distro_bootcmd > Changes since v5: > Modify the CPU node description of the DT > Changes since v6: > Modify DT > Changes since v7: > Modify DT > Changes since v8: > Temporarily remove the CPU node description of the DT Applied to u-boot/next, thanks! --=20 Tom --NHfequSh1hmJPP0s Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIvPl4ACgkQFHw5/5Y0 tyy97Av6AquBXfCMC05ZQgB8lY+jf5nzO+6EIBZj6+fTgTiqoOJha2lJIAL4hxUh /3Sq4+3T1LZosAfUlYPjUYhs3gURqJD2qF1PJz5LE4fUaj6zf2M/I5HhUeHHBHS1 yTzkjGHsKjFXhn2rzzcilce9+Zeu5ch+SAXm5a4vSUeunU/0XqZKRzfluTewJK8p KNEL8SAaWThGBrBlMosTpAhR4qlHmXIlyto0sPWaMgFw84gRwxML7hdWsnOG7lGw Np8Gj4RLTXGwk3dQ0n9fi3xTdVQqfJ6Gn5RUNcS1XtewSMDwvmfOZzaxNKE+ycpZ 1f2cghTmjFyxjrmOs7AaVXzQbZqkDw91vS/lpoJ/g28i6jSBWC1hOSfSAhIp4eOY XKK9HjbCOPEmS96oML9nDcUHLSXYVbWnqwoUotu32KQApKXhcfx/t2f4cij2ZPGf 09FuwM3OTQ1xemV8zz8Ua/PZjRyulJOR9jrNSQF+bi3QTsoAEkVGW9kl6Rb2Ot14 HOxOD/PR =ytUn -----END PGP SIGNATURE----- --NHfequSh1hmJPP0s--