All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] optee i2c fix for v5.10
@ 2020-09-01 10:18 ` Jens Wiklander
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Wiklander @ 2020-09-01 10:18 UTC (permalink / raw)
  To: op-tee

[-- Attachment #1: Type: text/plain, Size: 1157 bytes --]

Hello arm-soc maintainers,

Please pull this small patch fixing a build issue in the previous OP-TEE
I2C patch. The test IS_REACHABLE(CONFIG_I2C) is used instead of
IS_ENABLED(CONFIG_I2C) to see if the I2C functions are available from
the OP-TEE driver.

If you rather have the patches squashed feel free to do so.

Thanks,
Jens

The following changes since commit c05210ab975771e161427eb47696b869d820bdaf:

  drivers: optee: allow op-tee to access devices on the i2c bus (2020-08-21 11:41:45 +0200)

are available in the Git repository at:

  git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/optee-i2c-fix-for-v5.10

for you to fetch changes up to 539f8fc253ece5501fdea1a6aa227d0618374111:

  drivers: optee: fix i2c build issue (2020-09-01 12:03:16 +0200)

----------------------------------------------------------------
Make sure I2C functions used in OP-TEE are reachable with IS_REACHABLE()

----------------------------------------------------------------
Jorge Ramirez-Ortiz (1):
      drivers: optee: fix i2c build issue

 drivers/tee/optee/rpc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] optee i2c fix for v5.10
@ 2020-09-01 10:18 ` Jens Wiklander
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Wiklander @ 2020-09-01 10:18 UTC (permalink / raw)
  To: arm, soc
  Cc: Jorge Ramirez-Ortiz, op-tee, Linux Kernel Mailing List, Linux ARM

Hello arm-soc maintainers,

Please pull this small patch fixing a build issue in the previous OP-TEE
I2C patch. The test IS_REACHABLE(CONFIG_I2C) is used instead of
IS_ENABLED(CONFIG_I2C) to see if the I2C functions are available from
the OP-TEE driver.

If you rather have the patches squashed feel free to do so.

Thanks,
Jens

The following changes since commit c05210ab975771e161427eb47696b869d820bdaf:

  drivers: optee: allow op-tee to access devices on the i2c bus (2020-08-21 11:41:45 +0200)

are available in the Git repository at:

  git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/optee-i2c-fix-for-v5.10

for you to fetch changes up to 539f8fc253ece5501fdea1a6aa227d0618374111:

  drivers: optee: fix i2c build issue (2020-09-01 12:03:16 +0200)

----------------------------------------------------------------
Make sure I2C functions used in OP-TEE are reachable with IS_REACHABLE()

----------------------------------------------------------------
Jorge Ramirez-Ortiz (1):
      drivers: optee: fix i2c build issue

 drivers/tee/optee/rpc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] optee i2c fix for v5.10
@ 2020-09-01 10:18 ` Jens Wiklander
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Wiklander @ 2020-09-01 10:18 UTC (permalink / raw)
  To: arm, soc
  Cc: Linux Kernel Mailing List, Linux ARM, op-tee, Jorge Ramirez-Ortiz

Hello arm-soc maintainers,

Please pull this small patch fixing a build issue in the previous OP-TEE
I2C patch. The test IS_REACHABLE(CONFIG_I2C) is used instead of
IS_ENABLED(CONFIG_I2C) to see if the I2C functions are available from
the OP-TEE driver.

If you rather have the patches squashed feel free to do so.

Thanks,
Jens

The following changes since commit c05210ab975771e161427eb47696b869d820bdaf:

  drivers: optee: allow op-tee to access devices on the i2c bus (2020-08-21 11:41:45 +0200)

are available in the Git repository at:

  git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/optee-i2c-fix-for-v5.10

for you to fetch changes up to 539f8fc253ece5501fdea1a6aa227d0618374111:

  drivers: optee: fix i2c build issue (2020-09-01 12:03:16 +0200)

----------------------------------------------------------------
Make sure I2C functions used in OP-TEE are reachable with IS_REACHABLE()

----------------------------------------------------------------
Jorge Ramirez-Ortiz (1):
      drivers: optee: fix i2c build issue

 drivers/tee/optee/rpc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-01 10:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-01 10:18 [GIT PULL] optee i2c fix for v5.10 Jens Wiklander
2020-09-01 10:18 ` Jens Wiklander
2020-09-01 10:18 ` Jens Wiklander

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.