提交 60bed798 编写于 作者: N Niklas Cassel 提交者: Arnd Bergmann

ARM: dts: artpec: remove 0x prefix from clkctrl unit address

Remove 0x prefix from clkctrl unit address.

This silences the following dtc warning:
Warning (unit_address_format):
 Node /clkctrl@0xf8000000 unit name should not have leading "0x"
Signed-off-by: NNiklas Cassel <niklas.cassel@axis.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 f659e12e
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
clock-frequency = <125000000>; clock-frequency = <125000000>;
}; };
clkctrl: clkctrl@0xf8000000 { clkctrl: clkctrl@f8000000 {
#clock-cells = <1>; #clock-cells = <1>;
compatible = "axis,artpec6-clkctrl"; compatible = "axis,artpec6-clkctrl";
reg = <0xf8000000 0x48>; reg = <0xf8000000 0x48>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册