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 C5B0EC433F5 for ; Wed, 22 Dec 2021 09:56:35 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7847883027; Wed, 22 Dec 2021 10:56:33 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="et04MBfK"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5A1A280820; Wed, 22 Dec 2021 10:56:32 +0100 (CET) Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) (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 5BE5383053 for ; Wed, 22 Dec 2021 10:56:24 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jh80.chung@gmail.com Received: by mail-pj1-x1029.google.com with SMTP id l10-20020a17090a384a00b001b22190e075so77618pjf.3 for ; Wed, 22 Dec 2021 01:56:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=FNZYVsAnmQXVYvAjwS+Q8135Y6LunWLKiQUaeISGHGM=; b=et04MBfKTdBTA0Ccxd+63/YIjmdyaM8hxJIw1socZYjNVtS26RWsb5MnnXhHzbh+nm 0dIpD6b01f8bsFBcj6Oo9DEoRIoZnTTmw0ckJ35AzdEGi8qjb+fMSWILM2KbumB/46IR NE7B2rS8XNRe7oWT6a99IajRMq+figlCuBcQ3RJI8+Teymeu7Dr7sMZU65FQ0NIGZZ5o I7dV5d+ILsesCBPrldK0sZNE5Bv1/8aHnWljbjcx8+z4Tq2kwO5r3u+dsZE77khFAX4y 16zuue17P6vfPFD8HTCYV9QpaoYCZ3aXYlhW0AsRJZe7ENzvHTkcfoyLk12yNym6G1IU 0Xmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=FNZYVsAnmQXVYvAjwS+Q8135Y6LunWLKiQUaeISGHGM=; b=1xDKvPcJM9dM2l5kEPONrCOEUY08pfOF4kSSG7BhdBmi/7bYzy/evZKcJkLkegJeyY irq11CBvgz7Fubnmisz8Lq+h3nDPPknBmm+3PBMnVpFjsGpb6Nw6aH4piyTVQD3ALiji OObR9dr0r6sgYkqlrImdg2/HpPLA9q6XNKq9zTLbM8wLw0GwpLCtOdgI56O9flyDSjnl H3DhxXGUSnLhLSSvKpTQic77QDSd7STF9s988ZmASJ+W4cT3WKNDkzP9FH7RJn34S7aH fmrZiWa1UfukTid5zONFwD5YVZ3rAk3GY/9L8n8sq5h++72dvCyOLOdbVRe8QJ8Iy4pA ZfjA== X-Gm-Message-State: AOAM533mY2tog9ruDT7PW9AxeSfeK6amAMmTCR6ndxVD+tRugf1tim8K L6DN7iYES481wp/exOaI23w= X-Google-Smtp-Source: ABdhPJz9DYJ1FXk2srDTXnk8KqS0BpufOucjR7cOvV2aJasubtHj5U+pmbw8Mzur92GLHvTqX5vl1g== X-Received: by 2002:a17:90b:38cd:: with SMTP id nn13mr451664pjb.37.1640166982567; Wed, 22 Dec 2021 01:56:22 -0800 (PST) Received: from [192.168.0.52] ([183.99.112.216]) by smtp.gmail.com with ESMTPSA id e16sm1835765pfd.38.2021.12.22.01.56.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 22 Dec 2021 01:56:21 -0800 (PST) Subject: Re: [PATCH 0/3] Apple M1 power management controller support To: Mark Kettenis , Jaehoon Chung Cc: kettenis@openbsd.org, u-boot@lists.denx.de, sjg@chromium.org References: <20211206190305.8107-1-kettenis@openbsd.org> From: Jaehoon Chung Message-ID: <0c11af3c-b37f-cd7e-a200-e5f99d360c7a@gmail.com> Date: Wed, 22 Dec 2021 18:56:18 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US 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 Hi Mark, On 12/21/21 5:30 PM, Mark Kettenis wrote: >> From: Jaehoon Chung >> Date: Tue, 21 Dec 2021 08:00:38 +0900 > Hello Jaehoon, > >> Dear Mark, >> >> On 12/7/21 4:03 AM, Mark Kettenis wrote: >>> This series adds support for the power management controller found on >>> Apple SoCs based on the device tree bindings submitted to upstream >>> Linux. This is needed to enable power domains for devices that >>> haven't been enabled by earlier boot stages. >> Is there any patch before applied this patchset? > This is based on next, with the watchdog patch applied: > > https://patchwork.ozlabs.org/project/uboot/list/?series=271919 > > The drivers are independent, but I suppose you get conflicts in > Kconfig and maybe the device tree without that series applied. Thanks for sharing information. I will check on next branch. Best Regards, Jaehoon Chung > > Cheers, > > Mark > >>> >>> Mark Kettenis (3): >>> arm: dts: apple: Update Apple M1 device trees >>> arm: dts: apple: Add u-boot,dm-pre-reloc properties >>> power: domain: Add Apple pmgr driver >>> >>> arch/arm/Kconfig | 4 + >>> arch/arm/dts/Makefile | 5 +- >>> arch/arm/dts/t8103-j274-u-boot.dtsi | 1 + >>> arch/arm/dts/t8103-j274.dts | 122 +-- >>> arch/arm/dts/t8103-j293-u-boot.dtsi | 1 + >>> arch/arm/dts/t8103-j293.dts | 92 +-- >>> arch/arm/dts/t8103-j313-u-boot.dtsi | 1 + >>> arch/arm/dts/t8103-j313.dts | 57 ++ >>> arch/arm/dts/t8103-j456-u-boot.dtsi | 1 + >>> arch/arm/dts/t8103-j456.dts | 71 ++ >>> arch/arm/dts/t8103-j457-u-boot.dtsi | 1 + >>> 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-u-boot.dtsi | 25 + >>> arch/arm/dts/t8103.dtsi | 585 +++++++------- >>> drivers/mailbox/Kconfig | 9 + >>> drivers/mailbox/Makefile | 1 + >>> drivers/power/domain/Kconfig | 8 + >>> drivers/power/domain/Makefile | 1 + >>> drivers/power/domain/apple-pmgr.c | 113 +++ >>> 21 files changed, 2005 insertions(+), 428 deletions(-) >>> create mode 100644 arch/arm/dts/t8103-j274-u-boot.dtsi >>> create mode 100644 arch/arm/dts/t8103-j293-u-boot.dtsi >>> create mode 100644 arch/arm/dts/t8103-j313-u-boot.dtsi >>> create mode 100644 arch/arm/dts/t8103-j313.dts >>> create mode 100644 arch/arm/dts/t8103-j456-u-boot.dtsi >>> create mode 100644 arch/arm/dts/t8103-j456.dts >>> create mode 100644 arch/arm/dts/t8103-j457-u-boot.dtsi >>> 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 >>> create mode 100644 arch/arm/dts/t8103-u-boot.dtsi >>> create mode 100644 drivers/power/domain/apple-pmgr.c >>> >>