From patchwork Mon Nov 28 12:42:13 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hector Martin X-Patchwork-Id: 13057454 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AE675C43217 for ; Mon, 28 Nov 2022 12:44:01 +0000 (UTC) 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:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jPmTatPZh4Ls9VjJmjCb4RXsKg1feYFri4JVaGxYiuQ=; b=BeY9u/yW1Cq8gC DPNr7bATHHtF/zhhm7+3+UdYOAyRzJHb58BufUGujJUUcDLrSkuEhHWE8ybhDWHhLzJBkDvvYGqdq eWPvSDiecUSpAZdIyjAbwmNGOCi3aSYBGQ4bFYnZBVtAsPkc+UFKXEeGLe6IZ1vB+1CITo0gJDkuZ ZbfuGNPRyeykiRriZ0/sVZyMSyBdr5ugY3YBYMavGxiNMCF0NpbGFRaE2Df8G90UUeWfHqG9KLT5K JsACTNapy2bA7/iBT1Rx+edK0grM+TvWCtBAj5iX5yg4/1g4EQ6SyhmxPpaotYhwYgjrLb3S7rLVN fUMrAarAmV83Ybz7ZvEg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozdTU-001ax0-KX; Mon, 28 Nov 2022 12:43:04 +0000 Received: from marcansoft.com ([212.63.210.85] helo=mail.marcansoft.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozdTL-001at4-D9 for linux-arm-kernel@lists.infradead.org; Mon, 28 Nov 2022 12:42:56 +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: sendonly@marcansoft.com) by mail.marcansoft.com (Postfix) with ESMTPSA id 6D18041EF0; Mon, 28 Nov 2022 12:42:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=marcan.st; s=default; t=1669639373; bh=SBgcElhpUc4MT68tmx19BwGELoM0ZF5BGvjBw82P0Lw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=LlSo0LLK/GsVEe6+DBiT8NcAytsR2UudjTgh9acnYnEyUabkhJ+mZ+svmXw7LgnEl hp6vDjGU/6K6tY1huXuVXQnozw9yPLlpeX+uCOHCwnO3OI2dEx+PJtBrO/cxX5M1Zs 0ZxFM+pvN4NW+uWXDu+i02mtom7wZ19PiRvGjmUkKA1ic7eTfq1P2ZtdQ6B1pnIUo5 rYV3Z76CPMSBeZU3LTpC2iUEEKxM4JBjcujO3RAacq5VsAyN7aVR8gbNRLSYrZqHRC GGah8sFk3F+B7K2Ip9QMLkPVrwABoaAPu1neD8KVflwEUYLQZ0Y29zdVbvL8RoJK2o 55P4JeG11UeDQ== From: Hector Martin To: "Rafael J. Wysocki" , Viresh Kumar , Matthias Brugger Cc: Hector Martin , Sven Peter , Alyssa Rosenzweig , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Ulf Hansson , Marc Zyngier , Mark Kettenis , asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v4 1/4] MAINTAINERS: Add entries for Apple SoC cpufreq driver Date: Mon, 28 Nov 2022 21:42:13 +0900 Message-Id: <20221128124216.13477-2-marcan@marcan.st> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221128124216.13477-1-marcan@marcan.st> References: <20221128124216.13477-1-marcan@marcan.st> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221128_044255_619186_882253BC X-CRM114-Status: UNSURE ( 9.61 ) X-CRM114-Notice: Please train this message. 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This MAINTAINERS update is split, as usual, to facilitate merges via the SoC tree and avoid conflicts. Acked-by: Marc Zyngier Signed-off-by: Hector Martin --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 379945f82a64..52df511ad87c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1897,6 +1897,7 @@ T: git https://github.com/AsahiLinux/linux.git F: Documentation/devicetree/bindings/arm/apple.yaml F: Documentation/devicetree/bindings/arm/apple/* F: Documentation/devicetree/bindings/clock/apple,nco.yaml +F: Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml F: Documentation/devicetree/bindings/dma/apple,admac.yaml F: Documentation/devicetree/bindings/i2c/apple,i2c.yaml F: Documentation/devicetree/bindings/interrupt-controller/apple,* @@ -1911,6 +1912,7 @@ F: Documentation/devicetree/bindings/power/apple* F: Documentation/devicetree/bindings/watchdog/apple,wdt.yaml F: arch/arm64/boot/dts/apple/ F: drivers/clk/clk-apple-nco.c +F: drivers/cpufreq/apple-soc-cpufreq.c F: drivers/dma/apple-admac.c F: drivers/i2c/busses/i2c-pasemi-core.c F: drivers/i2c/busses/i2c-pasemi-platform.c