Searched hist:"1995 c4cc3ae4070717b07d972e0ee66989375304" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/nfc/s3fwrn5/ |
H A D | i2c.c | diff 1995c4cc3ae4070717b07d972e0ee66989375304 Thu Sep 10 11:12:14 CDT 2020 Krzysztof Kozlowski <krzk@kernel.org> nfc: s3fwrn5: Remove wrong vendor prefix from GPIOs
The device tree property prefix describes the vendor, which in case of S3FWRN5 chip is Samsung. Therefore the "s3fwrn5" prefix for "en-gpios" and "fw-gpios" is not correct and should be deprecated. Introduce properly named properties for these GPIOs but still support deprecated ones.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|