X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Documentation%2Fdevicetree%2Fbindings%2Fchrome%2Fgoogle%2Ccros-ec-typec.yaml;h=50ebd8c57795167a949cc3cbb7a1909b099ccfac;hb=8f426582e0e0c9bbd58e170e1b209334eb5df79e;hp=2d98f7c4d3bcfacc4e2f0a0049628ba9bb00881b;hpb=07d1caa4c2ccd28ade90f16d1967015214db40b7;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/Documentation/devicetree/bindings/chrome/google,cros-ec-typec.yaml b/Documentation/devicetree/bindings/chrome/google,cros-ec-typec.yaml index 2d98f7c..50ebd8c 100644 --- a/Documentation/devicetree/bindings/chrome/google,cros-ec-typec.yaml +++ b/Documentation/devicetree/bindings/chrome/google,cros-ec-typec.yaml @@ -20,13 +20,24 @@ properties: compatible: const: google,cros-ec-typec - connector: + '#address-cells': + const: 1 + + '#size-cells': + const: 0 + +patternProperties: + '^connector@[0-9a-f]+$': $ref: /schemas/connector/usb-connector.yaml# + unevaluatedProperties: false + properties: + reg: + maxItems: 1 required: - compatible -additionalProperties: true #fixme +additionalProperties: false examples: - |+