Hi,
On Tue, Sep 24, 2019 at 01:53:28PM -0500, Rob Herring wrote:
On Mon, Sep 23, 2019 at 9:14 AM Laurentiu Palcu laurentiu.palcu@nxp.com wrote:
Add bindings for iMX8MQ Display Controller Subsystem.
Signed-off-by: Laurentiu Palcu laurentiu.palcu@nxp.com
.../bindings/display/imx/nxp,imx8mq-dcss.yaml | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml
Fails to build with 'make dt_binding_check':
Must be because of the extra '0x' Stephen Boyd pointed out. Funny thing is I ran:
make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml
at my side, before sending out the patchset, and it passed. The command also runs dt_binding_check, AFAIS:
SCHEMA Documentation/devicetree/bindings/processed-schema.yaml CHKDT Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml DTC Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.example.dt.yaml CHECK Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.example.dt.yaml
Not sure what I'm doing wrong when running it. I should've catched that. :/
Anyway, already fixed it and will be included in v2.
Thanks, laurentiu
https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatchwork....