Hi! On Thu, May 23, 2019 at 10:11:39AM +0000, Jose Abreu wrote: > From: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > Date: Thu, May 23, 2019 at 10:56:49 > > > Switch the STMMAC / Synopsys DesignWare MAC controller binding to a YAML > > schema to enable the DT validation. > > > > Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > > How exactly can I see the final results of this ? Do you have any link ? > (I'm no expert in YAML at all). You need some extra tooling, that you can find here: https://github.com/devicetree-org/dt-schema You can then run make dtbs_check, and those YAML files will be used to validate that any devicetree using those properties are doing it properly. That implies having the right node names, properties, types, ranges of values when relevant, and so on. Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com