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!