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 C58D4C433EF for ; Wed, 15 Dec 2021 00:12:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235195AbhLOAMj (ORCPT ); Tue, 14 Dec 2021 19:12:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54222 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229452AbhLOAMi (ORCPT ); Tue, 14 Dec 2021 19:12:38 -0500 Received: from mail-lj1-x233.google.com (mail-lj1-x233.google.com [IPv6:2a00:1450:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4A853C061574 for ; Tue, 14 Dec 2021 16:12:38 -0800 (PST) Received: by mail-lj1-x233.google.com with SMTP id z8so30756645ljz.9 for ; Tue, 14 Dec 2021 16:12:38 -0800 (PST) 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=zAjAMQVShjcCOaBYyRGNXKWRjBrsW1noh9beLLTMUjc=; b=cAGK2Y7u94l/HgJW5AdpmzrUdVP1cp5+tjGnMGvpBNSMuA75MW5jJF53/tRbNip6UX 3Eymtg+5WcTuF6KBM05gm87AezSTEY9QNdjuRUEiXC/bxuirGKFNXvIp/aFfDoFbT8xR vR85cNI//yCA1xHMxNYiP1TKxExx/AdsTORGv6ttnq2IRhj+YdcCDYwQCTCunJRS33fM GJuFrjrktAGa2f4VOOMcI+jconsCcku1/6a4lUxXLjdr57x2hmX4w9PkPUqP32bGoQy8 blzgWazw+mYTRV101YvEc8Jc4pEVfYrglxt2f171d5ZT/ujGFNq3ZtiITkojt2zFtJV9 +TeQ== 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=zAjAMQVShjcCOaBYyRGNXKWRjBrsW1noh9beLLTMUjc=; b=PnsyW8R4L6hLunnnnh+Sr9iwzKxFNQ/4Le/69d9a9gCgbk86e/3oKgxrsDtNLyOUv+ W3dXhnmQWK2Q8WvQZRYg90aOOk2M8obn7gXpc8VyrySPcwKTsd8dyZwkwqNDUqvmVR/l VJtpWp1oH/zOG45FGo0rBwJiq7mwGrvPeiYKchZi6HMP/qRmm5HOkO26vmclpkvePLwH 1hP+8DV8vsIpbUFWiScFpB+e5jKCO3W8/1/JExWEwNmlHUfjDr9ODxYNz9FilAPYmciH ZtsjnfDvp1f5N93OE1ms4zmlILtc8FGTyC0V8ryJgkW5ercYzPNdB3jYekldOVkO/zAx bOsg== X-Gm-Message-State: AOAM531tTONPtpd24vlKEAu+pU0cspTXLX5z8ieRdCl5NZQqJ5b3awor kRQGuW502RSi5xLrRuP5o93k3X7f6DfbrQkV X-Google-Smtp-Source: ABdhPJxGjxdHWEJWsOj5EGq6SS5HKquCVaUC/ZfjhceiK9vwnOdy7xxROfSJOSLOlCg8n7ZLwjLnvw== X-Received: by 2002:a2e:e1a:: with SMTP id 26mr7758125ljo.199.1639527156576; Tue, 14 Dec 2021 16:12:36 -0800 (PST) Received: from ?IPV6:2001:470:dd84:abc0::8a5? ([2001:470:dd84:abc0::8a5]) by smtp.gmail.com with ESMTPSA id x25sm40690lfe.69.2021.12.14.16.12.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Dec 2021 16:12:35 -0800 (PST) Message-ID: <0750dd24-1e84-6fb7-eb4e-9ab07d05ec62@linaro.org> Date: Wed, 15 Dec 2021 03:12:34 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.2 Subject: Re: [PATCH 06/11] clk: qcom: camcc-sc7180: use parent_hws instead of parent_data Content-Language: en-GB To: Stephen Boyd , Andy Gross , Bjorn Andersson , Michael Turquette , Taniya Das Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org References: <20211208175430.1333594-1-dmitry.baryshkov@linaro.org> <20211208175430.1333594-7-dmitry.baryshkov@linaro.org> <20211209081131.8D886C004DD@smtp.kernel.org> From: Dmitry Baryshkov In-Reply-To: <20211209081131.8D886C004DD@smtp.kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On 09/12/2021 11:11, Stephen Boyd wrote: > Quoting Dmitry Baryshkov (2021-12-08 09:54:25) >> If all parents are specified as clk_hw, we can use parent_hws instead of >> parent_data. >> >> Signed-off-by: Dmitry Baryshkov >> --- > > Is the code size smaller? Would be nice to add that detail. The bloat-o-meter reports zero size difference. > Reviewed-by: Stephen Boyd -- With best wishes Dmitry