Re: [PATCH v4 05/23] dt-bindings: ata: sata-brcm: Apply common AHCI schema

From: Rob Herring
Date: Tue Jun 14 2022 - 18:17:42 EST


On Fri, 10 Jun 2022 11:17:43 +0300, Serge Semin wrote:
> The Broadcom SATA controller is obviously based on the AHCI standard. The
> device driver uses the kernel AHCI library to work with it. Therefore we
> can be have a more thorough DT-bindings evaluation by referring to the
> AHCI-common schema instead of using the more relaxed SATA-common one.
>
> Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
>
> ---
>
> Changelog v4:
> - This is a new patch added on v4 lap of the review procedure.
> ---
> Documentation/devicetree/bindings/ata/brcm,sata-brcm.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>