On Wed, 21 Jul 2021 16:04:01 +0200, Maxime Ripard wrote: > Even though we've used the CPU configuration driver for some time and a > number of boards using it already, we never had a binding for it. Let's > add it based on what the driver expects and the boards are providing. > > Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx> > --- > .../sunxi/allwinner,sun6i-a31-cpuconfig.yaml | 38 +++++++++++++++++++ > 1 file changed, 38 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/sunxi/allwinner,sun6i-a31-cpuconfig.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>