Re: [PATCH v1] dt-bindings: display: rockchip: convert rockchip vop bindings to yaml

2020-03-23 Thread Rob Herring
On Fri, Mar 06, 2020 at 06:03:53PM +0100, Johan Jonker wrote: > Current dts files with 'vop' nodes are manually verified. > In order to automate this process rockchip-vop.txt > has to be converted to yaml. Also included are new > properties needed for the latest Rockchip Socs. > > Added

Re: [PATCH v1] dt-bindings: display: rockchip: convert rockchip vop bindings to yaml

2020-03-23 Thread Rob Herring
On Mon, Mar 09, 2020 at 07:55:22AM +0100, Johan Jonker wrote: > Hi, > > Question for robh: > > In the old txt situation we add/describe only properties that are used > by the driver/hardware itself. With yaml it also filters things in a > node that are used by other drivers like: > >

Re: [PATCH v1] dt-bindings: display: rockchip: convert rockchip vop bindings to yaml

2020-03-09 Thread Johan Jonker
Hi, Question for robh: In the old txt situation we add/describe only properties that are used by the driver/hardware itself. With yaml it also filters things in a node that are used by other drivers like: assigned-clocks: assigned-clock-rates: power-domains: Should we add or not? Kind

[PATCH v1] dt-bindings: display: rockchip: convert rockchip vop bindings to yaml

2020-03-07 Thread Johan Jonker
Current dts files with 'vop' nodes are manually verified. In order to automate this process rockchip-vop.txt has to be converted to yaml. Also included are new properties needed for the latest Rockchip Socs. Added properties: assigned-clocks assigned-clock-rates power-domains rockchip,grf