]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers
authorChristophe Ricard <christophe.ricard@gmail.com>
Mon, 8 Dec 2014 21:08:06 +0000 (22:08 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 25 Jan 2015 23:09:22 +0000 (00:09 +0100)
commit016a5ca21f18c6024ef1157ebadf7e7cff6dfc3e
tree8dd9b5838cb2e15189d6922c68a01a9664f540ad
parent382ece05ce2a07f8d3dc614fe95ea494e8e099b1
NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers

Other drivers are following the following compatible string format for dts:
s/_/-/

Because some devices may still use the previous string, the new corrected
string is added to the of_device_id table.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Documentation/devicetree/bindings/net/nfc/st21nfca.txt
drivers/nfc/st21nfca/i2c.c