Add LLCC tables and Bindings for SM8650 platform. Dependencies: None For convenience, a regularly refreshed linux-next based git tree containing all the SM8650 related work is available at: https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm8650/upstream/integ Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> --- Changes in v2: - Updated LLCC table values with latest vendor changes - Link to v1: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-llcc-v1-0-ba4566225424@xxxxxxxxxx --- Neil Armstrong (2): dt-bindings: cache: qcom,llcc: Document the SM8650 Last Level Cache Controller soc: qcom: llcc: Add configuration data for SM8650 .../devicetree/bindings/cache/qcom,llcc.yaml | 1 + drivers/soc/qcom/llcc-qcom.c | 43 ++++++++++++++++++++++ 2 files changed, 44 insertions(+) --- base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc change-id: 20231016-topic-sm8650-upstream-llcc-9d286c755615 Best regards, -- Neil Armstrong <neil.armstrong@xxxxxxxxxx>