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 46ED6C433F5 for ; Mon, 20 Dec 2021 15:11:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237024AbhLTPLe (ORCPT ); Mon, 20 Dec 2021 10:11:34 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38582 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234941AbhLTPJ0 (ORCPT ); Mon, 20 Dec 2021 10:09:26 -0500 Received: from mail-ua1-x932.google.com (mail-ua1-x932.google.com [IPv6:2607:f8b0:4864:20::932]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 54334C07E5C2 for ; Mon, 20 Dec 2021 06:55:15 -0800 (PST) Received: by mail-ua1-x932.google.com with SMTP id o1so18150825uap.4 for ; Mon, 20 Dec 2021 06:55:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=rNVouqrIPLa6IQqV3TFqg00sda6K3zfXkEQ5RkNQthc=; b=Vs5G4lopykIYb4h8vBTDM9CYQ8PnUX0O1E+KebdgJWkRhAY0eTOhzAA6q/x/4tU8G7 XNeLaYhuWGpBT9hUY8zVXJ9uz+lAjPVLMXXga9gAcScDBLA4bAncaBxU+o/eg9lLfelb VgpU5eGoKnh+vTMDzuZJLy/AAuJS5XwJkHqDOewCTm4ZpuOQ2nLPF/DfJxLFkGGT+ufj pCCm2gjjOnkXQcAqfN2HEYRIF2aHeHxEwfAGwIVDpGeAXi6SjH3TFDIk6MV/r0hjGBI2 sAGpibkP6SuLv+/lKMQwlkNTKkiq8COSVqBB0WIetakx72YUMSp5AZ0R679IvQqpTERr gAkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=rNVouqrIPLa6IQqV3TFqg00sda6K3zfXkEQ5RkNQthc=; b=APZtCvvE48DwTl60WOAHSOSBSLb3vzEGM3iP5y/rBNPDx9ZwdkwH0y/0Nj5qvBYNq2 Wg1O/R7XWrwrAVqmBfPFO5GNWoN+3YWpA48poZHAX4OF3qfohD/qVmZCtGc8yhUc1HGj gm4VfpMvIxFkrPMyRIvR8z9f6uT0RCvYRuDsS4FAiSDLEkezdfeDNpKjREJYTn9bYxXf 7In4kw2INJ1Y3ZXgTprua4/QB1nz/y4CWuYhw+Imh67lPwXyCp+RtKelbmXujNLdDrEe dxWpYHQ3Z5YoQ2rmEmaWOPwnU++j53M5A8aOOgT5ESqOOO20vKElsCsYi8y3lh8hzdA0 8jvQ== X-Gm-Message-State: AOAM531XalAVikXa4nl9QCIfIDL+81TDKSVkgqJZuvvLwjVMLT/ErWkp 3Ofr671ipkSsLaoUJUuZmOMf7VhdtvqRCoUIXKydzg== X-Google-Smtp-Source: ABdhPJzR/B260rIdEoX2NmWjpHz2CNBlx4uO7asCMUb8tRADJxGEUQFMbOXQNsBGusXKtt9JcUIhvqvaOkdm5hZTzOo= X-Received: by 2002:a67:be12:: with SMTP id x18mr5032857vsq.86.1640012114496; Mon, 20 Dec 2021 06:55:14 -0800 (PST) MIME-Version: 1.0 References: <20211217161549.24836-1-semen.protsenko@linaro.org> <20211217161549.24836-2-semen.protsenko@linaro.org> <2fdc5c97-6c19-8e70-d717-28b29d86160c@kernel.org> <5bd5c0bf-4390-22c2-e4e0-cb02b80dfb9c@canonical.com> In-Reply-To: <5bd5c0bf-4390-22c2-e4e0-cb02b80dfb9c@canonical.com> From: Sam Protsenko Date: Mon, 20 Dec 2021 16:55:03 +0200 Message-ID: Subject: Re: [PATCH v4 1/7] dt-bindings: clock: exynos850: Add bindings for Exynos850 sysreg clocks To: Krzysztof Kozlowski Cc: Sylwester Nawrocki , Jaewon Kim , Chanho Park , David Virag , Youngmin Nam , Tomasz Figa , Chanwoo Choi , Michael Turquette , Stephen Boyd , Linus Walleij , Daniel Palmer , Hao Fang , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Sylwester Nawrocki , Rob Herring Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 20 Dec 2021 at 11:31, Krzysztof Kozlowski wrote: > > On 19/12/2021 23:29, Sylwester Nawrocki wrote: > > On 17.12.2021 17:15, Sam Protsenko wrote: > >> System Register is used to configure system behavior, like USI protocol, > >> etc. SYSREG clocks should be provided to corresponding syscon nodes, to > >> make it possible to modify SYSREG registers. > >> > >> While at it, add also missing PMU and GPIO clocks, which looks necessary > >> and might be needed for corresponding Exynos850 features soon. > >> > >> Reviewed-by: Krzysztof Kozlowski > >> Acked-by: Rob Herring > >> Acked-by: Chanwoo Choi > >> Signed-off-by: Sam Protsenko > > > > Apologies for late reply, this patch is applied now. > > > > Sam, > > The clock is used in the DTSI, so since this was applied, there are only > two choices now: > 1. wait for next cycle with DTSI and DTS, > 2. Resubmit with replacing the newly added clocks in DTSI/DTS with > numbers and a TODO note. > But why? I thought because Sylwester applied my clock patches, those will get into v5.17, and so DTSI/DTS might rely on those clocks? If I get it wrong, please let me know why, and I'll go with item (2) you suggested. > Best regards, > Krzysztof