The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: 1000001101000 <systemalerts@jeremypeper.com>
Cc: linux-kernel@vger.kernel.org, arnd@kernel.org,
	"Jeremy J . Peper" <jeremy@jeremypeper.com>
Subject: Re: [PATCH 1/3] set the correct driver for the i2c RTC
Date: Fri, 17 Mar 2023 08:33:38 +0100	[thread overview]
Message-ID: <ZBQX0i1QB11mXhQ8@duo.ucw.cz> (raw)
In-Reply-To: <20230316234009.2115005-1-user@earth>

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

On Thu 2023-03-16 18:40:07, 1000001101000 wrote:
> From: Jeremy J. Peper <jeremy@jeremypeper.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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

      parent reply	other threads:[~2023-03-17  7:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-16 23:40 [PATCH 1/3] set the correct driver for the i2c RTC 1000001101000
2023-03-16 23:40 ` [PATCH 2/3] add code to enable XOR and CRYPTO engines on mv78xx0 devices enable XOR and CRYTO engines in ts-wxl 1000001101000
2023-03-16 23:40 ` [PATCH 3/3] fix entries for gpios, buttons and usb ports 1000001101000
2023-03-17  7:33 ` Pavel Machek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZBQX0i1QB11mXhQ8@duo.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=arnd@kernel.org \
    --cc=jeremy@jeremypeper.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=systemalerts@jeremypeper.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox