On Tue, 07 Sep 2021 22:40:14 -0500, Samuel Holland wrote:
The R329 and D1 SoCs each contain an LRADC with a programming interface
compatible to earlier LRADCs. However, the LRADC now has its own clock
gate and reset line, instead of being always active.
To support this, add clock/reset properties to the binding, and require
them for the variant in the new SoCs.
Signed-off-by: Samuel Holland <samuel@sholland.org>
---
.../input/allwinner,sun4i-a10-lradc-keys.yaml | 22 +++++++++++++++++++
1 file changed, 22 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>