dt-bindings: usb: ti,tps6598x: Disallow undefined properties
authorRob Herring <robh@kernel.org>
Mon, 16 Oct 2023 15:55:27 +0000 (10:55 -0500)
committerRob Herring <robh@kernel.org>
Tue, 17 Oct 2023 20:14:36 +0000 (15:14 -0500)
commit47b8fb4aef95343668a20c217c5378ce9841e0fb
tree30bfcd344432fa75ec25f393b3ab1cf66674eaff
parenteb559fa633e43b7e076c7006255b6b5da8b4d1fb
dt-bindings: usb: ti,tps6598x: Disallow undefined properties

Device specific bindings should not allow undefined properties. This is
accomplished in json-schema with 'additionalProperties: false'. With this,
the 'connector' child node needs to be defined to prevent warnings.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20231016155527.2973385-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/usb/ti,tps6598x.yaml