Hi,

I saw in drivers/input/touchscreen/sun4i-ts.c that A20 have a similar TC 
controller but at the end:
===========================================
static const struct of_device_id sun4i_ts_of_match[] = {
        { .compatible = "allwinner,sun4i-a10-ts", },
        { .compatible = "allwinner,sun5i-a13-ts", },
        { .compatible = "allwinner,sun6i-a31-ts", },
        { /* sentinel */ }
};
===========================================
Does that means that I can't load it on A20, is there any hack to use it on 
A20, then is there any dts entry to add, I'm quite lost?

Best regards,
Alexis.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to