Documentation: Fix historical inconsistency in STMPE DT doc
authorLee Jones <lee.jones@linaro.org>
Thu, 22 Nov 2012 12:24:24 +0000 (12:24 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 23 Nov 2012 11:18:08 +0000 (12:18 +0100)
Previously a generic binding 'i2c-client-wake' was created which
enabled I2C devices to register themselves as wake-up devices.
This binding was later over-thrown by 'wakeup-source'. The STMPE
driver was fixed-up, but the document was neglected. This patch
aims to rectify that.

Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: devicetree-discuss@lists.ozlabs.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found