[PATCH v2 2/4] dt-bindings: mailbox: mediatek: gce-mailbox: Add reference to gce-props.yaml
Jason-JH.Lin
jason-jh.lin at mediatek.com
Tue Jan 9 22:35:30 PST 2024
1. Add "Provider" to the title to make it clearer.
2. Add reference to gce-props.yaml for adding mediatek,gce-events property.
Signed-off-by: Jason-JH.Lin <jason-jh.lin at mediatek.com>
---
.../devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml b/Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml
index cef9d7601398..728dc93117a6 100644
--- a/Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml
+++ b/Documentation/devicetree/bindings/mailbox/mediatek,gce-mailbox.yaml
@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/mailbox/mediatek,gce-mailbox.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: Mediatek Global Command Engine Mailbox
+title: MediaTek Global Command Engine Mailbox Provider
maintainers:
- Houlong Wei <houlong.wei at mediatek.com>
@@ -57,6 +57,8 @@ required:
- clocks
allOf:
+ - $ref: mediatek,gce-props.yaml
+
- if:
not:
properties:
@@ -67,7 +69,7 @@ allOf:
required:
- clock-names
-additionalProperties: false
+unevaluatedProperties: false
examples:
- |
--
2.18.0
More information about the Linux-mediatek
mailing list