Devicetree
 help / color / mirror / Atom feed
From: Mukesh Savaliya <mukesh.savaliya@oss.qualcomm.com>
To: Wolfram Sang <wsa+renesas@sang-engineering.com>,
	Viken Dadhaniya <viken.dadhaniya@oss.qualcomm.com>
Cc: Andi Shyti <andi.shyti@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-arm-msm@vger.kernel.org, linux-i2c@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 1/3] dt-bindings: i2c: Add Qualcomm I2C slave controller
Date: Thu, 2 Jul 2026 15:52:35 +0530	[thread overview]
Message-ID: <65e9d52b-d747-40b2-a6d0-424ed03c9469@oss.qualcomm.com> (raw)
In-Reply-To: <akIQFAX8LcZae29l@ninjato>



On 6/29/2026 11:56 AM, Wolfram Sang wrote:
> Hi,
> 
> On Sun, Jun 28, 2026 at 08:09:04PM +0530, Viken Dadhaniya wrote:
>> Add a binding for the Qualcomm I2C slave controller found on QDU1000. The
>> block operates only as an I2C slave and supports FIFO/PIO transfers, so it
>> needs a binding separate from Qualcomm I2C master controllers.
> 
> The official naming in I2C is now 'target' instead of 'slave'. Do you
> think you can rename that? I know the Linux I2C core has still the old
> wording in a lot of places and needs to be converted. However, if
> possible, it would be nice if not more of the old terms would be added
> which need to be converted at some point anyhow.
> 
Agree, let's change to target naming.
>> Document the MMIO region, interrupt, XO and AHB clocks, interconnect path,
>> and the 7-bit slave address needed to describe the controller in device
>> tree.
>>
>> Use the 'qcom,slave-addr' property for the slave address because 'reg'
>> describes the controller MMIO range, and this slave-only controller has no
>> child node where an I2C address can be encoded.
> 
> This should not be needed because the backend defines which address is
> going to be used? Can you share how you tested this?
> 
> Happy hacking,
> 
>     Wolfram
> 


  reply	other threads:[~2026-07-02 10:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-28 14:39 [PATCH 0/3] Add Qualcomm I2C slave controller driver Viken Dadhaniya
2026-06-28 14:39 ` [PATCH v1 1/3] dt-bindings: i2c: Add Qualcomm I2C slave controller Viken Dadhaniya
2026-06-28 14:47   ` sashiko-bot
2026-06-29  7:25     ` Krzysztof Kozlowski
2026-06-29  6:26   ` Wolfram Sang
2026-07-02 10:22     ` Mukesh Savaliya [this message]
2026-06-29  6:32   ` Krzysztof Kozlowski
2026-06-28 14:39 ` [PATCH v1 2/3] i2c: qcom-slave: Add driver for " Viken Dadhaniya
2026-06-28 14:49   ` sashiko-bot
2026-06-29  6:34   ` Krzysztof Kozlowski
2026-07-02 10:53   ` Mukesh Savaliya
2026-06-28 14:39 ` [PATCH v1 3/3] MAINTAINERS: Add entry " Viken Dadhaniya
2026-06-29  6:35   ` Krzysztof Kozlowski

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=65e9d52b-d747-40b2-a6d0-424ed03c9469@oss.qualcomm.com \
    --to=mukesh.savaliya@oss.qualcomm.com \
    --cc=andi.shyti@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=viken.dadhaniya@oss.qualcomm.com \
    --cc=wsa+renesas@sang-engineering.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