From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Chris Packham <chris.packham@alliedtelesis.co.nz>,
jason@lakedaemon.net, andrew@lunn.ch,
sebastian.hesselbarth@gmail.com, robh+dt@kernel.org,
linus.walleij@linaro.org
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
Chris Packham <chris.packham@alliedtelesis.co.nz>
Subject: Re: [PATCH v2 0/3] 98dx3236 i2c related fixes
Date: Wed, 23 Sep 2020 16:38:03 +0200 [thread overview]
Message-ID: <87ft78imno.fsf@BL-laptop> (raw)
In-Reply-To: <20200907211712.9697-1-chris.packham@alliedtelesis.co.nz>
Hi Chris,
> I noticed these while adding support for i2c recovery for a couple of our
> boards. They date back to when I initially added support for the 98dx3236. They
> probably haven't been causing a problem because the HW defaults are correct and
> unless you attempt to use the specific pinctrl functions there won't be a
> problem.
>
> Change in v2:
> - Fix grammo in patch 2/3
> - Add r-by from Andrew
>
> Chris Packham (3):
> pinctrl: mvebu: Fix i2c sda definition for 98DX3236
> ARM: dts: Remove non-existent i2c1 from 98dx3236
> ARM: dts: Add i2c0 pinctrl information for 98dx3236
Applied the 2 dts pacthes on mvebu/dt
Thanks,
Gregory
>
> arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 12 +++++++-----
> drivers/pinctrl/mvebu/pinctrl-armada-xp.c | 2 +-
> 2 files changed, 8 insertions(+), 6 deletions(-)
>
> --
> 2.28.0
>
--
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com
WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Chris Packham <chris.packham@alliedtelesis.co.nz>,
jason@lakedaemon.net, andrew@lunn.ch,
sebastian.hesselbarth@gmail.com, robh+dt@kernel.org,
linus.walleij@linaro.org
Cc: devicetree@vger.kernel.org,
Chris Packham <chris.packham@alliedtelesis.co.nz>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org
Subject: Re: [PATCH v2 0/3] 98dx3236 i2c related fixes
Date: Wed, 23 Sep 2020 16:38:03 +0200 [thread overview]
Message-ID: <87ft78imno.fsf@BL-laptop> (raw)
In-Reply-To: <20200907211712.9697-1-chris.packham@alliedtelesis.co.nz>
Hi Chris,
> I noticed these while adding support for i2c recovery for a couple of our
> boards. They date back to when I initially added support for the 98dx3236. They
> probably haven't been causing a problem because the HW defaults are correct and
> unless you attempt to use the specific pinctrl functions there won't be a
> problem.
>
> Change in v2:
> - Fix grammo in patch 2/3
> - Add r-by from Andrew
>
> Chris Packham (3):
> pinctrl: mvebu: Fix i2c sda definition for 98DX3236
> ARM: dts: Remove non-existent i2c1 from 98dx3236
> ARM: dts: Add i2c0 pinctrl information for 98dx3236
Applied the 2 dts pacthes on mvebu/dt
Thanks,
Gregory
>
> arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 12 +++++++-----
> drivers/pinctrl/mvebu/pinctrl-armada-xp.c | 2 +-
> 2 files changed, 8 insertions(+), 6 deletions(-)
>
> --
> 2.28.0
>
--
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-09-23 14:40 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-07 21:17 [PATCH v2 0/3] 98dx3236 i2c related fixes Chris Packham
2020-09-07 21:17 ` Chris Packham
2020-09-07 21:17 ` [PATCH v2 1/3] pinctrl: mvebu: Fix i2c sda definition for 98DX3236 Chris Packham
2020-09-07 21:17 ` Chris Packham
2020-09-12 16:15 ` Linus Walleij
2020-09-12 16:15 ` Linus Walleij
2020-09-07 21:17 ` [PATCH v2 2/3] ARM: dts: Remove non-existent i2c1 from 98dx3236 Chris Packham
2020-09-07 21:17 ` Chris Packham
2020-09-07 21:17 ` [PATCH v2 3/3] ARM: dts: Add i2c0 pinctrl information for 98dx3236 Chris Packham
2020-09-07 21:17 ` Chris Packham
2020-09-12 16:16 ` Linus Walleij
2020-09-12 16:16 ` Linus Walleij
2020-09-23 3:08 ` Chris Packham
2020-09-23 3:08 ` Chris Packham
2020-09-23 12:31 ` Andrew Lunn
2020-09-23 12:31 ` Andrew Lunn
2020-09-23 14:38 ` Gregory CLEMENT [this message]
2020-09-23 14:38 ` [PATCH v2 0/3] 98dx3236 i2c related fixes Gregory CLEMENT
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ft78imno.fsf@BL-laptop \
--to=gregory.clement@bootlin.com \
--cc=andrew@lunn.ch \
--cc=chris.packham@alliedtelesis.co.nz \
--cc=devicetree@vger.kernel.org \
--cc=jason@lakedaemon.net \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=sebastian.hesselbarth@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.