/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | samsung-keypad.txt | 4 keypad device. The keypad controller supports multiple row and column lines. 6 The keypad controller can sense a key-press and key-release and report the 11 - "samsung,s3c6410-keypad": For controllers compatible with s3c6410 keypad 13 - "samsung,s5pv210-keypad": For controllers compatible with s5pv210 keypad 22 - samsung,keypad-num-rows: Number of row lines connected to the keypad 25 - samsung,keypad-num-columns: Number of column lines connected to the 26 keypad controller. 28 - Keys represented as child nodes: Each key connected to the keypad 29 controller is represented as a child node to the keypad controller 31 - keypad,row: the row number to which the key is connected. [all …]
|
H A D | omap-keypad.txt | 4 keypad device. The keypad controller supports multiple row and column lines. 6 The keypad controller can sense a key-press and key-release and report the 12 keypad,num-rows and keypad,num-columns are required. 16 - "ti,omap4-keypad": For controllers compatible with omap4 keypad 20 - linux,keypad-no-autorepeat: do no enable autorepeat feature. 23 keypad@4ae1c000{ 24 compatible = "ti,omap4-keypad"; 25 keypad,num-rows = <2>; 26 keypad,num-columns = <8>; 27 linux,keypad-no-autorepeat;
|
H A D | twl4030-keypad.txt | 4 keypad device. The keypad controller supports multiple row and column lines. 6 The keypad controller can sense a key-press and key-release and report the 12 * keypad,num-rows and keypad,num-columns are required. 16 - "ti,twl4030-keypad": For controllers compatible with twl4030 keypad 19 - <1>: For controllers compatible with twl4030 keypad controller. 22 twl_keypad: keypad { 23 compatible = "ti,twl4030-keypad"; 25 keypad,num-rows = <8>; 26 keypad,num-columns = <8>;
|
H A D | brcm,bcm-keypad.txt | 4 keypad device. The keypad controller supports multiple row and column lines. 6 The keypad controller can sense a key-press and key-release and report the 12 keypad,num-rows and keypad,num-columns are required. 15 - compatible: should be "brcm,bcm-keypad" 23 - keypad,num-rows: Number of row lines connected to the keypad 26 - keypad,num-columns: Number of column lines connected to the 27 keypad controller. 56 If specified implies the keypad scan pull-up has been enabled. 68 keypad: keypad@180ac000 { 70 compatible = "brcm,bcm-keypad"; [all …]
|
H A D | qcom,pm8xxx-keypad.txt | 9 "qcom,pm8058-keypad" 10 "qcom,pm8921-keypad" 15 Definition: address of keypad control register 31 - linux,keypad-no-autorepeat: 39 Definition: use any event on keypad as wakeup event. 40 (Legacy property supported: "linux,keypad-wakeup") 42 - keypad,num-rows: 48 - keypad,num-columns: 74 keypad@148 { 75 compatible = "qcom,pm8921-keypad"; [all …]
|
H A D | gpio-matrix-keypad.txt | 1 * GPIO driven matrix keypad device tree bindings 3 GPIO driven matrix keypad is used to interface a SoC with a matrix keypad. 4 The matrix keypad supports multiple row and column lines, a key can be 6 keypad can sense a key-press and key-release by means of GPIO lines and 10 - compatible: Should be "gpio-matrix-keypad" 22 - wakeup-source: use any event on keypad as wakeup event. 26 before we can scan keypad after activating column gpio 31 matrix-keypad { 32 compatible = "gpio-matrix-keypad";
|
H A D | clps711x-keypad.txt | 1 * Cirrus Logic CLPS711X matrix keypad device tree bindings 4 - compatible: Shall contain "cirrus,ep7209-keypad". 14 keypad { 15 compatible = "cirrus,ep7312-keypad", "cirrus,ep7209-keypad";
|
H A D | st-keyscan.txt | 22 - keypad,num-rows: Number of row lines connected to the keypad controller. 24 - keypad,num-columns: Number of column lines connected to the keypad 40 keypad,num-rows = <4>; 41 keypad,num-columns = <4>;
|
H A D | stmpe-keypad.txt | 4 - compatible : "st,stmpe-keypad" 11 - keypad,num-rows : See ./matrix-keymap.txt 12 - keypad,num-columns : See ./matrix-keymap.txt 17 compatible = "st,stmpe-keypad";
|
H A D | pxa27x-keypad.txt | 4 - compatible : should be "marvell,pxa27x-keypad" 6 - interrupts : The interrupt for the keypad controller 38 keypad: keypad@d4012000 { 39 keypad,num-rows = <3>; 40 keypad,num-columns = <5>;
|
H A D | lpc32xx-key.txt | 18 Note: keypad,num-rows and keypad,num-columns are required, and must be equal 29 keypad,num-rows = <1>; 30 keypad,num-columns = <1>;
|
H A D | tca8418_keypad.txt | 4 keypad,num-rows and keypad,num-columns are required. 10 - linux,keymap: Keys definitions, see keypad-matrix.
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos4412-smdk4412.dts | 69 &keypad { 70 samsung,keypad-num-rows = <3>; 71 samsung,keypad-num-columns = <8>; 79 keypad,row = <1>; 80 keypad,column = <3>; 85 keypad,row = <1>; 86 keypad,column = <4>; 91 keypad,row = <1>; 92 keypad,column = <5>; 97 keypad,row = <1>; [all …]
|
H A D | exynos4210-smdkv310.dts | 88 &keypad { 89 samsung,keypad-num-rows = <2>; 90 samsung,keypad-num-columns = <8>; 98 keypad,row = <0>; 99 keypad,column = <3>; 104 keypad,row = <0>; 105 keypad,column = <4>; 110 keypad,row = <0>; 111 keypad,column = <5>; 116 keypad,row = <0>; [all …]
|
H A D | s5pv210-smdkv210.dts | 73 &keypad { 76 samsung,keypad-num-rows = <8>; 77 samsung,keypad-num-columns = <8>; 88 keypad,row = <0>; 89 keypad,column = <3>; 94 keypad,row = <0>; 95 keypad,column = <4>; 100 keypad,row = <0>; 101 keypad,column = <5>; 106 keypad,ro [all...] |
H A D | s3c64xx-pinctrl.dtsi | 448 keypad_col0_0: keypad-col0-0-pins { 454 keypad_col1_0: keypad-col1-0-pins { 460 keypad_col2_0: keypad-col2-0-pins { 466 keypad_col3_0: keypad-col3-0-pins { 472 keypad_col4_0: keypad-col4-0-pins { 478 keypad_col5_0: keypad-col5-0-pins { 484 keypad_col6_0: keypad-col6-0-pins { 490 keypad_col7_0: keypad-col7-0-pins { 496 keypad_col0_1: keypad-col0-1-pins { 502 keypad_col1_1: keypad-col1-1-pins { [all …]
|
H A D | s5pv210-aquila.dts | 269 &keypad { 272 samsung,keypad-num-rows = <3>; 273 samsung,keypad-num-columns = <3>; 280 keypad,row = <0>; 281 keypad,column = <1>; 286 keypad,row = <0>; 287 keypad,column = <2>; 292 keypad,row = <1>; 293 keypad,column = <1>; 298 keypad,row = <1>; [all …]
|
H A D | s5pv210-goni.dts | 252 &keypad { 255 samsung,keypad-num-rows = <3>; 256 samsung,keypad-num-columns = <3>; 263 keypad,row = <0>; 264 keypad,column = <1>; 269 keypad,row = <0>; 270 keypad,column = <2>; 275 keypad,row = <1>; 276 keypad,column = <1>; 281 keypad,row = <1>; [all …]
|
H A D | exynos4412-origen.dts | 453 &keypad { 454 samsung,keypad-num-rows = <3>; 455 samsung,keypad-num-columns = <2>; 463 keypad,row = <0>; 464 keypad,column = <0>; 469 keypad,row = <0>; 470 keypad,column = <1>; 475 keypad,row = <1>; 476 keypad,column = <0>; 481 keypad,row = <1>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | tc3589x.txt | 4 following built-in devices: gpio, keypad, rotator (vibrator), PWM (for 45 This keypad is the same on all variants, supporting up to 96 different 48 - compatible : must be "toshiba,tc3589x-keypad" 50 - keypad,num-rows : number of rows in the matrix, see 52 - keypad,num-columns : number of columns in the matrix, see 57 - wakeup-source: use any event on keypad as wakeup event. 81 compatible = "toshiba,tc3589x-keypad"; 84 keypad,num-columns = <8>; 85 keypad,num-rows = <8>;
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-pm8058.txt | 5 "flash" LEDs and one "keypad backlight" LED. The names are 7 different things than flash or keypad backlight: their names 27 "qcom,pm8058-keypad-led" (for the "keypad" LED at 0x48) 41 compatible = "qcom,pm8058-keypad-led"; 43 label = "pm8050:white:keypad";
|
/freebsd/sys/contrib/device-tree/Bindings/goldfish/ |
H A D | events.txt | 3 Android goldfish events keypad device generated by android emulator. 7 - compatible : should contain "google,goldfish-events-keypad" to match emulator 14 compatible = "google,goldfish-events-keypad";
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap4-droid-bionic-xt875.dts | 20 &keypad { 21 keypad,num-rows = <8>; 22 keypad,num-columns = <8>;
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-msm8660-surf.dts | 64 keypad,num-rows = <6>; 65 keypad,num-columns = <5>;
|
/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | wakeup-source.txt | 26 3. "linux,wakeup" Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt 29 4. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8921-keypad.yaml 30 5. "linux,input-wakeup" Documentation/devicetree/bindings/input/samsung,s3c6410-keypad.yaml
|