Message ID | 20230816230412.76862-6-mailingradian@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | SDM670 CPU frequency scaling: dtschema fixes | expand |
On Wed, Aug 16, 2023 at 07:04:14PM -0400, Richard Acayan wrote: > Changes since v1 (20230815223108.306018-5-mailingradian@gmail.com): > - 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@gmail.com/ > > 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 >
On Wed, 16 Aug 2023 19:04:14 -0400, Richard Acayan wrote: > Changes since v1 (20230815223108.306018-5-mailingradian@gmail.com): > - 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. > > [...] Applied, thanks! [3/3] arm64: dts: qcom: sdm670: add specific cpufreq compatible commit: 032ff6a3b39addd54427844affaf21e1e80fabc2 Best regards,