Re: [PATCH 5/5] dt-bindings: qcom: geni-se: Remove common controller properties

From: Krzysztof Kozlowski
Date: Sat Apr 02 2022 - 11:42:05 EST


On 02/04/2022 07:12, Kuldeep Singh wrote:
> Now that Geni serial engine controllers(spi, i2c and uart) have their
> own individual bindings, it's time to remove all common properties of
> the controllers from parent schema.
>
> Signed-off-by: Kuldeep Singh <singh.kuldeep87k@xxxxxxxxx>
> ---
> .../bindings/soc/qcom/qcom,geni-se.yaml | 33 -------------------
> 1 file changed, 33 deletions(-)
>

This should be squashed with your previous commit, because removal of
last direct child schema, makes the common parts obsolete. IOW, the
common parts are only because there is children are open-coded here.

Best regards,
Krzysztof