[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZBQX0i1QB11mXhQ8@duo.ucw.cz>
Date: Fri, 17 Mar 2023 08:33:38 +0100
From: Pavel Machek <pavel@....cz>
To: 1000001101000 <systemalerts@...emypeper.com>
Cc: linux-kernel@...r.kernel.org, arnd@...nel.org,
"Jeremy J . Peper" <jeremy@...emypeper.com>
Subject: Re: [PATCH 1/3] set the correct driver for the i2c RTC
On Thu 2023-03-16 18:40:07, 1000001101000 wrote:
> From: Jeremy J. Peper <jeremy@...emypeper.com>
You probably should use this as a "From:" in the email, and need to
sign-off the patches.
Best regards,
Pavel
> ---
> arch/arm/mach-mv78xx0/buffalo-wxl-setup.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-mv78xx0/buffalo-wxl-setup.c b/arch/arm/mach-mv78xx0/buffalo-wxl-setup.c
> index 383dc6eab..c3f6dc351 100644
> --- a/arch/arm/mach-mv78xx0/buffalo-wxl-setup.c
> +++ b/arch/arm/mach-mv78xx0/buffalo-wxl-setup.c
> @@ -39,7 +39,7 @@ static struct mv_sata_platform_data db78x00_sata_data = {
> };
>
> static struct i2c_board_info __initdata db78x00_i2c_rtc = {
> - I2C_BOARD_INFO("ds1338", 0x68),
> + I2C_BOARD_INFO("rs5c372a", 0x32),
> };
>
>
--
People of Russia, stop Putin before his war on Ukraine escalates.
Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)
Powered by blists - more mailing lists