[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YVsqnr185GTtN3uH@robh.at.kernel.org>
Date: Mon, 4 Oct 2021 11:23:58 -0500
From: Rob Herring <robh@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>,
Stephen Boyd <sboyd@...nel.org>, Pavel Machek <pavel@....cz>
Cc: Liviu Dudau <liviu.dudau@....com>,
Sudeep Holla <sudeep.holla@....com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
linux-arm-kernel@...ts.infradead.org, linux-clk@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-leds@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
Stephen Boyd <sboyd@...nel.org>
Subject: Re: [PATCH v2 0/8] Arm boards syscon 'unit_address_format' clean-ups
On Mon, Sep 13, 2021 at 02:28:08PM -0500, Rob Herring wrote:
> This series addresses the last of the dtc 'unit_address_format'
> warnings in the tree.
>
> The remaining issue was dealing with the node names on 2 bindings for
> Arm Ltd boards syscon child nodes: register-bit-led and Versatile ICST.
> Both of these used an offset property for register address rather than
> 'reg' which is the preference nowadays. With a 'reg' property, then we
> can have a proper node name and unit-address. This series adds support
> for using 'reg' instead and updates the node names and unit-addresses.
>
> The dts file changes have inter-dependencies, but the clock and led
> changes can go via each subsystem.
>
> Rob
>
>
> Rob Herring (8):
> dt-bindings: leds: Convert register-bit-led binding to DT schema
> dt-bindings: leds: register-bit-led: Use 'reg' instead of 'offset'
> leds: syscon: Support 'reg' in addition to 'offset' for register
> address
Pavel, Can you apply or comment on patches 1-3?
Rob
> dt-bindings: clock: arm,syscon-icst: Use 'reg' instead of 'vco-offset'
> for VCO register address
> clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset'
> for register address
> ARM: dts: arm: Update register-bit-led nodes 'reg' and node names
> ARM: dts: arm: Update ICST clock nodes 'reg' and node names
> kbuild: Enable dtc 'unit_address_format' warning by default
Powered by blists - more mailing lists