1 // SPDX-License-Identifier: GPL-2.0-only
3 * linux/arch/arm/boot/nspire-classic.dts
5 * Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au>
8 /include/ "nspire.dtsi"
13 remote-endpoint = <&panel_in>;
19 /* compatible = "lsi,zevio-timer"; */
20 reg = <0x90010000 0x1000>, <0x900A0010 0x8>;
24 compatible = "ns16550";
32 /* compatible = "lsi,zevio-timer"; */
33 reg = <0x900C0000 0x1000>, <0x900A0018 0x8>;
37 compatible = "lsi,zevio-timer";
38 reg = <0x900D0000 0x1000>, <0x900A0020 0x8>;
47 compatible = "lsi,nspire-classic-clock";
51 compatible = "lsi,nspire-classic-ahb-divider";
61 device_type = "memory";
62 reg = <0x10000000 0x2000000>; /* 32 MB */
69 intc: interrupt-controller@DC000000 {
70 compatible = "lsi,zevio-intc";
72 reg = <0xDC000000 0x1000>;
73 #interrupt-cells = <1>;
78 compatible = "ti,nspire-classic-lcd-panel";
81 remote-endpoint = <&clcd_pads>;
86 bootargs = "debug earlyprintk console=tty0 console=ttyS0,115200n8 root=/dev/ram0";