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 4C5D9C6379F for ; Tue, 21 Feb 2023 15:46:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234707AbjBUPqb (ORCPT ); Tue, 21 Feb 2023 10:46:31 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43648 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234645AbjBUPqa (ORCPT ); Tue, 21 Feb 2023 10:46:30 -0500 Received: from mail-ed1-x529.google.com (mail-ed1-x529.google.com [IPv6:2a00:1450:4864:20::529]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 70A3326846 for ; Tue, 21 Feb 2023 07:46:29 -0800 (PST) Received: by mail-ed1-x529.google.com with SMTP id h16so19121863edz.10 for ; Tue, 21 Feb 2023 07:46:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=u16sfEdS2C/gTVXZRyQ3AT0mcBQxN7EzKfbEW8hZNRA=; b=BImcg4PHyrzRx7lCTqf17yE5wSlAMdBynlScZGJeNdipmeN1vlB4yMRgwWSXDbwqDb pWjKEh33GMJDsuZacvmd3Tu403UfE5Lx1653W3pCEwxLkkw1pgWKivJHruAnY38+CJVP N3V2JcoS7jZeYtUl2saeDyxvgCxhkmCe72Gz1fJdP2d8N/LWjH1opybZFqQxbqNsiC6V ReH8zdTqjbFIGshx1lf+0ZH7CzSo/IQzG2DOgQhtaV80dGfFQUSAoBEp93p/8GxaKjbs m566h8ym4WhqEwWs6dV0LKcH0e3WvvO7gpcF7xAQ8xdmF+V8U8XxE5vMKLeLKfJWQPuw EW8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=u16sfEdS2C/gTVXZRyQ3AT0mcBQxN7EzKfbEW8hZNRA=; b=g1lFO9kOBKq5mJgsQk5cBHkzT1ryz0jSRziiBlpKajuB+DS8gCJR7+nvCkbI/uQqLY 4MbWEjbMG2IZvhOq2fUBO20yazfRjVxW268rMjk7yyghkqOviQCn4/KZGCZ2x9DBB9df OQAkcu3KeFofvejcy8TYGz5vRpAbZsljeEwgyhoi5u38fl8ck89nkxmwFW9MUtkB4wJk LPp6Kp/eAhLcszPxHSzRWoKk5FKoosvJqw2dh8tbH19C8mrZ3lBJzC2L9lM7/+lWo7Hv Q9D2/Q8DCLsQ95xhY1h1OrxYVKjVTy0IyJIUlozjYuXTSt9e0yFNenZsLPc60ahhabXL lgkQ== X-Gm-Message-State: AO0yUKWPJhOoU5GILUo1yWWjA7cSIc2+/C0QXVa50OTG1gw34rpQGgrR x5gp2Pv8J9vtgHc2r8LjoCT9AA== X-Google-Smtp-Source: AK7set949xxyApvw8v1lxUUydJ6o7tr/03eK8U2SeE8V8KCn7nyc0F3LMmjBD/d8CfKHsxfcMEt1/Q== X-Received: by 2002:a05:6402:2b8c:b0:4a3:43c1:8441 with SMTP id fj12-20020a0564022b8c00b004a343c18441mr5441613edb.21.1676994387995; Tue, 21 Feb 2023 07:46:27 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id dv4-20020a170906b80400b008b904cb2bcdsm5244605ejb.11.2023.02.21.07.46.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 21 Feb 2023 07:46:27 -0800 (PST) Message-ID: <1459c825-d915-c55d-ad1d-4bc590e580a8@linaro.org> Date: Tue, 21 Feb 2023 16:46:26 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 1/2] dt-bindings: cpufreq: qcom-hw: add a compatible for sa8775p Content-Language: en-US To: Bartosz Golaszewski , "Rafael J . Wysocki" , Viresh Kumar , Rob Herring , Krzysztof Kozlowski , Andy Gross , Bjorn Andersson , Konrad Dybcio Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Bartosz Golaszewski References: <20230221150543.283487-1-brgl@bgdev.pl> <20230221150543.283487-2-brgl@bgdev.pl> From: Krzysztof Kozlowski In-Reply-To: <20230221150543.283487-2-brgl@bgdev.pl> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 21/02/2023 16:05, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > Add the compatible for the cpufreq engine present on sa8775p platforms. > > Signed-off-by: Bartosz Golaszewski > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof