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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BBFDCC4321E for ; Tue, 18 Oct 2022 03:10:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231390AbiJRDK6 (ORCPT ); Mon, 17 Oct 2022 23:10:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34092 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231228AbiJRDJJ (ORCPT ); Mon, 17 Oct 2022 23:09:09 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A8D819AFAB; Mon, 17 Oct 2022 20:07:21 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 40D83B81BDF; Tue, 18 Oct 2022 03:07:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 23FD8C433C1; Tue, 18 Oct 2022 03:07:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666062438; bh=7EmnwgrulKXfc85L28oNtTlw3vj3nugBsWrOkSIwf/Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cx4eUYmoFHbVyRBVzOkRb+h1DjZGmIqldPtWkIueuL9qZAlDUDBfeK9q9DnJHnl2f crbGBx7PKMcTjgKhCFLn/ZIW+9mLAB1nFc4IuF9urEgu8rFjDB8C838qSEhiZElkgl UC35CW1dwKeP8ZXHPw34yv4124NoEVY+8mgDGwo4jasYfItmVpOCmCpWNv2ah5S+pi ZJF0k6ZKP1TxzN8mlsd1jm30T/K/kFJtPAuq0oqgSmr6prb8i7m0YrKGJHsbeCENqo 8INF2KQYWIwQB1t/1Zz8YooE5p+sj+qEaSzXlBDJ3HpP6OWWD+vc7rmX9FotQf73sO K0uJnHAunav0Q== From: Bjorn Andersson To: luca@z3ntu.xyz, linux-arm-msm@vger.kernel.org Cc: phone-devel@vger.kernel.org, devicetree@vger.kernel.org, mani@kernel.org, linux-kernel@vger.kernel.org, "Rafael J. Wysocki" , Viresh Kumar , linux-pm@vger.kernel.org, robh+dt@kernel.org, Krzysztof Kozlowski , ~postmarketos/upstreaming@lists.sr.ht Subject: Re: (subset) [PATCH 1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles Date: Mon, 17 Oct 2022 22:05:50 -0500 Message-Id: <166606235862.3553294.12849281897845693153.b4-ty@kernel.org> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20221016090035.565350-1-luca@z3ntu.xyz> References: <20221016090035.565350-1-luca@z3ntu.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Sun, 16 Oct 2022 11:00:30 +0200, Luca Weiss wrote: > Document the cpufreq-epss compatibles currently used in the tree, plus > the sc7280 which will be added in a separate commit. > > Applied, thanks! [2/5] arm64: dts: qcom: sc7280: Fix cpufreq-epss compatible commit: 0cde1210f7b9f6f17f3af450bde598c0ad9d54cc Best regards, -- Bjorn Andersson