From patchwork Sat Jan 8 05:13:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hector Martin X-Patchwork-Id: 1577085 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=Kx3df07e; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4JW7Yn5HRCz9sXM for ; Sat, 8 Jan 2022 16:14:34 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Date:Message-ID:Cc:To: Subject:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=lPcC/lZNB+c6tF/2qid9tKKxJqgZ52QnWfuoFHR/Xe0=; b=Kx3df07ea7upgK GJN6JY34d0+ypUndv31xINGwEgmn172/TpeeXhLP1TWQdBl3Q9IkLEtlB/XJPTgX+nIflIqgsluUw HIPjZaw2KN6NL8Ga8MfuuCnxfEQHinKIH/TtM2gTQBIRL0z0vN2HFUuIBBnKg4nWhUbdOB9DwX/Kl OAMBDpzObH0Ak3+x4Xw3dzzb1DA8buqrgjcwHov6mW+EiQ6USTxoyaGZiMiretF3+SriZJXzTgE1W /yuGeZtFMTZnMz1/kZxP5n3gL/y7X+CPOxop1ZKluI6nq2z1+mt+FZ/azQ0zWfwsF28znNiJIWloz osp8VsokqPacDPrL0POg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n643G-005yEQ-Un; Sat, 08 Jan 2022 05:14:03 +0000 Received: from marcansoft.com ([2a01:298:fe:f::2] helo=mail.marcansoft.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n643C-005yDD-PY for linux-arm-kernel@lists.infradead.org; Sat, 08 Jan 2022 05:14:00 +0000 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) server-digest SHA256) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id CFED641982; Sat, 8 Jan 2022 05:13:51 +0000 (UTC) From: Hector Martin Subject: [GIT PULL] Apple SoC MAINTAINERS updates for 5.17 To: SoC Team Cc: Linux ARM , LKML Message-ID: <24ae6871-3e67-5c7f-2060-28048db439a2@marcan.st> Date: Sat, 8 Jan 2022 14:13:49 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 Content-Language: es-ES X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220107_211359_030700_F461B05A X-CRM114-Status: GOOD ( 10.10 ) X-Spam-Score: 0.0 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi SoC folks, Please merge this trivial MAINTAINERS change for 5.17. This commit was waiting on the watchdog driver to be merged, but I only just now realized that it silently did. Sorry for the last-minute pull. If this can't make it into the 5.17 merge window, it can [...] Content analysis details: (0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi SoC folks, Please merge this trivial MAINTAINERS change for 5.17. This commit was waiting on the watchdog driver to be merged, but I only just now realized that it silently did. Sorry for the last-minute pull. If this can't make it into the 5.17 merge window, it can be added as a fix later instead. The branch is based on asahi-soc-dt-5.17-v2 to avoid a merge conflict with other changes that happened there. -Hector The following changes since commit 301f651614c3396d711a8cc3f92f6fb95b12f5c5: dt-bindings: mailbox: apple,mailbox: Add power-domains property (2021-12-15 20:20:38 +0900) are available in the Git repository at: https://github.com/AsahiLinux/linux.git tags/asahi-soc-maintainers-5.17 for you to fetch changes up to 6dc701ee9fabfc929cae2d7acc957bf38e4c3264: MAINTAINERS: Add Apple watchdog to ARM/APPLE MACHINE SUPPORT (2022-01-08 14:10:03 +0900) ---------------------------------------------------------------- Apple SoC MAINTAINERS updates for 5.17. Adds the watchdog driver MAINTAINERS changes. The driver itself is already merged. This branch is based on asahi-soc-dt-5.17-v2 to avoid a merge conflict. ---------------------------------------------------------------- Sven Peter (1): MAINTAINERS: Add Apple watchdog to ARM/APPLE MACHINE SUPPORT MAINTAINERS | 1 + 1 file changed, 1 insertion(+)