Re: [PATCH 01/15] dt-bindings: arm: fsl: add ls1021a-tsn board

2021-02-10 Thread Rob Herring
On Fri, 05 Feb 2021 17:47:20 -0600, Li Yang wrote: > Add the missing board in the binding docuemnt. > > Signed-off-by: Li Yang > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring

Re: [PATCH 01/15] dt-bindings: arm: fsl: add ls1021a-tsn board

2021-02-06 Thread Krzysztof Kozlowski
On Fri, Feb 05, 2021 at 05:47:20PM -0600, Li Yang wrote: > Add the missing board in the binding docuemnt. It's not necessarily missing as there are no DTS (in tree) using this compatible, so maybe rephrase it to: "Add board compatible for ls1021a-tsn board". Best regards, Krzysztof > > Signed