Re: [PATCH] dt-bindings: display: arm: versatile: Pass the sysreg unit name

2020-06-29 Thread Rob Herring
On Mon, 29 Jun 2020 18:55:00 -0300, Fabio Estevam wrote: > Pass the sysreg unit name to fix the following warning seen with > 'make dt_binding_check': > > Warning (unit_address_vs_reg): /example-0/sysreg: node has a reg or ranges > property, but no unit name > > Signed-off-by: Fabio Estevam >

[PATCH] dt-bindings: display: arm: versatile: Pass the sysreg unit name

2020-06-29 Thread Fabio Estevam
Pass the sysreg unit name to fix the following warning seen with 'make dt_binding_check': Warning (unit_address_vs_reg): /example-0/sysreg: node has a reg or ranges property, but no unit name Signed-off-by: Fabio Estevam --- .../bindings/display/panel/arm,versatile-tft-panel.yaml | 2