linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: spi: zynqmp-qspi: Add power-domains and iommus properties
@ 2023-05-03  8:20 Michal Simek
  2023-05-04 17:01 ` Krzysztof Kozlowski
  2023-05-08 13:27 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Michal Simek @ 2023-05-03  8:20 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git
  Cc: Krzysztof Kozlowski, Mark Brown, Rob Herring, devicetree,
	linux-arm-kernel, linux-spi

ZynqMP QSPI IP core has own power domain and also iommu ID that's why
describe optional power-domains and iommus properties.

Signed-off-by: Michal Simek <michal.simek@amd.com>
---

Changes in v2:
- rewrite commit message - requested by Krzysztof

The commit 8ac47837f0e0 ("arm64: dts: zynqmp: Add missing iommu IDs") and
the commit 959b86ae37c6 ("arm64: dts: xilinx: Add the power nodes for
zynqmp") described these properties long time ago in Linux that's why the
patch is also fixing dts_check warnings.

---
 Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml b/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml
index 20f77246d365..226d8b493b57 100644
--- a/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml
+++ b/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml
@@ -32,6 +32,12 @@ properties:
   clocks:
     maxItems: 2
 
+  iommus:
+    maxItems: 1
+
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg
-- 
2.36.1


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

* Re: [PATCH v2] dt-bindings: spi: zynqmp-qspi: Add power-domains and iommus properties
  2023-05-03  8:20 [PATCH v2] dt-bindings: spi: zynqmp-qspi: Add power-domains and iommus properties Michal Simek
@ 2023-05-04 17:01 ` Krzysztof Kozlowski
  2023-05-08 13:27 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-04 17:01 UTC (permalink / raw)
  To: Michal Simek, linux-kernel, monstr, michal.simek, git
  Cc: Krzysztof Kozlowski, Mark Brown, Rob Herring, devicetree,
	linux-arm-kernel, linux-spi

On 03/05/2023 10:20, Michal Simek wrote:
> ZynqMP QSPI IP core has own power domain and also iommu ID that's why
> describe optional power-domains and iommus properties.
> 
> Signed-off-by: Michal Simek <michal.simek@amd.com>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH v2] dt-bindings: spi: zynqmp-qspi: Add power-domains and iommus properties
  2023-05-03  8:20 [PATCH v2] dt-bindings: spi: zynqmp-qspi: Add power-domains and iommus properties Michal Simek
  2023-05-04 17:01 ` Krzysztof Kozlowski
@ 2023-05-08 13:27 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2023-05-08 13:27 UTC (permalink / raw)
  To: linux-kernel, monstr, git, Michal Simek, Michal Simek
  Cc: Krzysztof Kozlowski, Rob Herring, devicetree, linux-arm-kernel,
	linux-spi

On Wed, 03 May 2023 10:20:36 +0200, Michal Simek wrote:
> ZynqMP QSPI IP core has own power domain and also iommu ID that's why
> describe optional power-domains and iommus properties.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] dt-bindings: spi: zynqmp-qspi: Add power-domains and iommus properties
      commit: 47e0255989560fbfd6cd0e03407982f37fdabe5a

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


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

end of thread, other threads:[~2023-05-08 13:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03  8:20 [PATCH v2] dt-bindings: spi: zynqmp-qspi: Add power-domains and iommus properties Michal Simek
2023-05-04 17:01 ` Krzysztof Kozlowski
2023-05-08 13:27 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).