Re: [PATCH v3 1/3] NFC: trf7970a: add device tree option for 27MHz clock

From: Samuel Ortiz
Date: Wed Apr 05 2017 - 05:08:50 EST


Hi Geoff,

On Wed, Dec 21, 2016 at 11:18:32PM -0500, Geoff Lansberry wrote:
> The TRF7970A has configuration options to support hardware designs
> which use a 27.12MHz clock. This commit adds a device tree option
> 'clock-frequency' to support configuring the this chip for default
> 13.56MHz clock or the optional 27.12MHz clock.
>
> Signed-off-by: Geoff Lansberry <geoff@xxxxxxxxx>
> ---
> .../devicetree/bindings/net/nfc/trf7970a.txt | 2 +
> drivers/nfc/trf7970a.c | 50 +++++++++++++++++-----
> 2 files changed, 41 insertions(+), 11 deletions(-)
Patches #1 and #2 applied to nfc-next. I'll wait for you to rework #3
before merging.

Cheers,
Samuel.