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

From: Rob Herring
Date: Thu Dec 22 2016 - 18:01:40 EST


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 +

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/nfc/trf7970a.c | 50 +++++++++++++++++-----
> 2 files changed, 41 insertions(+), 11 deletions(-)