Commit b7317777 authored by Lee Jones's avatar Lee Jones Committed by Benoit Cousson

ARM: dts: Remove '0x's from OMAP3 DTS file

Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarBenoit Cousson <bcousson@baylibre.com>
parent fa304a88
...@@ -111,7 +111,7 @@ omap3_pmx_core: pinmux@48002030 { ...@@ -111,7 +111,7 @@ omap3_pmx_core: pinmux@48002030 {
pinctrl-single,function-mask = <0x7f1f>; pinctrl-single,function-mask = <0x7f1f>;
}; };
omap3_pmx_wkup: pinmux@0x48002a00 { omap3_pmx_wkup: pinmux@48002a00 {
compatible = "ti,omap3-padconf", "pinctrl-single"; compatible = "ti,omap3-padconf", "pinctrl-single";
reg = <0x48002a00 0x5c>; reg = <0x48002a00 0x5c>;
#address-cells = <1>; #address-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment