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 1E9ABC433EF for ; Mon, 4 Jul 2022 14:06:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233451AbiGDOGb (ORCPT ); Mon, 4 Jul 2022 10:06:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43770 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233329AbiGDOGa (ORCPT ); Mon, 4 Jul 2022 10:06:30 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 86042DECB for ; Mon, 4 Jul 2022 07:06:29 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id z13so15925449lfj.13 for ; Mon, 04 Jul 2022 07:06:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=mH0yxf4bTO4oPaEiMtqGSQ6H2I4aOYiJptIGj59+bEI=; b=VH+YB8Xb0wtm9/FvzelBVX3e1RzSIHKaE0pzjtJvFh0d975VUUyIRd6opECzlc5ddv U45blUucGBmRF0zISycId8WiJeB8dD3zgL/uDuHpe4MeHJJV7YQN2lfVc4ilqZeF6qkS 5iIoghEN3yPBwuKdF4F0aXa3TXao7eLwdIoinHzKuJTrpHRuKbTc+1R/CD0xa085rmF7 7EzS7Bs1UhPGoxkISp+EpNVVa9j0ThU1eZbAYeJhylcskxPKrw8jFSGdsXgMacmEUG0K MM/I5/6X2KQPpKzTlBZ2d+Fx4V5yEQUVn+wI9SqtXPSmW/zHRl/tCHO3yLCI7EfXk2aj sJ0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=mH0yxf4bTO4oPaEiMtqGSQ6H2I4aOYiJptIGj59+bEI=; b=voVGVH4bw9wMHD4CsmVosD6H0SVXl9ChwE8vOg9qZq41xxtUSUE34HymxV4nnXljF8 vDH8nx3jFi5ReeWSKDBdjxHFm+vbCDtaONxP6KjiwYsbBO8LfySh/tABkDMaDbndV1FE C2TACuSByYQlZpz+wTNQj+ItwUO9vJ/qd1YrB4Ej4u90SZ/Ev1bfFd5EQ0GSwF0O0D6N I76GZ/Zu1TnNLjV6hWgb30xmzOAEEMr8tmqtuc+GoDO5QyaWyetquvgOZCKNmyWKHHpO vMYuNm9w9I2FOA5dDxoUXD4dVgWSrRoKebXYdfNiubI/Ur/keq6qql7Ax9siqIYCxv3R nrjQ== X-Gm-Message-State: AJIora/3vUO4300B/yXUmkvRimBclEA/Sy99N43ANA/4SBP351qWs4a8 iqtx2ram36PZIvyiA2ZoyD8v+Q== X-Google-Smtp-Source: AGRyM1ufFaheGuK6pRwKUMNgzrKsIlfuTuiCOT9EW1N1qTshy2iz7cnZCHV6FzYxjS3hjuL8nYmGxg== X-Received: by 2002:a05:6512:c24:b0:47f:7351:379b with SMTP id z36-20020a0565120c2400b0047f7351379bmr20178011lfu.328.1656943587920; Mon, 04 Jul 2022 07:06:27 -0700 (PDT) Received: from [192.168.1.52] ([84.20.121.239]) by smtp.gmail.com with ESMTPSA id n10-20020a2e82ca000000b0025c068f123dsm2025789ljh.30.2022.07.04.07.06.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 04 Jul 2022 07:06:27 -0700 (PDT) Message-ID: Date: Mon, 4 Jul 2022 16:06:26 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH 5/6] dt-bindings: clock: qcom,rpmcc: Add MSM8909 Content-Language: en-US To: Stephan Gerhold , Bjorn Andersson Cc: Andy Gross , Konrad Dybcio , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Philipp Zabel , Stephan Gerhold , linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, Dominik Kobinski References: <20220704133000.2768380-1-stephan.gerhold@kernkonzept.com> <20220704133000.2768380-6-stephan.gerhold@kernkonzept.com> From: Krzysztof Kozlowski In-Reply-To: <20220704133000.2768380-6-stephan.gerhold@kernkonzept.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 04/07/2022 15:29, Stephan Gerhold wrote: > Document the "qcom,rpmcc-msm8909" compatible for the clocks available > via the RPM on the MSM8909 SoC. > > Signed-off-by: Stephan Gerhold Acked-by: Krzysztof Kozlowski Best regards, Krzysztof