Re: [PATCH] Make EN2 pin optional in the TRF7970A driver
From: Samuel Ortiz <hidden>
Date: 2017-04-01 22:35:12
Also in:
linux-devicetree, linux-wireless, lkml
From: Samuel Ortiz <hidden>
Date: 2017-04-01 22:35:12
Also in:
linux-devicetree, linux-wireless, lkml
Hi Heiko, On Tue, Feb 07, 2017 at 06:22:04AM +0100, Heiko Schocher wrote:
From: Guan Ben <redacted> Make the EN2 pin optional. This is useful for boards, which have this pin fix wired, for example to ground. Signed-off-by: Guan Ben <redacted> Signed-off-by: Mark Jonas <redacted> Signed-off-by: Heiko Schocher <redacted> --- .../devicetree/bindings/net/nfc/trf7970a.txt | 4 ++-- drivers/nfc/trf7970a.c | 26 ++++++++++++---------- 2 files changed, 16 insertions(+), 14 deletions(-)
Applied to nfc-next, thanks. Cheers, Samuel.