ARM: dts: Remove '0x's from OMAP3 DTS file
Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
This commit is contained in:
parent
fa304a88e7
commit
b731777710
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
||||||
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>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue