linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: Arijit Kumar Das <arijitkdgit.official@gmail.com>
Cc: linux-i2c@vger.kernel.org
Subject: Re: [PATCH] i2c: docs: Clarify I2C controller and target driver requirements
Date: Wed, 2 Apr 2025 09:31:00 +0200	[thread overview]
Message-ID: <Z-zntOOPL3f-Rg9F@shikoro> (raw)
In-Reply-To: <CALDPgrtrsa1AzkW0G=z6YCyfuNF3XVMAjfaTnEhf_432THJOPQ@mail.gmail.com>

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

Hi Arijitm

> I am a new contributor and am looking to gain initial experience in
> contributing to the Linux kernel.

Welcome! Enjoy the hacking, it is fun.

> This patch improves the I2C documentation by clarifying that each I2C
> controller requires separate drivers for its targets. I believe this
> small addition makes the documentation clearer for new developers.

Frankly, I am not sure it makes something clearer because I myself don't
know what you actually mean. You only need to enable a driver for a
target once in menuconfig. If you have such targets on multiple busses,
then the driver will be reused. You just need to enable it once. Or?

All the best,

   Wolfram


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

      reply	other threads:[~2025-04-02  7:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-01 16:49 [PATCH] i2c: docs: Clarify I2C controller and target driver requirements Arijit Kumar Das
2025-04-02  7:31 ` Wolfram Sang [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=Z-zntOOPL3f-Rg9F@shikoro \
    --to=wsa+renesas@sang-engineering.com \
    --cc=arijitkdgit.official@gmail.com \
    --cc=linux-i2c@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).