From patchwork Tue Oct 10 22:49:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 13416286 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 0D336CD98D2 for ; Tue, 10 Oct 2023 22:50:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id B11DEC43397; Tue, 10 Oct 2023 22:50:25 +0000 (UTC) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 3C621C43395 for ; Tue, 10 Oct 2023 22:50:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 3C621C43395 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=linaro.org Received: by mail-wr1-f49.google.com with SMTP id ffacd0b85a97d-32d80ae19f8so568143f8f.2 for ; Tue, 10 Oct 2023 15:50:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1696978215; x=1697583015; darn=kernel.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=s37SUcPotioxZcjEHmhq7GzFTfw04ERbXr6RSb1B27c=; b=oSUfgYS7pYbDl/+Fe3FlasOZfyp3604JLWl6air1QozBhYk+k+dOUSw4Cx5OE3oRBj GrBjj2TSUXwFe9YW31Ir+zV+VDRDgaKtVCxi48w/s8f5NMsmuT5CREloEJwMCRbiX8t1 YzAGxUehn7WDMrh6weAet3FivPGqnn/U2FsnnjFbdm/TaY6kP3z2jouF/SrNDS2Z9ULY Sk63kGtm22kcOjaQCabB7B/xCYxGL7ZDfXalrbPRFok+4aVmwegFpNBSXZ7H98XFakFU 8x9gQGyiPcN84K6yosp//12q8ciFENWUN5SbD5vQo/kzQZZOXx9ChI3n9rzPTSk59ZL0 3Ffw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696978215; x=1697583015; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s37SUcPotioxZcjEHmhq7GzFTfw04ERbXr6RSb1B27c=; b=O/0F9PdNZZIIYAOJzHuRDaQopNDScS86zyiCbzOM3a5iclVIULe9IjLrvMbYsaDPUA TLVos6r2bZX+jjXQlwlhKXTt0EvCztrCn+GmoZjq3JyYvlj3/HWmPUMbslBDvbHZyCds sI8FFEkkhVVWzfdk+LI4XEYBc8BpuTGovDWjJzfYW0TDLyXdYHdTh8/IJXuUgiuszILD AhuR691+gAxZZA8ae/XQJTFsBvw8oJ9lTON7B7j3H5SA63llaUGcXKuLittdKYR8GdUu oaeikFJteZwQFSMbC2VFU+sIwkKXuQAKYxM1APoqTuybiCFlqfIkVZyAfh/2AH7GeEWm Xw4Q== X-Gm-Message-State: AOJu0YyDWG5Qju1ArMdb8IehokVr8JTcbx5DVeY01Hi8JFwsrVysUahA ZqiJNJwy7Tzzq1JqiLIuyVKBJg== X-Google-Smtp-Source: AGHT+IHJw3S0mLbaumsobRC5IL/pZDMQtHIFgcBqimA/C5vlsITA5NsDBJI4cgvehYn3duSLLOm7Lg== X-Received: by 2002:adf:f84e:0:b0:324:8353:6e51 with SMTP id d14-20020adff84e000000b0032483536e51mr18255367wrq.45.1696978215668; Tue, 10 Oct 2023 15:50:15 -0700 (PDT) Received: from gpeter-l.lan (host-92-12-225-146.as13285.net. [92.12.225.146]) by smtp.gmail.com with ESMTPSA id j13-20020adfe50d000000b003196b1bb528sm13689547wrm.64.2023.10.10.15.50.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Oct 2023 15:50:15 -0700 (PDT) From: Peter Griffin To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, mturquette@baylibre.com, conor+dt@kernel.org, sboyd@kernel.org, tomasz.figa@gmail.com, s.nawrocki@samsung.com, linus.walleij@linaro.org, wim@linux-watchdog.org, linux@roeck-us.net, catalin.marinas@arm.com, will@kernel.org, arnd@arndb.de, olof@lixom.net, cw00.choi@samsung.com List-Id: Cc: peter.griffin@linaro.org, tudor.ambarus@linaro.org, andre.draszik@linaro.org, semen.protsenko@linaro.org, saravanak@google.com, willmcvicker@google.com, soc@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-watchdog@vger.kernel.org, kernel-team@android.com, linux-serial@vger.kernel.org Subject: [PATCH v2 20/20] MAINTAINERS: add entry for Google Tensor SoC Date: Tue, 10 Oct 2023 23:49:28 +0100 Message-ID: <20231010224928.2296997-21-peter.griffin@linaro.org> X-Mailer: git-send-email 2.42.0.609.gbb76f46606-goog In-Reply-To: <20231010224928.2296997-1-peter.griffin@linaro.org> References: <20231010224928.2296997-1-peter.griffin@linaro.org> MIME-Version: 1.0 Add maintainers entry for the Google tensor SoC based platforms. Signed-off-by: Peter Griffin --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 90f13281d297..149a0c364309 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8836,6 +8836,16 @@ S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git F: drivers/firmware/google/ +GOOGLE TENSOR SoC SUPPORT +M: Peter Griffin +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +L: linux-samsung-soc@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/clock/google,gs101-clock.yaml +F: arch/arm64/boot/dts/google/ +F: drivers/clk/samsung/clk-gs101.c +F: include/dt-bindings/clock/google,clk-gs101.h + GPD POCKET FAN DRIVER M: Hans de Goede L: platform-driver-x86@vger.kernel.org