On Thu, Jun 11, 2020 at 12:23:56PM +0200, Ricardo Cañuelo wrote:
Make the ports node optional, since there are some DTs that don't define any ports for ti,tfp410.
Only arch/arm/boot/dts/dove-sbc-a510.dts AFAICT... It should be updated IMO.
Signed-off-by: Ricardo Cañuelo ricardo.canuelo@collabora.com
Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml | 1 - 1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml b/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml index 605831c1e836..1c9421eb80fa 100644 --- a/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml +++ b/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml @@ -83,7 +83,6 @@ properties:
required:
- compatible
- ports
if: required: -- 2.18.0