1/* 2 * linux/arch/arm/boot/nspire-clp.dts 3 * 4 * Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au> 5 * 6 * This program is free software; you can redistribute it and/or modify 7 * it under the terms of the GNU General Public License version 2, as 8 * published by the Free Software Foundation. 9 * 10 */ 11/dts-v1/; 12 13/include/ "nspire-classic.dtsi" 14 15&keypad { 16 linux,keymap = < 17 0x0000001c 0x0001001c 0x00020039 18 0x0004002c 0x00050034 0x00060015 19 0x0007000b 0x0008002d 0x01000033 20 0x0101004e 0x01020011 0x01030004 21 0x0104002f 0x01050003 0x01060016 22 0x01070002 0x01080014 0x02000062 23 0x0201000c 0x0202001f 0x02030007 24 0x02040013 0x02050006 0x02060010 25 0x02070005 0x02080019 0x03000027 26 0x03010037 0x03020018 0x0303000a 27 0x03040031 0x03050009 0x03060032 28 0x03070008 0x03080026 0x04000028 29 0x04010035 0x04020025 0x04040024 30 0x04060017 0x04080023 0x05000028 31 0x05020022 0x0503001b 0x05040021 32 0x0505001a 0x05060012 0x0507006f 33 0x05080020 0x0509002a 0x0601001c 34 0x0602002e 0x06030068 0x06040030 35 0x0605006d 0x0606001e 0x06070001 36 0x0608002b 0x0609000f 0x07000067 37 0x0702006a 0x0704006c 0x07060069 38 0x0707000e 0x0708001d 0x070a000d 39 >; 40}; 41 42/ { 43 model = "TI-NSPIRE Clickpad"; 44 compatible = "ti,nspire-clp"; 45}; 46