All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add scmi powerdomain for sky1
@ 2026-03-10  6:53 Gary Yang
  2026-03-10  6:53 ` [PATCH v2 1/2] dt-bindings: PCI: update CIX Sky1 PCIe Root Complex bindings Gary Yang
  2026-03-10  6:53 ` [PATCH v2 2/2] arm64: dts: cix: Add scmi powerdomain nodes for sky1 Gary Yang
  0 siblings, 2 replies; 9+ messages in thread
From: Gary Yang @ 2026-03-10  6:53 UTC (permalink / raw)
  To: bhelgaas, lpieralisi, kwilczynski, mani, robh, krzk+dt, conor+dt,
	peter.chen
  Cc: linux-pci, devicetree, linux-kernel, linux-arm-kernel,
	cix-kernel-upstream, Gary Yang

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-pci-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: update CIX Sky1 PCIe Root Complex bindings
  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             | 22 ++++++++++++
 3 files changed, 62 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-13  2:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-10  6:53 [PATCH v2 0/2] Add scmi powerdomain for sky1 Gary Yang
2026-03-10  6:53 ` [PATCH v2 1/2] dt-bindings: PCI: update CIX Sky1 PCIe Root Complex bindings Gary Yang
2026-03-10  7:30   ` Krzysztof Kozlowski
2026-03-11  2:31     ` 回复: " Gary Yang
2026-03-11  5:52       ` Krzysztof Kozlowski
2026-03-13  2:13         ` 回复: " Gary Yang
2026-03-10 16:09   ` Bjorn Helgaas
2026-03-11  1:47     ` 回复: " Gary Yang
2026-03-10  6:53 ` [PATCH v2 2/2] arm64: dts: cix: Add scmi powerdomain nodes for sky1 Gary Yang

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.