Re: [PATCH 1/2] dt-bindings: soc: qcom: llcc-qcom: Add SM8350 compatible and defines

From: Konrad Dybcio
Date: Wed Nov 17 2021 - 07:21:55 EST



On 17/11/2021 07:56, Stephen Boyd wrote:
Quoting Konrad Dybcio (2021-11-13 17:29:38)
Document the compatible string for SM8350 and add required defines to the
binding.

Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml | 1 +
include/linux/soc/qcom/llcc-qcom.h | 4 ++++
Why is this include file part of this patch. Shouldn't it be in the next
patch?

Right, out of habit I treated it as if it was a part of dt-bindings, when it

isn't. Thanks for spotting that.


Konrad