All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Radu Pirea <radu_nicolae.pirea@upb.ro>
Cc: linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Chirag Parekh <chirag.parekh@xilinx.com>,
	Michal Simek <michal.simek@xilinx.com>
Subject: Re: [PATCH] i2c: cadence: Added slave support
Date: Thu, 19 Dec 2019 14:05:01 +0100	[thread overview]
Message-ID: <20191219130501.GA958@kunai> (raw)
In-Reply-To: <20191219124120.53754-1-radu_nicolae.pirea@upb.ro>

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


> +/**
> + * enum cdns_i2c_mode - I2C Controller current operating mode
> + *
> + * @CDNS_I2C_MODE_SLAVE:       I2C controller operating in slave mode
> + * @CDNS_I2C_MODE_MASTER:      I2C Controller operating in master mode
> + */

Can't the hardware operate as master and slave at the same time?


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

WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Radu Pirea <radu_nicolae.pirea@upb.ro>
Cc: Michal Simek <michal.simek@xilinx.com>,
	Chirag Parekh <chirag.parekh@xilinx.com>,
	linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] i2c: cadence: Added slave support
Date: Thu, 19 Dec 2019 14:05:01 +0100	[thread overview]
Message-ID: <20191219130501.GA958@kunai> (raw)
In-Reply-To: <20191219124120.53754-1-radu_nicolae.pirea@upb.ro>


[-- Attachment #1.1: Type: text/plain, Size: 300 bytes --]


> +/**
> + * enum cdns_i2c_mode - I2C Controller current operating mode
> + *
> + * @CDNS_I2C_MODE_SLAVE:       I2C controller operating in slave mode
> + * @CDNS_I2C_MODE_MASTER:      I2C Controller operating in master mode
> + */

Can't the hardware operate as master and slave at the same time?


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

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-12-19 13:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-19 12:41 [PATCH] i2c: cadence: Added slave support Radu Pirea
2019-12-19 12:41 ` Radu Pirea
2019-12-19 13:05 ` Wolfram Sang [this message]
2019-12-19 13:05   ` Wolfram Sang
2019-12-19 13:29   ` Radu Pirea
2019-12-19 13:29     ` Radu Pirea
2019-12-20  9:25     ` Shubhrajyoti Datta
2019-12-20  9:25       ` Shubhrajyoti Datta
2019-12-21 17:58       ` Radu Nicolae Pirea
2019-12-21 17:58         ` Radu Nicolae Pirea
2019-12-21 17:58         ` Radu Nicolae Pirea
2019-12-20  9:17 ` Michal Simek
2019-12-20  9:17   ` Michal Simek

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=20191219130501.GA958@kunai \
    --to=wsa@the-dreams.de \
    --cc=chirag.parekh@xilinx.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=radu_nicolae.pirea@upb.ro \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.