提交 4828b20a 编写于 作者: T Tomer Maimon 提交者: Arnd Bergmann

arm: dts: modify timer register size in NPCM750 device tree

Modify timer register size in a common device tree for all Nuvoton
NPCM750 BMCs.
Signed-off-by: NTomer Maimon <tmaimon77@gmail.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 33a53659
......@@ -121,7 +121,7 @@
timer0: timer@8000 {
compatible = "nuvoton,npcm750-timer";
interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
reg = <0x8000 0x1000>;
reg = <0x8000 0x50>;
clocks = <&clk 15>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册