| * linux/arch/arm/boot/nspire-classic.dts |
| * Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au> |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2, as |
| * published by the Free Software Foundation. |
| /* compatible = "lsi,zevio-timer"; */ |
| reg = <0x90010000 0x1000>, <0x900A0010 0x8>; |
| /* compatible = "lsi,zevio-timer"; */ |
| reg = <0x900C0000 0x1000>, <0x900A0018 0x8>; |
| compatible = "lsi,zevio-timer"; |
| reg = <0x900D0000 0x1000>, <0x900A0020 0x8>; |
| compatible = "lsi,nspire-classic-clock"; |
| compatible = "lsi,nspire-classic-ahb-divider"; |
| reg = <0x10000000 0x2000000>; /* 32 MB */ |
| intc: interrupt-controller@DC000000 { |
| compatible = "lsi,zevio-intc"; |
| reg = <0xDC000000 0x1000>; |
| bootargs = "debug earlyprintk console=tty0 console=ttyS0,115200n8 root=/dev/ram0"; |