Re: [PATCH RFC 10/16] dt-bindings: crypto: Document aspeed,ahbc property for Aspeed ACRY
From: Rob Herring (Arm)
Date: Thu Dec 11 2025 - 14:57:41 EST
On Thu, 11 Dec 2025 17:45:52 +0900, Andrew Jeffery wrote:
> The g6 DTSI already provides the property and the driver errors out if
> the AHB controller's syscon can't be located, so define the property and
> mark it as required.
>
> Signed-off-by: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/crypto/aspeed,ast2600-acry.yaml | 7 +++++++
> 1 file changed, 7 insertions(+)
>
Applied, thanks!