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 E3CC2C433EF for ; Fri, 11 Mar 2022 02:50:58 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9A75D83049; Fri, 11 Mar 2022 03:50:55 +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="SIexJkoT"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C69EE811E1; Fri, 11 Mar 2022 03:50:53 +0100 (CET) Received: from mail-qv1-xf30.google.com (mail-qv1-xf30.google.com [IPv6:2607:f8b0:4864:20::f30]) (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 1B1ED811E1 for ; Fri, 11 Mar 2022 03:50: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-qv1-xf30.google.com with SMTP id x3so6058770qvd.8 for ; Thu, 10 Mar 2022 18:50:50 -0800 (PST) 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=+XofIZXzMB8eW44Hn8RiDjHwepAgAbpcRZsY8HSVZtQ=; b=SIexJkoT9mld28QDLG0mort8Th50n1+Up7aUIZGourx+NZUDSZoI7Vv4itGjEZNDhf qEaZVOTnn5reXfI7SzNoI2B5zqwiK2TR5TbqQBm2d960QHoPomx2916QbbZNLL1yz/96 OWNWJMXUa8ccECGmXpUBtC+93LDPujCLy8vMk= 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=+XofIZXzMB8eW44Hn8RiDjHwepAgAbpcRZsY8HSVZtQ=; b=3srAHfqtCKubZ1s8+PIqn81qznTReFtef5soRzqsRLoo5ZV/nQIkMuhTtE18+/Ik4t pwKxH9kYAdIMDB6kSgXb/waZ4t3WIPPwqKswLRTwxPo9idEwAq0KI6ZT+RDxlQPUzepb O2Ssr6G7PlyAKxtFVt68xpeb+6ugffrgfJC5NpM/cuNZQLFhZ4rZdSqExMcWMhudG1YW g3ZIFKsTD/m2bKrCS9IstaWIYI5qq9uyPxtCgPVTzMwYt1TiiQHnWE+m0txMjJVSrpZY DM5akJC/cwVu7tMT7moSWvSmDgzqvkSMEn380FpjlMj5mxkZ6OMWzEiZ/geNkeAwIUp4 a7aQ== X-Gm-Message-State: AOAM53219LZhz65ssMMyDPCkGv2lr5W/8Wg/6mS6Gp2/JqFHVLUtZGK9 iDsLFt0OzA+0cERQcDtzeoC1pw== X-Google-Smtp-Source: ABdhPJyRWi0Zmn0IxWx111siFTKFY6hXmSM/QhjMmj4AjnfiMgU4KvhCxUFSOZl3dz3Bv087A87sTQ== X-Received: by 2002:a0c:fe47:0:b0:42d:f798:3da5 with SMTP id u7-20020a0cfe47000000b0042df7983da5mr6290384qvs.77.1646967048786; Thu, 10 Mar 2022 18:50:48 -0800 (PST) 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 b126-20020a376784000000b0067d21404704sm3196733qkc.131.2022.03.10.18.50.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Mar 2022 18:50:47 -0800 (PST) Date: Thu, 10 Mar 2022 21:50:45 -0500 From: Tom Rini To: Stanley Chu Cc: Stanley Chu , kwliu@nuvoton.com, ctcchien@nuvoton.com, avifishman70@gmail.com, tmaimon77@gmail.com, u-boot@lists.denx.de Subject: Re: [PATCH v1 1/9] arm: nuvoton: Add support for Nuvoton NPCM845 BMC Message-ID: <20220311025045.GQ5020@bill-the-cat> References: <20211215025800.26918-1-yschu@nuvoton.com> <20211215025800.26918-2-yschu@nuvoton.com> <20220310184905.GA1696731@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="zXMTu4gyvSiIg/yU" 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 --zXMTu4gyvSiIg/yU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 11, 2022 at 10:13:19AM +0800, Stanley Chu wrote: > Hi Tom, > We need time to prepare linux dts, can I send the rest of the drivers > first or need to wait until the linux dts is submitted? > Because I want to remove some unused nodes/properties away from linux > dts to reduce dtb size, can we use different dts for uboot? > Thanks a lot for your comments. The dts should be the same, except for any U-Boot specific bindings that we're still working to upstream, between Linux and U-Boot. >=20 > -- > Stanley >=20 > On Fri, Mar 11, 2022 at 2:49 AM Tom Rini wrote: > > > > On Wed, Dec 15, 2021 at 10:57:52AM +0800, Stanley Chu wrote: > > > > > Add basic support for the Nuvoton NPCM845 BMC. > > > > > > Signed-off-by: Stanley Chu > > > > I see there's a number of outstanding questions to this first part of > > the port. Can you please address them? Furthermore, the defconfig and > > dts patches should be part of this first patch and the dts needs to be > > in linux-next at least, if not a full linux kernel release. Thanks and > > sorry for the delay here. > > > > -- > > Tom --=20 Tom --zXMTu4gyvSiIg/yU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIquQIACgkQFHw5/5Y0 tyyqnAwAuP30hdq03KkIL67nRtrsZVY3cNwWxsfEQa0pZx35VA0BoLVRfw89Ba6j VYaQj8DKSzRg1ETGXPt4JkDbquy9bn0PUgFW+3rEA310SuSjvbALMtB2gFpRuRdb asxFbQj5h2AEHIrZZ1L18FQTuaJ4iimEAIyihiJDYEomJQd7HBYxa62krg+kVjCQ DukIjo2lm/khBoviphZirFqY/q+D2Sd+/xn8tdegejYe0am//ysVQABRJf9vrtoe nfT1rnq/f7IsdxMUJHsnz7vc+V0g/Wq5LjgoUwEpZrhhnwrECR8SJOkEGdghwSKT uQjAtULzNer1pfUroYGKFgsI93ysH8luBLefhEXoyj/nplL+XMKqP/Y4cC5Fu4H1 Iis73RURxorzxfN49zolmiy58V2yxq1aA6y/GlnerGgDKAZ0/uw4CvumRAXvuV5o V/qFb4ka7jzFWjaWz73sdEPGsWg60novDLDwLc6zksqJCq5/mAksgRE54cVWpyOS u3p+rhr1 =vnZJ -----END PGP SIGNATURE----- --zXMTu4gyvSiIg/yU--