public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] rockchip: ringneck-px30: enable i2c command
@ 2023-10-25 11:17 Quentin Schulz
  2023-10-25 12:06 ` Heiko Stübner
  2023-11-09  2:57 ` Kever Yang
  0 siblings, 2 replies; 3+ messages in thread
From: Quentin Schulz @ 2023-10-25 11:17 UTC (permalink / raw)
  To: Klaus Goger; +Cc: Quentin Schulz, u-boot, heiko, Quentin Schulz

From: Quentin Schulz <quentin.schulz@theobroma-systems.com>

This is a useful tool to check the presence of a device on a specific
i2c bus, so let's enable it.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
---
 configs/ringneck-px30_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/ringneck-px30_defconfig b/configs/ringneck-px30_defconfig
index b4666d0e90f..f47dfa58782 100644
--- a/configs/ringneck-px30_defconfig
+++ b/configs/ringneck-px30_defconfig
@@ -53,6 +53,7 @@ CONFIG_SPL_ATF=y
 # CONFIG_CMD_LZMADEC is not set
 # CONFIG_CMD_UNZIP is not set
 CONFIG_CMD_GPT=y
+CONFIG_CMD_I2C=y
 # CONFIG_CMD_LOADB is not set
 # CONFIG_CMD_LOADS is not set
 CONFIG_CMD_MMC=y

---
base-commit: 351da15f71e3d70dbc63e90781b403415452d864
change-id: 20231025-ringneck-i2c-cmd-6417b86bc9a8

Best regards,
-- 
Quentin Schulz <quentin.schulz@theobroma-systems.com>


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

* Re: [PATCH] rockchip: ringneck-px30: enable i2c command
  2023-10-25 11:17 [PATCH] rockchip: ringneck-px30: enable i2c command Quentin Schulz
@ 2023-10-25 12:06 ` Heiko Stübner
  2023-11-09  2:57 ` Kever Yang
  1 sibling, 0 replies; 3+ messages in thread
From: Heiko Stübner @ 2023-10-25 12:06 UTC (permalink / raw)
  To: Klaus Goger, Quentin Schulz; +Cc: Quentin Schulz, u-boot, Quentin Schulz

Am Mittwoch, 25. Oktober 2023, 13:17:12 CEST schrieb Quentin Schulz:
> From: Quentin Schulz <quentin.schulz@theobroma-systems.com>
> 
> This is a useful tool to check the presence of a device on a specific
> i2c bus, so let's enable it.
> 
> Cc: Quentin Schulz <foss+uboot@0leil.net>
> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>

Reviewed-by: Heiko Stuebner <heiko@sntech.de>



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

* Re: [PATCH] rockchip: ringneck-px30: enable i2c command
  2023-10-25 11:17 [PATCH] rockchip: ringneck-px30: enable i2c command Quentin Schulz
  2023-10-25 12:06 ` Heiko Stübner
@ 2023-11-09  2:57 ` Kever Yang
  1 sibling, 0 replies; 3+ messages in thread
From: Kever Yang @ 2023-11-09  2:57 UTC (permalink / raw)
  To: Quentin Schulz, Klaus Goger; +Cc: u-boot, heiko, Quentin Schulz


On 2023/10/25 19:17, Quentin Schulz wrote:
> From: Quentin Schulz <quentin.schulz@theobroma-systems.com>
>
> This is a useful tool to check the presence of a device on a specific
> i2c bus, so let's enable it.
>
> Cc: Quentin Schulz <foss+uboot@0leil.net>
> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>

Reviewed-by: Kever Yang <kever.yang@rock-chips.com>

Thanks,
- Kever
> ---
>   configs/ringneck-px30_defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/configs/ringneck-px30_defconfig b/configs/ringneck-px30_defconfig
> index b4666d0e90f..f47dfa58782 100644
> --- a/configs/ringneck-px30_defconfig
> +++ b/configs/ringneck-px30_defconfig
> @@ -53,6 +53,7 @@ CONFIG_SPL_ATF=y
>   # CONFIG_CMD_LZMADEC is not set
>   # CONFIG_CMD_UNZIP is not set
>   CONFIG_CMD_GPT=y
> +CONFIG_CMD_I2C=y
>   # CONFIG_CMD_LOADB is not set
>   # CONFIG_CMD_LOADS is not set
>   CONFIG_CMD_MMC=y
>
> ---
> base-commit: 351da15f71e3d70dbc63e90781b403415452d864
> change-id: 20231025-ringneck-i2c-cmd-6417b86bc9a8
>
> Best regards,

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

end of thread, other threads:[~2023-11-09  2:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-25 11:17 [PATCH] rockchip: ringneck-px30: enable i2c command Quentin Schulz
2023-10-25 12:06 ` Heiko Stübner
2023-11-09  2:57 ` Kever Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox