[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211218211157.188214-1-avolmat@me.com>
Date: Sat, 18 Dec 2021 22:11:55 +0100
From: Alain Volmat <avolmat@...com>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Patrice Chotard <patrice.chotard@...s.st.com>
Cc: Lee Jones <lee.jones@...aro.org>, linux-clk@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, Alain Volmat <avolmat@...com>
Subject: [PATCH v2 0/2] clk: st: update to avoid DT warnings
The serie contains 2 updates within clkgen-fsyn and clkgen-mux
in order to allow those drivers to pick up the reg property
within their parent node instead of their own node. Such
behavior is already in place for the other st clk drivers and
to allow to not have several time the same reg value within
the device tree.
Those changes are also done in order to avoid DT warning seen
when compiling with W=1 and indicating unique-unit-address issues.
v2: update clkgen-fsyn patch to add a pr_err
Alain Volmat (2):
clk: st: clkgen-fsyn: search reg within node or parent
clk: st: clkgen-mux: search reg within node or parent
drivers/clk/st/clkgen-fsyn.c | 13 +++++++++++--
drivers/clk/st/clkgen-mux.c | 11 +++++++++--
2 files changed, 20 insertions(+), 4 deletions(-)
--
2.25.1
Powered by blists - more mailing lists