On Wed, Aug 16, 2023 at 07:04:14PM -0400, Richard Acayan wrote: > Changes since v1 (20230815223108.306018-5-mailingradian@xxxxxxxxx): > - add compatible to allOf area (2/3) > - change subject line (Acked-by tag retained) (1/3) > - add fixes tag (2/3) > > This adds appropriate compatible strings to pass bindings checks. > > Patch 1/3 is preserved from a previous series, as it was not applied to > linux-next yet and I wasn't notified that it was applied anywhere else: > https://lore.kernel.org/linux-arm-msm/20230724214209.208699-7-mailingradian@xxxxxxxxx/ > > Richard Acayan (3): > dt-bindings: interconnect: OSM L3: add SDM670 compatible > dt-bindings: cpufreq: cpufreq-qcom-hw: add SDM670 compatible > arm64: dts: qcom: sdm670: add specific cpufreq compatible Hi, just a reminder that this series is here, and patches 2-3 are stale. Would it help to send them separately? > > Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 2 ++ > Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml | 1 + > arch/arm64/boot/dts/qcom/sdm670.dtsi | 2 +- > 3 files changed, 4 insertions(+), 1 deletion(-) > > -- > 2.41.0 >