ARM: dts: AM33XX: Convert all hex numbers to lower-case

To make it consistent, convert all hex number presentation
to lower-case from all am33xx specific nodes.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
This commit is contained in:
Vaibhav Hiremath
2012-08-27 16:59:08 +05:30
committed by Benoit Cousson
parent 2c195f9ceb
commit 5d83cb8622
3 changed files with 16 additions and 16 deletions

View File

@@ -19,11 +19,11 @@
};
ocp {
uart1: serial@44E09000 {
uart1: serial@44e09000 {
status = "okay";
};
i2c1: i2c@44E0B000 {
i2c1: i2c@44e0b000 {
status = "okay";
clock-frequency = <400000>;