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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2C73CC433EF for ; Wed, 27 Oct 2021 19:13:34 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 84F6660C40 for ; Wed, 27 Oct 2021 19:13:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 84F6660C40 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 04F8B8336A; Wed, 27 Oct 2021 21:13:32 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (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="rBvxC9Fu"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3A85883484; Wed, 27 Oct 2021 21:13:30 +0200 (CEST) Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) (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 3467D83152 for ; Wed, 27 Oct 2021 21:13:27 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x735.google.com with SMTP id bi29so3491438qkb.5 for ; Wed, 27 Oct 2021 12:13:27 -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=5wjxMfNYQ3rKepOssVkfIw14bMhnvkurX0VPjXsNX1w=; b=rBvxC9FuIL/Z04YcLFH1FfFfhVZEjzHHKUzFSzgZQHrED3KRkGKZ1ONgtAPOKU/nzX DlPZwwFWRZDwuan0ttwyjV1G/7JfHSx5bzvqLqxPJtVxCStI/OUzJyat2Nl1LFlUh6c/ aeoPKpqrYoQetHKDhYJQaXDPBjktsvHHg2SGg= 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=5wjxMfNYQ3rKepOssVkfIw14bMhnvkurX0VPjXsNX1w=; b=Lob9RH/D49exQW1TzEXrrSnflKdkMWgysAnlNWEwsiGZRh23hFv0ER17i1VzQANGfX bQyDTw4rutJBmRs49QdR9OW/iXOfxiniEU0zaAVTitqllLaB3SYXvJqxPktmviqSgLEP ityIs+NzF/+XHvdVexAy99oGtDW61Orf2y+bFTDSf66EzLJwFisTGC7v6TP/OGH0CcIF v7s23S9JSwHrEz6BVFXGkPgzHaLZ8MdT2OeyMBcwiFMTS0KfzEaiQI89fyS8B3wqxRXW 9lHqNEK2bjemHvbrZ+effZtXtoU3Ws0YsgVNUaagUtG0eVmxdkjR4TKV19D0sCd7tNiG pBVQ== X-Gm-Message-State: AOAM530yT2rQWKVF0IJ43VrT65PaNehdouHBEGrQS6vD1OcMTeh17lXV FZDNwcXWfHB6AQZUFKiYs32ElA== X-Google-Smtp-Source: ABdhPJyd+fI9mmIsqVj1uNRELe89nheJnzS27LzcNy9pjsymwnPi+0wHoia6i4D0n5hdSLWL8h9jpg== X-Received: by 2002:a37:91c7:: with SMTP id t190mr25679527qkd.282.1635362005956; Wed, 27 Oct 2021 12:13:25 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-0044-6cb5-81ac-bb0c.res6.spectrum.com. [2603:6081:7b01:cbda:44:6cb5:81ac:bb0c]) by smtp.gmail.com with ESMTPSA id bs33sm548821qkb.130.2021.10.27.12.13.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Oct 2021 12:13:25 -0700 (PDT) Date: Wed, 27 Oct 2021 15:13:23 -0400 From: Tom Rini To: Tuomas Tynkkynen Cc: Simon Glass , =?iso-8859-1?Q?Fran=E7ois?= Ozog , Aaron Williams , Albert Aribaud , Alexander Graf , Anastasiia Lukianenko , Andre Przywara , Bin Meng , Heinrich Schuchardt , Ilias Apalodimas , Jerry Van Baren , Linus Walleij , Mark Kettenis , Matthias Brugger , Michal Simek , Oleksandr Andrushchenko , Sean Anderson , Stephen Warren , Stephen Warren , Thomas Fitzsimmons , U-Boot Mailing List , QEMU Developers Subject: Re: [PATCH v5 00/26] fdt: Make OF_BOARD a boolean option Message-ID: <20211027191323.GK8284@bill-the-cat> References: <20211026002344.405160-1-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6xTM0kUsJcaNctaW" Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --6xTM0kUsJcaNctaW Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 27, 2021 at 06:36:12PM +0300, Tuomas Tynkkynen wrote: > Hi, >=20 > On 27.10.2021 17.08, Simon Glass wrote: > > Hi Fran=E7ois, > >=20 > > On Tue, 26 Oct 2021 at 00:07, Fran=E7ois Ozog wrote: > > >=20 > > > Hi Simon > > >=20 > > > Position unchanged on this series: adding fake dts for boards that ge= nerate their device tree in the dts directory is not good. If you have them= in documentation the it is acceptable. > >=20 > > I think we are going to have to disagree on this one. I actually used > > the qemu one in testing/development recently. We have to have a way to > > develop in-tree with U-Boot. It does not impinge on any of your use > > cases, so far as I know. > >=20 >=20 > How about having the file just contain a single line >=20 > #include >=20 > ... where this generated-*.dts is not checked to the source tree. Then of > course comments on how to generate it via qemu -dumpdtb + dtc, with > appropriate precautions (ie. must be regenerated if qemu command line is > changed or qemu is upgraded), intended use case, and so forth. That seems like it would help the development workflow, yes. --=20 Tom --6xTM0kUsJcaNctaW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmF5pNIACgkQFHw5/5Y0 tyyVWgv+OMyNxIEt5nN5xr4ONaSNLOpnZCX+68vmRauFq/m1DuMxhAl86cdMcCNK dinDvR/MZBXCgnvnJtWLk5efc5L7Wn85z1xJiPP1vzenuU5vgq2p4TlOkk5EKkPG N3TZ0BFeYSzGF5wizFlQPzn0QWpyD8R07AghHf3amlIexR3IRgHRfjwnNg9+8nOF DyPzD1rM9FhgCY7SBbHziYQh6f4sd1xTBQ4ELUDP9Hn+LeY+YqZTCWepaXQmky0R cprPbTeMEJBWXo0UxkVUWe0r/tNz+o0hvyl8LKTrZklgnNvu5BoddRuSsD9qnN4k SaSL3cIwyVjOw5EXqDsg+qg/uBkpV5MhabRGWieT/3YQJK7gDMJ6dAkHPQgOh54L a5EBAnIIclZHtoKpOK+tszNiH99qJ+/9I94thJKspdB3dBB6bPaVYnYde8cPFtUb TUoyAJyOgLcGF6pbTtZD0o+7o28Tk+PoaQMhIp81v/ExtoikiuNJ0KTcBGZOAIEH 62dDvRKf =O6am -----END PGP SIGNATURE----- --6xTM0kUsJcaNctaW--