Re: [PATCH] dt-bindings: ufs: samsung,exynos-ufs: Add size constraints on "samsung,sysreg"

From: Rob Herring
Date: Tue Feb 13 2024 - 11:31:14 EST



On Wed, 24 Jan 2024 13:07:33 -0600, Rob Herring wrote:
> The 'phandle-array' type is a bit ambiguous. It can be either just an
> array of phandles or an array of phandles plus args. "samsung,sysreg" is
> the latter and needs to be constrained to a single entry with a phandle and
> offset.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> .../devicetree/bindings/ufs/samsung,exynos-ufs.yaml | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)
>

Applied, thanks!