* [PATCH V2] i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter
@ 2017-03-23 11:56 Jon Hunter
2017-03-23 20:10 ` Wolfram Sang
0 siblings, 1 reply; 2+ messages in thread
From: Jon Hunter @ 2017-03-23 11:56 UTC (permalink / raw)
To: Wolfram Sang, Thierry Reding
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA,
linux-tegra-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, Jon Hunter
Enable the Tegra BPMP I2C adapter by default if the Tegra BPMP itself
is enabled. This adapter is used as the I2C interface for the PMIC on
the Tegra186 Jetson-TX2 platform.
Signed-off-by: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Acked-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
Changes since V1:
- Dropped redundant 'if' condition from 'default' statement.
drivers/i2c/busses/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 8adc0f1d7ad0..39c0ead2a6df 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -933,6 +933,7 @@ config I2C_TEGRA
config I2C_TEGRA_BPMP
tristate "NVIDIA Tegra BPMP I2C controller"
depends on TEGRA_BPMP
+ default y
help
If you say yes to this option, support will be included for the I2C
controller embedded in NVIDIA Tegra SoCs accessed via the BPMP.
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH V2] i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter
2017-03-23 11:56 [PATCH V2] i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter Jon Hunter
@ 2017-03-23 20:10 ` Wolfram Sang
0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2017-03-23 20:10 UTC (permalink / raw)
To: Jon Hunter; +Cc: Thierry Reding, linux-i2c, linux-tegra, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 383 bytes --]
On Thu, Mar 23, 2017 at 11:56:56AM +0000, Jon Hunter wrote:
> Enable the Tegra BPMP I2C adapter by default if the Tegra BPMP itself
> is enabled. This adapter is used as the I2C interface for the PMIC on
> the Tegra186 Jetson-TX2 platform.
>
> Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
> Acked-by: Thierry Reding <treding@nvidia.com>
Applied to for-next, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-23 20:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-23 11:56 [PATCH V2] i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter Jon Hunter
2017-03-23 20:10 ` Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox