[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230628142003.ggqbxkvuzn6noupc@CAB-WSD-L081021>
Date: Wed, 28 Jun 2023 17:20:03 +0300
From: Dmitry Rokosov <ddrokosov@...rdevices.ru>
To: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
CC: <neil.armstrong@...aro.org>, <jbrunet@...libre.com>,
<mturquette@...libre.com>, <sboyd@...nel.org>,
<robh+dt@...nel.org>, <krzysztof.kozlowski+dt@...aro.org>,
<khilman@...libre.com>, <conor+dt@...nel.org>,
<kernel@...rdevices.ru>, <sdfw_system_team@...rdevices.ru>,
<rockosov@...il.com>, <linux-amlogic@...ts.infradead.org>,
<linux-clk@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Alexey Romanov <avromanov@...rdevices.ru>
Subject: Re: [PATCH v1 3/6] arm64: dts: meson: a1: enable efuse controller
and setup its clk
On Sun, Jun 25, 2023 at 10:50:37PM +0200, Martin Blumenstingl wrote:
> On Wed, Jun 7, 2023 at 10:16 PM Dmitry Rokosov <ddrokosov@...rdevices.ru> wrote:
> [...]
> > + efuse: efuse {
> > + compatible = "amlogic,meson-gxbb-efuse";
> > + clocks = <&clkc_periphs CLKID_OTP>;
> > + #address-cells = <1>;
> > + #size-cells = <1>;
> > + secure-monitor = <&sm>;
> > + power-domains = <&pwrc PWRC_OTP_ID>;
> > + status = "okay";
> If eFuse is always enabled then we can just drop status = "okay" as
> that's the default.
Ahh, okay. I wasn't aware of that behavior. Thank you for pointing it
out!
--
Thank you,
Dmitry
Powered by blists - more mailing lists