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 CEC75C433EF for ; Tue, 28 Dec 2021 08:39:10 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3A49683A23; Tue, 28 Dec 2021 09:36:03 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org 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=chromium.org header.i=@chromium.org header.b="bA5L+EwW"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DE8CB83A02; Tue, 28 Dec 2021 09:34:38 +0100 (CET) Received: from mail-oi1-x229.google.com (mail-oi1-x229.google.com [IPv6:2607:f8b0:4864:20::229]) (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 20C6C83900 for ; Tue, 28 Dec 2021 09:34:30 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-oi1-x229.google.com with SMTP id s73so29010424oie.5 for ; Tue, 28 Dec 2021 00:34:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zkdNINh+grZG/15yMAvdQc2ZIU3ziKMT4Znplv3VU1c=; b=bA5L+EwWElK4Og62i87w9lHCKNbL2fQnfSIucjGPd686CYElzV1fWp8WGkevkUyQA/ ofdXPAvhViTmk79d6flSOiJnqSu0O4f14CKcr8P6Y6fYGth9wQhytqNeRkeZzf8e+HnK E6W1lT6K4jMUz1g+t7zU5nlttq0BWrfaai5yg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=zkdNINh+grZG/15yMAvdQc2ZIU3ziKMT4Znplv3VU1c=; b=aPnn3NUv+7PST+r87yZEGiJDtpV2EPR6OIcirlgKyzbSnL88+iaibMD/2VJMIMlkIj 3D4Y+xcxLLITVAGvfLDKpS8fkGo7NeYyDimKn0vxEbpeTQV3IQWkMkxY+4z5pSZK3A2C xsYzc58bmZdivaFM8xnWDpj0HPE7GKoMj3tznTGerTDW3jG+YdHjhN11tpQuGF0UwhKt /5ozWnA+7LElmJI55GiKTLE/OdKnWGo7NIauQAPg5GKrx4rglMCytq4GAz6G+9o38lz7 fF0izhkzIozAITJwcWLYBfbHnmhOJwfpWSfTHw0T5ktfBKpYL08o3nf5zel9cbK9v8La wbIA== X-Gm-Message-State: AOAM5310jiPqd6/G98pWQS5rRFEGGInrdUqDeUU7lvCZOi6yKfd+fa3c p3Fn3TIx8o6fDWCfxtoGHHKXLwlN6YovqD0vIwa89Q== X-Google-Smtp-Source: ABdhPJykjloQMHseO2ax408OiPY2Dd6I0kDR0Ad/laQX1UWulov3pZqZcLxF/ji8IYp2Rn2N8q9e7w5FG1+VlbvtgjY= X-Received: by 2002:a05:6808:bc9:: with SMTP id o9mr15862111oik.150.1640680468683; Tue, 28 Dec 2021 00:34:28 -0800 (PST) MIME-Version: 1.0 References: <20211223213418.68994-1-kettenis@openbsd.org> <20211223213418.68994-2-kettenis@openbsd.org> In-Reply-To: <20211223213418.68994-2-kettenis@openbsd.org> From: Simon Glass Date: Tue, 28 Dec 2021 01:34:12 -0700 Message-ID: Subject: Re: [PATCH v2 1/3] arm: dts: apple: Update Apple M1 device trees To: Mark Kettenis Cc: U-Boot Mailing List , Jaehoon Chung Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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 On Thu, 23 Dec 2021 at 14:35, Mark Kettenis wrote: > > This synchronizes the device trees with those that are in the > process of being upstreamed into Linux 5.16 or proposed for > Linux 5.17. This includes device trees for machines that were > still missing. > > There are still some differences that will hopefully be resolved > soon. > > Signed-off-by: Mark Kettenis > --- > arch/arm/dts/Makefile | 5 +- > arch/arm/dts/t8103-j274.dts | 122 +--- > arch/arm/dts/t8103-j293.dts | 92 +-- > arch/arm/dts/t8103-j313.dts | 57 ++ > arch/arm/dts/t8103-j456.dts | 71 +++ > arch/arm/dts/t8103-j457.dts | 59 ++ > arch/arm/dts/t8103-jxxx.dtsi | 140 +++++ > arch/arm/dts/t8103-pmgr.dtsi | 1136 ++++++++++++++++++++++++++++++++++ > arch/arm/dts/t8103.dtsi | 585 +++++++++-------- > 9 files changed, 1839 insertions(+), 428 deletions(-) > create mode 100644 arch/arm/dts/t8103-j313.dts > create mode 100644 arch/arm/dts/t8103-j456.dts > create mode 100644 arch/arm/dts/t8103-j457.dts > create mode 100644 arch/arm/dts/t8103-jxxx.dtsi > create mode 100644 arch/arm/dts/t8103-pmgr.dtsi > Reviewed-by: Simon Glass