Re: [PATCH v2 5/6] ARM: tegra: nyan-big: Proper pinmux for TPM i2c

2017-01-25 Thread Thierry Reding
On Wed, Jan 25, 2017 at 11:10:56AM +, Jon Hunter wrote: > > On 25/01/17 11:06, Thierry Reding wrote: > > * PGP Signed by an unknown key > > > > On Sun, Jan 22, 2017 at 04:47:52PM +0100, Paul Kocialkowski wrote: > >> This corrects the pinmux for accessing the TPM over the i2c line. > >> Thus,

Re: [PATCH v2 5/6] ARM: tegra: nyan-big: Proper pinmux for TPM i2c

2017-01-25 Thread Jon Hunter
On 25/01/17 11:06, Thierry Reding wrote: > * PGP Signed by an unknown key > > On Sun, Jan 22, 2017 at 04:47:52PM +0100, Paul Kocialkowski wrote: >> This corrects the pinmux for accessing the TPM over the i2c line. >> Thus, it allows correctly probing the module, that previously failed with i2c >>

Re: [PATCH v2 5/6] ARM: tegra: nyan-big: Proper pinmux for TPM i2c

2017-01-25 Thread Thierry Reding
On Sun, Jan 22, 2017 at 04:47:52PM +0100, Paul Kocialkowski wrote: > This corrects the pinmux for accessing the TPM over the i2c line. > Thus, it allows correctly probing the module, that previously failed with i2c > errors. > > Signed-off-by: Paul Kocialkowski > --- > arch/arm/boot/dts/tegra124

[PATCH v2 5/6] ARM: tegra: nyan-big: Proper pinmux for TPM i2c

2017-01-22 Thread Paul Kocialkowski
This corrects the pinmux for accessing the TPM over the i2c line. Thus, it allows correctly probing the module, that previously failed with i2c errors. Signed-off-by: Paul Kocialkowski --- arch/arm/boot/dts/tegra124-nyan-big.dts | 20 ++-- 1 file changed, 10 insertions(+), 10 del