commit | c707c3619ca81f499a5ce032021405e989a96ff0 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Feb 07 19:49:44 2014 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Aug 01 17:16:56 2014 +0100 |
tree | aa93acd693f8a9d489bf57d4b23af0012fc8d6c6 | |
parent | a8f4d4d63739e4bca459ff40636f1d9e4b7ef5e6 [diff] |
drm/i2c: tda998x: add component support Add component helper support to the tda998x driver. This permits the TDA998x to be declared as a separate device in device tree, and bound at the appropriate moment with a co-operating card driver. The existing slave_encoder interfaces are kept while there are existing users of it in order to prevent regressions. Tested-by: Darren Etheridge <detheridge@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>