Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-06 | dm: Add Hardware Spinlock class | Benjamin Gaignard | |
This is uclass for Hardware Spinlocks. It implements two mandatory operations: lock and unlock and one optional relax operation. Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Patrice Chotard <patrice.chotard@st.com> |