From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH v4 03/10] i3c: Add sysfs ABI spec Date: Wed, 2 May 2018 13:32:04 +0200 Message-ID: References: <20180330074751.25987-1-boris.brezillon@bootlin.com> <20180330074751.25987-4-boris.brezillon@bootlin.com> <20180429133700.GD28913@kroah.com> <20180502111046.GA22091@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20180502111046.GA22091@kroah.com> Sender: linux-kernel-owner@vger.kernel.org To: Greg Kroah-Hartman Cc: Boris Brezillon , Wolfram Sang , Linux I2C , Jonathan Corbet , linux-doc@vger.kernel.org, Arnd Bergmann , Przemyslaw Sroka , Arkadiusz Golec , Alan Douglas , Bartosz Folta , Damian Kos , Alicja Jurasik-Urbaniak , Cyprian Wronka , Suresh Punnoose , Rafal Ciepiela , Thomas Petazzoni , Nishanth Menon , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell List-Id: linux-i2c@vger.kernel.org Hi Greg, On Wed, May 2, 2018 at 1:10 PM, Greg Kroah-Hartman wrote: > On Wed, May 02, 2018 at 11:47:49AM +0200, Geert Uytterhoeven wrote: >> On Sun, Apr 29, 2018 at 3:37 PM, Greg Kroah-Hartman >> wrote: >> > On Fri, Mar 30, 2018 at 09:47:44AM +0200, Boris Brezillon wrote: >> >> Document sysfs files/directories/symlinks exposed by the I3C subsystem. >> >> >> >> Signed-off-by: Boris Brezillon >> >> --- >> >> Changes in v2: >> >> - new patch >> >> --- >> >> Documentation/ABI/testing/sysfs-bus-i3c | 95 +++++++++++++++++++++++++++++++++ >> >> 1 file changed, 95 insertions(+) >> >> create mode 100644 Documentation/ABI/testing/sysfs-bus-i3c >> >> >> >> diff --git a/Documentation/ABI/testing/sysfs-bus-i3c b/Documentation/ABI/testing/sysfs-bus-i3c >> >> new file mode 100644 >> >> index 000000000000..5e88cc093e0e >> >> --- /dev/null >> >> +++ b/Documentation/ABI/testing/sysfs-bus-i3c >> >> @@ -0,0 +1,95 @@ >> >> +What: /sys/bus/i3c/devices/i3c- >> >> +KernelVersion: 4.16 >> > >> > Wrong kernel versions :) >> >> Do you update these when backporting to stable? ;-) > > I'm not adding new features/subsystems to stable :) True. So let's leave that for the LTSI patch monkey ;-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds