mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: soc: xilinx: Add support for K26 rev2 SOMs
@ 2023-12-19 14:25 Michal Simek
  2023-12-20  7:55 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Michal Simek @ 2023-12-19 14:25 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git
  Cc: Conor Dooley, Krzysztof Kozlowski, Rob Herring, devicetree,
	linux-arm-kernel

Revision 2 is SW compatible with revision 1 but it is necessary to reflect
it in model and compatible properties which are parsed by user space.
Rev 2 has improved a power on boot reset and MIO34 shutdown glich
improvement done via an additional filter in the GreenPak chip.

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

 Documentation/devicetree/bindings/soc/xilinx/xilinx.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/xilinx/xilinx.yaml b/Documentation/devicetree/bindings/soc/xilinx/xilinx.yaml
index d4c0fe1fe435..62617e1ea74f 100644
--- a/Documentation/devicetree/bindings/soc/xilinx/xilinx.yaml
+++ b/Documentation/devicetree/bindings/soc/xilinx/xilinx.yaml
@@ -118,6 +118,7 @@ properties:
 
       - description: Xilinx Kria SOMs
         items:
+          - const: xlnx,zynqmp-sm-k26-rev2
           - const: xlnx,zynqmp-sm-k26-rev1
           - const: xlnx,zynqmp-sm-k26-revB
           - const: xlnx,zynqmp-sm-k26-revA
@@ -126,6 +127,7 @@ properties:
 
       - description: Xilinx Kria SOMs (starter)
         items:
+          - const: xlnx,zynqmp-smk-k26-rev2
           - const: xlnx,zynqmp-smk-k26-rev1
           - const: xlnx,zynqmp-smk-k26-revB
           - const: xlnx,zynqmp-smk-k26-revA
-- 
2.36.1


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

end of thread, other threads:[~2023-12-20  8:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-19 14:25 [PATCH] dt-bindings: soc: xilinx: Add support for K26 rev2 SOMs Michal Simek
2023-12-20  7:55 ` Krzysztof Kozlowski
2023-12-20  8:01   ` Michal Simek

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

all inboxes | Powered by JetHome®