From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marta Rybczynska Subject: Re: [PATCH 00/36] Devicetree schema Date: Thu, 8 Nov 2018 20:54:36 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Sender: "Linuxppc-dev" To: robh@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org Cc: Pantelis Antoniou , Grant Likely List-Id: devicetree@vger.kernel.org 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://github.com/pantoniou/yamldt ? Thanks, Marta