Quoting Taniya Das (2022-06-14 08:33:04) > Add support for LPASS audio clock gating for RX/TX/SWA core bus clocks > for SC7280. Update reg property min/max items in YAML schema. > > Fixes: 4185b27b3bef ("dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7280"). > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx> > --- > .../clock/qcom,sc7280-lpasscorecc.yaml | 19 ++++++++++++++++--- > .../clock/qcom,lpassaudiocc-sc7280.h | 5 +++++ > 2 files changed, 21 insertions(+), 3 deletions(-) I'm still wondering if the binding is correct, given the overlapping reg properties. Should we be removing a compatible or two and adding a DT property like "qcom,adsp-bypass-mode" instead?