]> git.karo-electronics.de Git - linux-beck.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)
commit6b5fba4eb4267bb8025538f43aac4af51151c890
tree8dd9b5838cb2e15189d6922c68a01a9664f540ad
parent7aee42c6764bae75d0eb2f674f0874193de90c05
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