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 X-Spam-Level: X-Spam-Status: No, score=-10.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A1F21C4332F for ; Fri, 17 Sep 2021 23:45:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8639660E97 for ; Fri, 17 Sep 2021 23:45:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235963AbhIQXqs (ORCPT ); Fri, 17 Sep 2021 19:46:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229812AbhIQXqo (ORCPT ); Fri, 17 Sep 2021 19:46:44 -0400 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 859ACC061574 for ; Fri, 17 Sep 2021 16:45:21 -0700 (PDT) Received: by mail-lf1-x133.google.com with SMTP id g1so39880841lfj.12 for ; Fri, 17 Sep 2021 16:45:21 -0700 (PDT) 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=Adpjj8eb9qPefLqJjlRRH4Z+UTglNnbz6imJOtpowtE=; b=Stu4Yvcx+jZlQ6bo4SsaVgSClupIVtykd85F8zGJwqrRts+FNZKGCFRHGGl/XECWkG F9ceDrRBFlGqgZoQ6Ro8gV1Ip44OxLU7jAJ8prtT6k4BUAx+NwH/Xp81ioV+o3QUYC52 LPzi4M8ehhgEOcyl4/4wqcrQZjedLbviqQKZ6MNPcNbSLRaetIZMhcsL9Zvh/JyttAtG gcfm4hdIKFBeRTjVl6zUTB8mzTG55FQ+hsNogyDh7ZK9ME8jFvqcND6CLG1i7ZEDogID xrxJQhuQvKImxHbaGmUJWoahxq6WwUdESY32n6tpsr7dznrHmSaWcdXRxdNh+oRIo2kq L02A== 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=Adpjj8eb9qPefLqJjlRRH4Z+UTglNnbz6imJOtpowtE=; b=nKCzKbJcQRSVxelTQjXgBVVKO/C/tXu/Qw+eeC6Su3MboYmsC/6b8yiPBq++Vfdbqw QKChm1dGNN7XhrLdCacybYA2m48hFVSfpdtfui4CM+/RJ6rymsRNHRVrUE6xIK3vQGli AP7sAdphS1zraTeKBeZ7QsJE3QdfPia6ToGlkJ/otKMoZ14ZtDM4MifpigtqYJjdSUK3 slV3TsbpkUmzMKtLhfqJTZfkD2xrxpHe39/359EMTqfMBlC6zKKYUlZQQc5JOrYsU1IO xQ1Jk4CE2pxxcdMMxD1vk492Hx9lAssB3qxZcyKw8e+Yw2rlWddmsP6XVXY3nsCDR8a3 GM8w== X-Gm-Message-State: AOAM531QAqO1f0vFmHbSVDvMsAVb+8QGdO4TO/jT5kG0Fvs3cm1nXP92 wgbCz9ByIlj46dC1SqlTNK0mC/B3AlnYrMaGPxvaLg== X-Google-Smtp-Source: ABdhPJySPdlC4kFGb/uPqpNRVO7RsaaNmYQ7Dsfc4dTO/WXhWAE1PedasJyvgTCKrCA5g+mA2q9H0CQsy0ibTumhe7A= X-Received: by 2002:ac2:4651:: with SMTP id s17mr5137396lfo.584.1631922319876; Fri, 17 Sep 2021 16:45:19 -0700 (PDT) MIME-Version: 1.0 References: <20210913192816.1225025-1-robh@kernel.org> <20210913192816.1225025-5-robh@kernel.org> In-Reply-To: <20210913192816.1225025-5-robh@kernel.org> From: Linus Walleij Date: Sat, 18 Sep 2021 01:45:09 +0200 Message-ID: Subject: Re: [PATCH v2 4/8] dt-bindings: clock: arm,syscon-icst: Use 'reg' instead of 'vco-offset' for VCO register address To: Rob Herring Cc: Stephen Boyd , Pavel Machek , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Linux ARM , linux-clk , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kernel , Linux LED Subsystem , Michael Turquette Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 13, 2021 at 9:28 PM Rob Herring wrote: > 'reg' is the standard property for defining register banks/addresses. Add > it to use for the VCO register address and deprecate 'vco-offset'. This > will also allow for using standard node names with unit-addresses. > > Cc: Linus Walleij > Cc: Stephen Boyd > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-clk@vger.kernel.org > Cc: Michael Turquette > Signed-off-by: Rob Herring Yeah this is better, dunno why I did it like that. I guess it was the Wild West of DT bindings back then. Reviewed-by: Linus Walleij Yours, Linus Walleij