Alexandre Belloni
e152e3f7f4
ARM: dts: at91: fix i2c-gpio node name
...
i2c-gpio doesn't need a reg property. Change the node names to i2c-gpio-x
as used in other dts to remove the unit-address.
Solves:
Warning (unit_address_vs_reg): Node /i2c@0 has a unit name, but no reg property
Warning (unit_address_vs_reg): Node /i2c@1 has a unit name, but no reg property
Warning (unit_address_vs_reg): Node /i2c@2 has a unit name, but no reg property
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
2016-07-15 11:23:44 +02:00
Alexandre Belloni
64c0703e26
ARM: dts: at91: calao: remove leftovers clock definition
...
The clocks group properties and the clock@0 node have been obsolete for two
years, remove them.
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
2016-06-10 16:59:30 +02:00
Alexandre Belloni
edc4a8349d
ARM: at91/dt: tny_a9263: define crystals frequencies
...
Define Calao TNY-A9263 main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2014-07-09 19:05:22 +02:00
Jean-Christophe PLAGNIOL-VILLARD
92f8629b60
ARM: at91: dt: switch to standard GPIO flag defines.
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2013-05-17 11:27:49 +02:00
Jean-Christophe PLAGNIOL-VILLARD
6db64d2978
ARM: at91: dt: use #include for all device trees
...
to prepare the switch to the macro.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2013-05-17 11:27:49 +02:00
Jean-Christophe PLAGNIOL-VILLARD
15787753d0
ARM: at91: DT: add Calao TNY A9263 board support
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2012-04-20 23:17:30 +08:00