Re: [PATCH V5] dt-bindings: soc: imx: Add binding doc for spba bus

From: Rob Herring
Date: Mon Nov 30 2020 - 17:03:35 EST


On Wed, 18 Nov 2020 17:04:14 -0600, Adam Ford wrote:
> Add binding doc for fsl,spba-bus.
>
> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>
> ---
> make dt_binding_check -j8 |grep spba
> DTEX Documentation/devicetree/bindings/bus/fsl,spba-bus.example.dts
> DTC Documentation/devicetree/bindings/bus/fsl,spba-bus.example.dt.yaml
> CHECK Documentation/devicetree/bindings/bus/fsl,spba-bus.example.dt.yaml
>
> V5: Rebase on 5.10-rc2 to be able to check yaml
> Add Reg entry
>
> V4: Remove an accidental makefile change
> Move type:object under additional properties
>
> V3: Rebase sample from aips-bus example
> Split off from series adding i.MX8M Nano functions to reduce noise
>
> V2: Attempted to update yaml from feedback
>

Applied, thanks!