Re: [RESEND PATCH v1 3/5] dt-bindings: Add depends-on property

2019-06-12 Thread Sudeep Holla
On Mon, Jun 03, 2019 at 05:32:16PM -0700, Saravana Kannan wrote: > The depends-on property is used to list the mandatory functional > dependencies of a consumer device on zero or more supplier devices. > > Signed-off-by: Saravana Kannan > --- > .../devicetree/bindings/depends-on.txt| 26

[RESEND PATCH v1 3/5] dt-bindings: Add depends-on property

2019-06-03 Thread Saravana Kannan
The depends-on property is used to list the mandatory functional dependencies of a consumer device on zero or more supplier devices. Signed-off-by: Saravana Kannan --- .../devicetree/bindings/depends-on.txt| 26 +++ 1 file changed, 26 insertions(+) create mode 100644