public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add scmi powerdomain for sky1
@ 2026-03-13 11:49 Gary Yang
  2026-03-13 11:49 ` [PATCH v4 1/2] dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains Gary Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Gary Yang @ 2026-03-13 11:49 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

v4 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
- delete power-domain-names property

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      |  3 ++
 arch/arm64/boot/dts/cix/sky1-power.h          | 33 +++++++++++++++++++
 arch/arm64/boot/dts/cix/sky1.dtsi             | 21 ++++++++++++
 3 files changed, 57 insertions(+)
 create mode 100644 arch/arm64/boot/dts/cix/sky1-power.h

-- 
2.49.0



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

end of thread, other threads:[~2026-03-24 11:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-13 11:49 [PATCH v4 0/2] Add scmi powerdomain for sky1 Gary Yang
2026-03-13 11:49 ` [PATCH v4 1/2] dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains Gary Yang
2026-03-14  9:26   ` Krzysztof Kozlowski
2026-03-16  8:50     ` Peter Chen
2026-03-24  6:44       ` Peter Chen
2026-03-24  7:13       ` Manivannan Sadhasivam
2026-03-13 11:49 ` [PATCH v4 2/2] arm64: dts: cix: Add scmi powerdomain nodes for sky1 Gary Yang
2026-03-24 11:45   ` Peter Chen
2026-03-24  7:17 ` (subset) [PATCH v4 0/2] Add scmi powerdomain " Manivannan Sadhasivam

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