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 8F31CC636D6 for ; Thu, 2 Feb 2023 15:58:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233507AbjBBP6J (ORCPT ); Thu, 2 Feb 2023 10:58:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233010AbjBBP5s (ORCPT ); Thu, 2 Feb 2023 10:57:48 -0500 Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CD15E783C5 for ; Thu, 2 Feb 2023 07:56:56 -0800 (PST) Received: by mail-wm1-x32f.google.com with SMTP id l37-20020a05600c1d2500b003dfe46a9801so278864wms.0 for ; Thu, 02 Feb 2023 07:56:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=4npoJYuDLbg/8G76jYSERaIIDgSDtlVPwyq1/jDUJeE=; b=aAwJTe/xnwPcc9cLsimMNF5XRP3Cc8n9AngyXxPDM4ApBV4Q+20Djh5aPxp/6GSw0X ik2oEUCSHc+LcBh0070TvDtI7gNTmpxFz7HpK6G86+IExRsvv7v1Z3w3PFADFYPPhKHh ZYfpBK4eVRcBAOox8VwBIZ4hlOwBBa49fMvvR4rW1Cx54YuWhX5KpcUIJrDFnR1Ax3fR w6PbtiuW/oFo2iCvy+ZKTl5i2wpAOkVuXmr6z57fLgwegMtOFvOJgE1wmxlB8Mxh/9qC LqEx5H52m569p6WmBbhH5/J8STfYGwSOU6x2VSeXM5vwrjETCMLmTSdMpxbR6NCeKLqc 20VQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=4npoJYuDLbg/8G76jYSERaIIDgSDtlVPwyq1/jDUJeE=; b=QOYYc1NNlQ5/+ZSyrSzvQKFPMzkKsKpSCH9d20rUMo0/NHNfW3slpy2fXOCitKgLD/ ym4HdgiOx/m/WyUHrp3n01iYmdX3dMaOXlamJury5Vp8HPuqJkJ91olFFsfmnwb3QfIU ccAS/qwLx05Tgy+DZIAlEFDpYkoQ0MZ7DqARDmV9zPYQS6HZH+txnz8/cR9pBqmCSm3/ 49U3ALpNnbN+mt52oVlVaJxlUpEgcEEgeB2p92K9Q7g32qqNQSE2URCEuB0sQ6KFC+8q Sg7/r9L9i/fPjYdu1lW54casi23QahruQwfgwtNoLYgb64E1G9bqWtbDGpw7c13Jk3qT Iz7w== X-Gm-Message-State: AO0yUKXkXAotv9QLf51LWDDtdKxR9XldIrs1EM6vez2RrNVmlm2vVLTW hDRA/R/ALbD1ge3Tvbha70rzGw== X-Google-Smtp-Source: AK7set/iRPkgqNynaIBwPLb5dsGVPcJZitXkLFMH3/+s7hFpY0rtdaKz+1jm+FcCb1gW52MJJSNZGA== X-Received: by 2002:a05:600c:3d8e:b0:3dc:43cf:7302 with SMTP id bi14-20020a05600c3d8e00b003dc43cf7302mr2259614wmb.3.1675353371176; Thu, 02 Feb 2023 07:56:11 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id r17-20020a05600c459100b003dee8c5d814sm5271856wmo.24.2023.02.02.07.56.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Feb 2023 07:56:10 -0800 (PST) Message-ID: <1f5b6fa2-718e-3af4-2c79-caf906f9ba90@linaro.org> Date: Thu, 2 Feb 2023 16:56:09 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 5/6] mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock support Content-Language: en-US From: Krzysztof Kozlowski To: Konrad Dybcio , Kathiravan T , agross@kernel.org, andersson@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, jassisinghbrar@gmail.com, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230202145208.2328032-1-quic_kathirav@quicinc.com> <20230202145208.2328032-6-quic_kathirav@quicinc.com> <2433c2c7-664d-0d1f-12ae-374cbd093dc0@linaro.org> <1b75ab1a-44c9-c4a8-7fa4-d601fc710d2a@linaro.org> In-Reply-To: <1b75ab1a-44c9-c4a8-7fa4-d601fc710d2a@linaro.org> 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 02/02/2023 16:30, Krzysztof Kozlowski wrote: > On 02/02/2023 16:16, Konrad Dybcio wrote: >> >> >> On 2.02.2023 15:52, Kathiravan T wrote: >>> IPQ5332 has the APSS clock controller utilizing the same register space >>> as the APCS, so provide access to the APSS utilizing a child device like >>> other IPQ chipsets. >>> >>> Like IPQ6018, the same controller and driver is used, so utilize IPQ6018 >>> match data for IPQ5332. >>> >>> Signed-off-by: Kathiravan T >>> --- >> Reviewed-by: Konrad Dybcio > > While this is not the fault of this patch, but we keep adding > compatibles with same driver data. I think this should start using > fallbacks at some point... I'll work on this. Best regards, Krzysztof