Re: [PATCH RFC 09/16] dt-bindings: bus: aspeed: Require syscon for AST2600 AHB controller

From: Rob Herring (Arm)

Date: Thu Dec 11 2025 - 14:56:32 EST



On Thu, 11 Dec 2025 17:45:51 +0900, Andrew Jeffery wrote:
> The AST2600's ACRY (eliptic curve and RSA crypto engine) requires access
> to configuration exposed by the AHB controller. The devicetree already
> describes the AHB controller node as a syscon, so require this in the
> binding to satisfy the ACRY relationship.
>
> Signed-off-by: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)
>

Applied, thanks!