From: Wolfram Sang <wsa@the-dreams•de>
To: Tali Perry <tali.perry1@gmail•com>
Cc: devicetree@vger•kernel.org, tmaimon77@gmail•com,
yuenn@google•com, avifishman70@gmail•com, venture@google•com,
openbmc@lists•ozlabs.org, brendanhiggins@google•com,
ofery@google•com, linux-kernel@vger•kernel.org,
kfting@nuvoton•com, robh+dt@kernel•org,
linux-i2c@vger•kernel.org, kbuild test robot <lkp@intel•com>,
andriy.shevchenko@linux•intel.com,
linux-arm-kernel@lists•infradead.org, benjaminfair@google•com
Subject: Re: [PATCH v14 0/3] i2c: npcm7xx: add NPCM i2c controller driver
Date: Wed, 3 Jun 2020 22:25:53 +0200 [thread overview]
Message-ID: <20200603202553.GB7684@kunai> (raw)
In-Reply-To: <20200527200820.47359-1-tali.perry1@gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 876 bytes --]
On Wed, May 27, 2020 at 11:08:17PM +0300, Tali Perry wrote:
> This patch set adds i2c controller support
> for the Nuvoton NPCM Baseboard Management Controller (BMC).
>
> NPCM7xx includes 16 I2C controllers. This driver operates the controller.
> This module also includes a slave mode.
>
> ---
> v14 -> v13:
> - Fix yaml example: add missing include.
> - Replace all udelay to usleep_range, except one which is called from
> irq.
> - Fix compilation error (module_platfrom_init conflict).
> - debugfs counters always updated. Counting till max value,
> then stop counting.
> - Rename bus-frequency to clock-frequency.
> - Remove unused variables.
I don't have time for a deeper review, but from what I can tell this
driver is good to go and we can fix things incrementally from now on.
Applied to for-next (will go into 5.8), thanks!
[-- 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
next prev parent reply other threads:[~2020-06-03 20:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20200527200820.47359-1-tali.perry1@gmail.com>
2020-05-27 20:08 ` [PATCH v14 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller Tali Perry
2020-05-29 19:07 ` Rob Herring
2020-05-27 20:08 ` [PATCH v14 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver Tali Perry
2020-05-27 20:08 ` [PATCH v14 3/3] i2c: npcm7xx: Add support for slave mode for Nuvoton Tali Perry
2020-06-03 20:25 ` Wolfram Sang [this message]
2020-06-04 8:32 ` [PATCH v14 0/3] i2c: npcm7xx: add NPCM i2c controller driver Joel Stanley
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=20200603202553.GB7684@kunai \
--to=wsa@the-dreams$(echo .)de \
--cc=andriy.shevchenko@linux$(echo .)intel.com \
--cc=avifishman70@gmail$(echo .)com \
--cc=benjaminfair@google$(echo .)com \
--cc=brendanhiggins@google$(echo .)com \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=kfting@nuvoton$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-i2c@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=lkp@intel$(echo .)com \
--cc=ofery@google$(echo .)com \
--cc=openbmc@lists$(echo .)ozlabs.org \
--cc=robh+dt@kernel$(echo .)org \
--cc=tali.perry1@gmail$(echo .)com \
--cc=tmaimon77@gmail$(echo .)com \
--cc=venture@google$(echo .)com \
--cc=yuenn@google$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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