All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] SDM670 CPU frequency scaling: dtschema fixes
@ 2023-08-16 23:04 Richard Acayan
  2023-08-16 23:04 ` [PATCH v2 1/3] dt-bindings: interconnect: OSM L3: add SDM670 compatible Richard Acayan
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Richard Acayan @ 2023-08-16 23:04 UTC (permalink / raw)
  To: Rafael J. Wysocki, Viresh Kumar, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Andy Gross, Bjorn Andersson,
	Konrad Dybcio, Georgi Djakov, Manivannan Sadhasivam, Sibi Sankar,
	linux-pm, devicetree, linux-arm-msm
  Cc: Richard Acayan

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

 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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-10-22 16:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-16 23:04 [PATCH v2 0/3] SDM670 CPU frequency scaling: dtschema fixes Richard Acayan
2023-08-16 23:04 ` [PATCH v2 1/3] dt-bindings: interconnect: OSM L3: add SDM670 compatible Richard Acayan
2023-08-16 23:04 ` [PATCH v2 2/3] dt-bindings: cpufreq: cpufreq-qcom-hw: " Richard Acayan
2023-08-18  9:40   ` Krzysztof Kozlowski
2023-09-28  7:12     ` Viresh Kumar
2023-08-16 23:04 ` [PATCH v2 3/3] arm64: dts: qcom: sdm670: add specific cpufreq compatible Richard Acayan
2023-08-18 11:19   ` Konrad Dybcio
2023-09-20 21:49 ` [PATCH v2 0/3] SDM670 CPU frequency scaling: dtschema fixes Richard Acayan
2023-10-22 15:50 ` (subset) " Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.