[PATCH 3/3] Input: bu21013_ts - Add support for Device Tree booting
From: dmitry.torokhov@gmail.com (Dmitry Torokhov)
Date: 2012-11-28 07:03:38
Also in:
linux-input, lkml
From: dmitry.torokhov@gmail.com (Dmitry Torokhov)
Date: 2012-11-28 07:03:38
Also in:
linux-input, lkml
Hi Lee, On Tue, Nov 27, 2012 at 01:13:10PM +0000, Lee Jones wrote:
Now we can register the BU21013_ts touch screen when booting with Device Tree enabled. Here we parse all the necessary components previously expected to be passed from platform data.
I applied these 3 patches, but for DT we also need to specify compatible ID and set up of_match_table pointer. Please send me a follow-up patches doing that and also describing DT bindings for BU21013. Thanks. -- Dmitry