1
0
Fork 0

ARM: dts: sun4i: Add rtp controller node

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
hifive-unleashed-5.1
Hans de Goede 2013-12-31 17:20:50 +01:00 committed by Maxime Ripard
parent a537d8fe30
commit 57c8839c93
1 changed files with 6 additions and 0 deletions

View File

@ -425,6 +425,12 @@
reg = <0x01c23800 0x10>;
};
rtp: rtp@01c25000 {
compatible = "allwinner,sun4i-ts";
reg = <0x01c25000 0x100>;
interrupts = <29>;
};
uart0: serial@01c28000 {
compatible = "snps,dw-apb-uart";
reg = <0x01c28000 0x400>;