Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-07-28 Thread Linus Walleij
On Sun, Jul 28, 2019 at 9:50 AM Jonathan Cameron wrote: > Given the comments that 'need' any response are fairly minor, I've just > taken the view that the perfect is the enemy of the good and applied > it to the togreg branch of iio.git with some really small tweaks. Oh that works, too :) whoev

Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-07-28 Thread Jonathan Cameron
On Tue, 23 Jul 2019 11:46:49 +0200 "H. Nikolaus Schaller" wrote: > Hi Linus, > > > Am 23.07.2019 um 09:42 schrieb Linus Walleij : > > > > Hi H. Nikolaus, > > > > On Thu, Feb 21, 2019 at 6:03 PM H. Nikolaus Schaller > > wrote: > > > >> From: Linus Walleij > > > > It is fair for you to

Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-07-23 Thread Andy Shevchenko
On Tue, Jul 23, 2019 at 09:42:59AM +0200, Linus Walleij wrote: > On Thu, Feb 21, 2019 at 6:03 PM H. Nikolaus Schaller > wrote: > > From: Linus Walleij > > It is fair for you to change authorship to yourself at this point. > Just keeping my Signed-off-by is sufficient. ...or Co-developed-by: c

Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-07-23 Thread H. Nikolaus Schaller
Hi Linus, > Am 23.07.2019 um 09:42 schrieb Linus Walleij : > > Hi H. Nikolaus, > > On Thu, Feb 21, 2019 at 6:03 PM H. Nikolaus Schaller > wrote: > >> From: Linus Walleij > > It is fair for you to change authorship to yourself at this point. > Just keeping my Signed-off-by is sufficient. We

Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-07-23 Thread Linus Walleij
Hi H. Nikolaus, On Thu, Feb 21, 2019 at 6:03 PM H. Nikolaus Schaller wrote: > From: Linus Walleij It is fair for you to change authorship to yourself at this point. Just keeping my Signed-off-by is sufficient. > The mounting matrix for sensors was introduced in > commit dfc57732ad38 ("iio:cor

Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-03-07 Thread H. Nikolaus Schaller
Hi Jonathan, > Am 03.03.2019 um 16:19 schrieb Jonathan Cameron : > > On Thu, 21 Feb 2019 18:02:47 +0100 > "H. Nikolaus Schaller" wrote: > >> From: Linus Walleij >> >> The mounting matrix for sensors was introduced in >> commit dfc57732ad38 ("iio:core: mounting matrix support") >> >> However

Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-03-03 Thread Jonathan Cameron
On Thu, 21 Feb 2019 18:02:47 +0100 "H. Nikolaus Schaller" wrote: > From: Linus Walleij > > The mounting matrix for sensors was introduced in > commit dfc57732ad38 ("iio:core: mounting matrix support") > > However the device tree bindings are very terse and since this is > a widely applicable p

Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-02-25 Thread Rob Herring
On Mon, Feb 25, 2019 at 12:24 PM Linus Walleij wrote: > > Hi Jon, > > On Mon, Feb 25, 2019 at 5:32 PM Jonathan Corbet wrote: > > > > .../devicetree/bindings/iio/mount-matrix.txt | 204 ++ > > So this is a device tree binding. > > > So forgive me, but I have to ask: what are the c

Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-02-25 Thread Jonathan Corbet
On Mon, 25 Feb 2019 19:24:36 +0100 Linus Walleij wrote: > > > .../devicetree/bindings/iio/mount-matrix.txt | 204 ++ > > So this is a device tree binding. Ah, duh, I blame caffeine deficiency. Ignore me, sorry for the noise. jon

Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-02-25 Thread Linus Walleij
Hi Jon, On Mon, Feb 25, 2019 at 5:32 PM Jonathan Corbet wrote: > > .../devicetree/bindings/iio/mount-matrix.txt | 204 ++ So this is a device tree binding. > So forgive me, but I have to ask: what are the chances of getting this > file in RST format? It's 99% of the way there

Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-02-25 Thread Jonathan Corbet
On Thu, 21 Feb 2019 18:02:47 +0100 "H. Nikolaus Schaller" wrote: > From: Linus Walleij > > The mounting matrix for sensors was introduced in > commit dfc57732ad38 ("iio:core: mounting matrix support") > > However the device tree bindings are very terse and since this is > a widely applicable p

Re: [PATCH v2 02/10] iio: document bindings for mounting matrices

2019-02-22 Thread Rob Herring
On Thu, 21 Feb 2019 18:02:47 +0100, "H. Nikolaus Schaller" wrote: > From: Linus Walleij > > The mounting matrix for sensors was introduced in > commit dfc57732ad38 ("iio:core: mounting matrix support") > > However the device tree bindings are very terse and since this is > a widely applicable pr

[PATCH v2 02/10] iio: document bindings for mounting matrices

2019-02-21 Thread H. Nikolaus Schaller
From: Linus Walleij The mounting matrix for sensors was introduced in commit dfc57732ad38 ("iio:core: mounting matrix support") However the device tree bindings are very terse and since this is a widely applicable property, we need a proper binding for it that the other bindings can reference. T