RE: [PATCH v5 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP

From: Parshuram Raju Thombare
Date: Wed Apr 07 2021 - 02:05:08 EST


Hi Rob,

Thanks for your comment and sorry for late response.

>> - minItems: 1
>> - maxItems: 2
>> + minItems: 2
>> + maxItems: 3
>
>1 entry was valid and now it is not? That's not a compatible change and
>needs an explanation at a minimum.

Yes, as the driver returns error in the absence of SAPB port address range, this
may break the driver on platform without SAPB port. This IP needs SAPB port
to support HDCP feature using embedded HDCP crypto module.

So, to maintain backward compatibility I will modify the driver and allow it
to proceed without HDCP feature, instead of returning an error, in case of no SAPB port.

Regards,
Parshuram Thombare