On Mon, 04 Nov 2024 13:08:38 +0530, Varadarajan Narayanan wrote: > Document the Last Level Cache Controller on IPQ5424. The > 'broadcast' register space is present only in chipsets that have > multiple instances of LLCC IP. Since IPQ5424 has only one > instance, both the LLCC and LLCC_BROADCAST points to the same > register space. > > Hence, allow only '1' reg & reg-names entry for IPQ5424. > > Signed-off-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx> > --- > .../devicetree/bindings/cache/qcom,llcc.yaml | 20 +++++++++++++++++-- > 1 file changed, 18 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>