public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add scmi powerdomain for sky1
@ 2026-03-13  6:03 Gary Yang
  2026-03-13  6:03 ` [PATCH v3 1/2] dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains Gary Yang
  2026-03-13  6:03 ` [PATCH v3 2/2] arm64: dts: cix: Add scmi powerdomain nodes for sky1 Gary Yang
  0 siblings, 2 replies; 6+ messages in thread
From: Gary Yang @ 2026-03-13  6:03 UTC (permalink / raw)
  To: lpieralisi, kwilczynski, mani, robh, bhelgaas, krzk+dt, conor+dt,
	peter.chen
  Cc: linux-pci, devicetree, linux-kernel, linux-arm-kernel,
	cix-kernel-upstream, Gary Yang

v3 changes:
- Pass dts build check with below commands:
make O=$OUTKNL dt_binding_check
make O=$OUTKNL dt_binding_check DT_SCHEMA_FILES=cix,sky1-pcie-host.yaml
make O=$OUTKNL CHECK_DTBS=y W=1 cix/sky1-orion-o6.dtb
scripts/checkpatch.pl 000*.patch
- refine dt-bindings

v2 changes:
- Pass dts build check with below commands:
make O=$OUTKNL dt_binding_check
make O=$OUTKNL dt_binding_check DT_SCHEMA_FILES=cix,sky1-pcie-host.yaml
make O=$OUTKNL CHECK_DTBS=y W=1 cix/sky1-orion-o6.dtb
scripts/checkpatch.pl 000*.patch
- update dt-bindings

Gary Yang (2):
  dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains
  arm64: dts: cix: Add scmi powerdomain nodes for sky1

 .../bindings/pci/cix,sky1-pcie-host.yaml      |  6 ++++
 arch/arm64/boot/dts/cix/sky1-power.h          | 34 +++++++++++++++++++
 arch/arm64/boot/dts/cix/sky1.dtsi             | 21 ++++++++++++
 3 files changed, 61 insertions(+)
 create mode 100644 arch/arm64/boot/dts/cix/sky1-power.h

-- 
2.49.0


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

end of thread, other threads:[~2026-03-13  9:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-13  6:03 [PATCH v3 0/2] Add scmi powerdomain for sky1 Gary Yang
2026-03-13  6:03 ` [PATCH v3 1/2] dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains Gary Yang
2026-03-13  8:25   ` Krzysztof Kozlowski
2026-03-13  8:53     ` 回复: " Gary Yang
2026-03-13  9:00       ` Krzysztof Kozlowski
2026-03-13  6:03 ` [PATCH v3 2/2] arm64: dts: cix: Add scmi powerdomain nodes for sky1 Gary Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox