[PATCH v3 0/2] Add scmi powerdomain for sky1

Gary Yang posted 2 patches 3 weeks, 4 days ago
There is a newer version of this series
.../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
[PATCH v3 0/2] Add scmi powerdomain for sky1
Posted by Gary Yang 3 weeks, 4 days ago
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