commit | c5efefac659870744f6e203e28abd095ac0f590b | [log] [tgz] |
---|---|---|
author | Joachim Eastwood <manabian@gmail.com> | Thu Jun 02 01:36:09 2011 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sat Jun 25 14:37:28 2011 +0800 |
tree | 01e15a3222aceb2b31be19c25126c230154d0e8d | |
parent | 9d87159e571d73ccf87adf1ee3691b861253d900 [diff] |
at91: Use "pclk" as con_id on at91cap9 and at91rm9200 Hello, I am not 100% sure this is the right thing to do, but it makes the atmel-ssc driver happy on my at91rm9200 board. This unifies the con_id across all at91 machines. The atmel-ssc driver expects the con_id to be "pclk" or it will fail probing. Signed-off-by: Joachim Eastwood <joachim.eastwood@jotron.com> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>