[PATCH] arm64: dts: xilinx: Drop undocumented "always-on" properties
Rob Herring
robh at kernel.org
Wed Sep 3 17:56:44 PDT 2025
On Fri, Aug 29, 2025 at 12:46 AM Michal Simek <michal.simek at amd.com> wrote:
>
> Hi,
>
> On 8/28/25 23:30, Rob Herring (Arm) wrote:
> > The "always-on" properties are not documented for "silabs,si5341"
> > binding nor used by the Linux driver, so drop them.
>
> Binding
> Documentation/devicetree/bindings/clock/silabs,si5341.txt
> doesn't contain it
> but driver drivers/clk/clk-si5341.c is reading it.
>
> 1345 config[num].always_on =
> 1346 of_property_read_bool(child, "always-on");
>
> It is there from 2019 when driver has been added.
Sigh. I checked and missed that. We should just add it to the binding.
Rob
More information about the linux-arm-kernel
mailing list