Re: [PATCH v3 9/9] clk: si5341: Add sysfs properties to allow checking/resetting device faults
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 03:03:09
Also in:
linux-devicetree
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 03:03:09
Also in:
linux-devicetree
Quoting Robert Hancock (2021-03-25 12:26:43)
Add sysfs property files to allow viewing the current and latched states of the input present and PLL lock bits, and allow resetting the latched fault state. This allows manual checks or automated userspace polling for faults occurring after initialization. Signed-off-by: Robert Hancock <redacted> ---
Applied to clk-next