On Fri, 04 Mar 2022 10:33:11 +1030, Joel Stanley wrote:
> Convert the bindings to yaml and add the ast2600 compatible string.
> 
> The legacy mfd description was put in place before the gfx bindings
> existed, to document the compatible that is used in the pinctrl
> bindings.
> 
> Signed-off-by: Joel Stanley <j...@jms.id.au>
> ---
>  .../devicetree/bindings/gpu/aspeed,gfx.yaml   | 69 +++++++++++++++++++
>  .../devicetree/bindings/gpu/aspeed-gfx.txt    | 41 -----------
>  .../devicetree/bindings/mfd/aspeed-gfx.txt    | 17 -----
>  3 files changed, 69 insertions(+), 58 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/gpu/aspeed,gfx.yaml
>  delete mode 100644 Documentation/devicetree/bindings/gpu/aspeed-gfx.txt
>  delete mode 100644 Documentation/devicetree/bindings/mfd/aspeed-gfx.txt
> 

Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.

Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.

Full log is available here: https://patchwork.ozlabs.org/patch/1600723


display@1e6e6000: 'memory-region' is a required property
        arch/arm/boot/dts/aspeed-bmc-arm-centriq2400-rep.dt.yaml
        arch/arm/boot/dts/aspeed-bmc-arm-stardragon4800-rep2.dt.yaml
        arch/arm/boot/dts/aspeed-bmc-intel-s2600wf.dt.yaml
        arch/arm/boot/dts/aspeed-bmc-opp-lanyang.dt.yaml
        arch/arm/boot/dts/aspeed-bmc-opp-zaius.dt.yaml
        arch/arm/boot/dts/aspeed-bmc-supermicro-x11spi.dt.yaml

Reply via email to