[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <67ea1daa-72a5-4dc0-b766-34a99052dabb@linaro.org>
Date: Fri, 16 Feb 2024 09:08:43 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Eddie James <eajames@...ux.ibm.com>, linux-fsi@...ts.ozlabs.org
Cc: linux-kernel@...r.kernel.org, linux-i2c@...r.kernel.org,
linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
andi.shyti@...nel.org, alistair@...ple.id.au, joel@....id.au, jk@...abs.org,
sboyd@...nel.org, mturquette@...libre.com, robh@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org
Subject: Re: [PATCH 07/33] ARM: dts: aspeed: p10 and tacoma: Set FSI clock
frequency
On 15/02/2024 23:07, Eddie James wrote:
> Now that the driver doesn't hardcode the clock divider, set it
> in the device tree.
>
> Signed-off-by: Eddie James <eajames@...ux.ibm.com>
> ---
> arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dts | 1 +
> arch/arm/boot/dts/aspeed/ibm-power10-dual.dtsi | 1 +
> 2 files changed, 2 insertions(+)
Please do not mix DTS patches with driver code. DTS goes to the end
because driver code CANNOT depend on it (there are exceptions but it was
not explained here).
Best regards,
Krzysztof
Powered by blists - more mailing lists