Re: [PATCH v4 1/4] arm64: dts: ls1028a: Update SFP binding to include clock

From: Shawn Guo
Date: Mon Jul 04 2022 - 21:09:53 EST


On Mon, Jul 04, 2022 at 10:27:40AM +0200, Krzysztof Kozlowski wrote:
> On 01/07/2022 00:32, Sean Anderson wrote:
> > The clocks property is now mandatory. Add it.
> >
> > Fixes: eba5bea8f37f ("arm64: dts: ls1028a: add efuse node")
> > Signed-off-by: Sean Anderson <sean.anderson@xxxxxxxx>
> > Reviewed-by: Michael Walle <michael@xxxxxxxx>
>
> The subjects of all these 4 patches are confusing - you did not
> update/add any binding here. These are not bindings.

Right, I replaced 'binding' with 'node' during applying.

Shawn