Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: i2c: qcom,sa8255p-geni-i2c: Add compatible for Nord SA8797P
@ 2026-07-07  9:57 Shawn Guo
  2026-07-07  9:59 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2026-07-07  9:57 UTC (permalink / raw)
  To: Andi Shyti
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Praveen Talari,
	linux-i2c, linux-arm-msm, devicetree, linux-kernel, Shawn Guo

Add compatible for Nord SA8797P QUP GENI I2C controller, which is
compatible with SA8255P controller.

Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
---
 .../devicetree/bindings/i2c/qcom,sa8255p-geni-i2c.yaml      | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/i2c/qcom,sa8255p-geni-i2c.yaml b/Documentation/devicetree/bindings/i2c/qcom,sa8255p-geni-i2c.yaml
index a61e40b5cbc1..04caf622b3ba 100644
--- a/Documentation/devicetree/bindings/i2c/qcom,sa8255p-geni-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/qcom,sa8255p-geni-i2c.yaml
@@ -11,7 +11,11 @@ maintainers:
 
 properties:
   compatible:
-    const: qcom,sa8255p-geni-i2c
+    oneOf:
+      - const: qcom,sa8255p-geni-i2c
+      - items:
+          - const: qcom,sa8797p-geni-i2c
+          - const: qcom,sa8255p-geni-i2c
 
   reg:
     maxItems: 1
-- 
2.43.0


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

* Re: [PATCH] dt-bindings: i2c: qcom,sa8255p-geni-i2c: Add compatible for Nord SA8797P
  2026-07-07  9:57 [PATCH] dt-bindings: i2c: qcom,sa8255p-geni-i2c: Add compatible for Nord SA8797P Shawn Guo
@ 2026-07-07  9:59 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-07  9:59 UTC (permalink / raw)
  To: Shawn Guo, Andi Shyti
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Praveen Talari,
	linux-i2c, linux-arm-msm, devicetree, linux-kernel

On 07/07/2026 11:57, Shawn Guo wrote:
> Add compatible for Nord SA8797P QUP GENI I2C controller, which is
> compatible with SA8255P controller.
> 
> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof

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

end of thread, other threads:[~2026-07-07  9:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-07  9:57 [PATCH] dt-bindings: i2c: qcom,sa8255p-geni-i2c: Add compatible for Nord SA8797P Shawn Guo
2026-07-07  9:59 ` Krzysztof Kozlowski

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