Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp100632pxb; Mon, 8 Feb 2021 16:36:50 -0800 (PST) X-Google-Smtp-Source: ABdhPJwA+pNfGWC3+a/Eo4T7DuXEgxxt0z+azpYCd0pjsz4OY+KqkBfwxtQUJGeiTaRwPz2zEil0 X-Received: by 2002:a17:906:5cf:: with SMTP id t15mr11644112ejt.128.1612831009892; Mon, 08 Feb 2021 16:36:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612831009; cv=none; d=google.com; s=arc-20160816; b=QukC6OwGkPlvEPeUY55OQ4OQfOSTmUSRkUZ1sRuclhdAeU8o+AsTo+rHhQPHhEPZW6 aR9yqNCp8mHVrtGseVtsm+ffZorO1P+9q5tITyFEc5L64GM1tUWl1ioKaRdMFX9f64Rb 7aX8jSXNZi1d2CQsKMaRseZchLugyWUGo4hb7JAAS2ae9/sppggPF367094n5MAvpGXK em4OCReKYzaZmcvT9AmtruFaeHJUYPiqVAWpAXsIShx1y2u8Mrg7m9xmTUuMCEJINJA/ +0gJ/pn7IOBFYsvuMfrXxEzgMEtbRcdpywZuPNzjSbHASXNmoQfsv1RJs9bmGD6anBX9 mzNg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:subject:from :references:cc:to; bh=LBooKHXNPE6vZUKmcMoD/w5ndZnbfSP8ChFDRCV9T8k=; b=f9+oLyS7V4d6/5NqLsgKDk+5JwfvHrxCiTSMnyLoYI01IgL4Yb6MTsknZgryGAxzI8 5BoffDe8MlnDkOb4l2R6v25vw6bBMkVlnFh28vIqJtkeiYHeWuJ4Z7Ipda7TuZmfJbjj 6ULDVofzbD/JGe2p4+h5kMcnI/EIkOzqaFxMh0qjX+7WoIMCsX5TEEdfg2rQDVr42b1N zPtfwuKFoNjobbbT2N+Uwq+G8HyLzvXc2C4J4TLqkwCgqsRnVG29Ei+7XkNkI2Y+JMCw /KnstyO+oMXMSZg7KCQC5JMXmH3pZtorhJ1oB1hTQTKlD9vjBvQ5BXVX+aZ8TfGh+6QQ Sw+w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ay19si12251007ejb.621.2021.02.08.16.36.26; Mon, 08 Feb 2021 16:36:49 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229704AbhBIAdd (ORCPT + 99 others); Mon, 8 Feb 2021 19:33:33 -0500 Received: from marcansoft.com ([212.63.210.85]:35348 "EHLO mail.marcansoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229541AbhBIAdc (ORCPT ); Mon, 8 Feb 2021 19:33:32 -0500 Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id 5BE0441F47; Tue, 9 Feb 2021 00:32:47 +0000 (UTC) To: Rob Herring Cc: Arnd Bergmann , Krzysztof Kozlowski , DTML , Marc Zyngier , "linux-kernel@vger.kernel.org" , SoC Team , Olof Johansson , Linux ARM References: <20210204203951.52105-1-marcan@marcan.st> <20210204203951.52105-19-marcan@marcan.st> <20210208110441.25qc6yken4effd6c@kozik-lap> <20210208121325.owjjd7nfbdanszny@kozik-lap> <20210208175847.GB1567700@robh.at.kernel.org> From: Hector Martin Subject: Re: [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) devicetree Message-ID: Date: Tue, 9 Feb 2021 09:32:45 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <20210208175847.GB1567700@robh.at.kernel.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: es-ES Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/02/2021 02.58, Rob Herring wrote: > I'll also highlight there's a DT only tree[1] available to import DT > related parts to other projects. It's generated from the kernel tree. > Probably an overkill to copying at this point though. > > Rob > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/ This actually brings up something else: do we want (eventually) *all* Apple boards using these SoCs to have up-to-date devicetrees in the Linux kernel tree? Obviously not every device supported by mainline has proper ones in, but I don't know if that's expected or something to be avoided. If this is intended to be kept in sync and be fully comprehensive, I might as well start planning out our longer term DT maintenance strategy around that (which might involve using that tree in our bootloader). -- Hector Martin (marcan@marcan.st) Public Key: https://mrcn.st/pub