Re: [PATCH 00/36] Devicetree schema

2018-11-08 Thread Rob Herring
On Thu, Nov 8, 2018 at 1:54 PM Marta Rybczynska wrote: > > Rob, > The patch set does convert the documentation files. Could you explain > the workflow of verifying a DTS? From what I can understand we can > validate YAML devicetrees, and the schema files against the > meta-schemas, but I see no to

Re: [PATCH 00/36] Devicetree schema

2018-11-08 Thread Marta Rybczynska
Rob, The patch set does convert the documentation files. Could you explain the workflow of verifying a DTS? From what I can understand we can validate YAML devicetrees, and the schema files against the meta-schemas, but I see no tool for DTS to YAML conversion in your tools. Do you use https://gith