On Sun, 25 Jun 2023 23:25:24 +0300, Dmitry Baryshkov wrote: > The SAW2 device can optionally provide a voltage regulator supplying the > CPU core, cluster or L2 cache. Change the boolean 'regulator' property > into a proper regulator description. This breaks schema compatibility > for the sake of properly describing the regulator. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > .../devicetree/bindings/soc/qcom/qcom,saw2.yaml | 15 ++++++++++++++- > 1 file changed, 14 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>