All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Jonker <jbx6244@gmail.com>
To: heiko@sntech.de
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org,
	linux-phy@lists.infradead.org, vkoul@kernel.org,
	kishon@kernel.org
Subject: [PATCH v1 2/2] dt-bindings: soc: rockchip: graf: add rockchip,dp-phy.yaml
Date: Wed, 28 Dec 2022 23:02:43 +0100	[thread overview]
Message-ID: <aa942b16-1135-c202-d44a-d25f1f82787f@gmail.com> (raw)
In-Reply-To: <5fa3aaca-4e49-8baa-68c4-2b3981400d3b@gmail.com>

Add new converted rockchip,dp-phy.yaml to grf.yaml file.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
index 7ac9aa5fa..36f6d85a9 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
@@ -96,8 +96,11 @@ allOf:
     then:
       properties:
         edp-phy:
-          description:
-            Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt
+          type: object
+
+          $ref: /schemas/phy/rockchip,dp-phy.yaml#
+
+          unevaluatedProperties: false

   - if:
       properties:
--
2.20.1


WARNING: multiple messages have this Message-ID (diff)
From: Johan Jonker <jbx6244@gmail.com>
To: heiko@sntech.de
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org,
	linux-phy@lists.infradead.org, vkoul@kernel.org,
	kishon@kernel.org
Subject: [PATCH v1 2/2] dt-bindings: soc: rockchip: graf: add rockchip,dp-phy.yaml
Date: Wed, 28 Dec 2022 23:02:43 +0100	[thread overview]
Message-ID: <aa942b16-1135-c202-d44a-d25f1f82787f@gmail.com> (raw)
In-Reply-To: <5fa3aaca-4e49-8baa-68c4-2b3981400d3b@gmail.com>

Add new converted rockchip,dp-phy.yaml to grf.yaml file.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
index 7ac9aa5fa..36f6d85a9 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
@@ -96,8 +96,11 @@ allOf:
     then:
       properties:
         edp-phy:
-          description:
-            Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt
+          type: object
+
+          $ref: /schemas/phy/rockchip,dp-phy.yaml#
+
+          unevaluatedProperties: false

   - if:
       properties:
--
2.20.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: Johan Jonker <jbx6244@gmail.com>
To: heiko@sntech.de
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org,
	linux-phy@lists.infradead.org, vkoul@kernel.org,
	kishon@kernel.org
Subject: [PATCH v1 2/2] dt-bindings: soc: rockchip: graf: add rockchip,dp-phy.yaml
Date: Wed, 28 Dec 2022 23:02:43 +0100	[thread overview]
Message-ID: <aa942b16-1135-c202-d44a-d25f1f82787f@gmail.com> (raw)
In-Reply-To: <5fa3aaca-4e49-8baa-68c4-2b3981400d3b@gmail.com>

Add new converted rockchip,dp-phy.yaml to grf.yaml file.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
index 7ac9aa5fa..36f6d85a9 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
@@ -96,8 +96,11 @@ allOf:
     then:
       properties:
         edp-phy:
-          description:
-            Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt
+          type: object
+
+          $ref: /schemas/phy/rockchip,dp-phy.yaml#
+
+          unevaluatedProperties: false

   - if:
       properties:
--
2.20.1


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

WARNING: multiple messages have this Message-ID (diff)
From: Johan Jonker <jbx6244@gmail.com>
To: heiko@sntech.de
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org,
	linux-phy@lists.infradead.org, vkoul@kernel.org,
	kishon@kernel.org
Subject: [PATCH v1 2/2] dt-bindings: soc: rockchip: graf: add rockchip,dp-phy.yaml
Date: Wed, 28 Dec 2022 23:02:43 +0100	[thread overview]
Message-ID: <aa942b16-1135-c202-d44a-d25f1f82787f@gmail.com> (raw)
In-Reply-To: <5fa3aaca-4e49-8baa-68c4-2b3981400d3b@gmail.com>

Add new converted rockchip,dp-phy.yaml to grf.yaml file.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
index 7ac9aa5fa..36f6d85a9 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
@@ -96,8 +96,11 @@ allOf:
     then:
       properties:
         edp-phy:
-          description:
-            Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt
+          type: object
+
+          $ref: /schemas/phy/rockchip,dp-phy.yaml#
+
+          unevaluatedProperties: false

   - if:
       properties:
--
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-12-28 22:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-28 22:01 [PATCH v1 1/2] dt-bindings: phy: rockchip: convert rockchip-dp-phy.txt to yaml Johan Jonker
2022-12-28 22:01 ` Johan Jonker
2022-12-28 22:01 ` Johan Jonker
2022-12-28 22:01 ` Johan Jonker
2022-12-28 22:02 ` Johan Jonker [this message]
2022-12-28 22:02   ` [PATCH v1 2/2] dt-bindings: soc: rockchip: graf: add rockchip,dp-phy.yaml Johan Jonker
2022-12-28 22:02   ` Johan Jonker
2022-12-28 22:02   ` Johan Jonker
2022-12-29  8:43   ` Krzysztof Kozlowski
2022-12-29  8:43     ` Krzysztof Kozlowski
2022-12-29  8:43     ` Krzysztof Kozlowski
2022-12-29  8:43     ` Krzysztof Kozlowski
2022-12-29  8:43 ` [PATCH v1 1/2] dt-bindings: phy: rockchip: convert rockchip-dp-phy.txt to yaml Krzysztof Kozlowski
2022-12-29  8:43   ` Krzysztof Kozlowski
2022-12-29  8:43   ` Krzysztof Kozlowski
2022-12-29  8:43   ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aa942b16-1135-c202-d44a-d25f1f82787f@gmail.com \
    --to=jbx6244@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=kishon@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=robh+dt@kernel.org \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.