On 2019-06-20 22:01, Wolfram Sang wrote: > Use my commercial address, not my community one. > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- > > Peter, I'd assume this goes via your tree unless you let me know > otherwise. Thanks! > > Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl b/Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl > index 3c3514815cd5..d6e0c3bb6bbf 100644 > --- a/Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl > +++ b/Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl > @@ -1,7 +1,8 @@ > What: /sys/devices/platform/<i2c-demux-name>/available_masters > Date: January 2016 > KernelVersion: 4.6 > -Contact: Wolfram Sang <wsa@xxxxxxxxxxxxx> > +Contact: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > + Surplus newline... I removed that, and added the patch to the i2c-mux/for-next branch. Cheers, Peter > Description: > Reading the file will give you a list of masters which can be > selected for a demultiplexed bus. The format is > @@ -12,7 +13,7 @@ Description: > What: /sys/devices/platform/<i2c-demux-name>/current_master > Date: January 2016 > KernelVersion: 4.6 > -Contact: Wolfram Sang <wsa@xxxxxxxxxxxxx> > +Contact: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > Description: > This file selects/shows the active I2C master for a demultiplexed > bus. It uses the <index> value from the file 'available_masters'. >