[PATCH v1 0/2] clk: fixed-mmio: Add optional ready registers

Edgar E. Iglesias posted 2 patches 6 months, 3 weeks ago
There is a newer version of this series
.../bindings/clock/fixed-mmio-clock.yaml      | 38 ++++++++++++++++++-
drivers/clk/clk-fixed-mmio.c                  | 35 +++++++++++++++++
2 files changed, 72 insertions(+), 1 deletion(-)
[PATCH v1 0/2] clk: fixed-mmio: Add optional ready registers
Posted by Edgar E. Iglesias 6 months, 3 weeks ago
From: "Edgar E. Iglesias" <edgar.iglesias@amd.com>

I'm not sure if this is a good idea but while doing some stuff in emulation
I had a need to wait for a fixed-mmio-clock to go ready before using
devices it drives. I figured it may be useful to have a generic way to
describe a simple polling for readiness.

Cheers,
Edgar 

Edgar E. Iglesias (2):
  dt-bindings: clk: fixed-mmio-clock: Add optional ready reg
  clk: fixed-mmio: Add optional poll for clk readiness

 .../bindings/clock/fixed-mmio-clock.yaml      | 38 ++++++++++++++++++-
 drivers/clk/clk-fixed-mmio.c                  | 35 +++++++++++++++++
 2 files changed, 72 insertions(+), 1 deletion(-)


base-commit: 4856ebd997159f198e3177e515bda01143727463
-- 
2.43.0