/linux/Documentation/devicetree/bindings/sound/ |
H A D | nokia,rx51.txt | 1 * Nokia N900 audio setup 4 - compatible: Should contain "nokia,n900-audio" 5 - nokia,cpu-dai: phandle for the McBSP node 6 - nokia,audio-codec: phandles for the main TLV320AIC3X node and the 8 - nokia,headphone-amplifier: phandle for the TPA6130A2 node 17 compatible = "nokia,n900-audio"; 19 nokia,cpu-dai = <&mcbsp2>; 20 nokia,audio-codec = <&tlv320aic3x>, <&tlv320aic3x_aux>; 21 nokia,headphone-amplifier = <&tpa6130a2>;
|
/linux/Documentation/devicetree/bindings/net/bluetooth/ |
H A D | nokia,h4p-bluetooth.txt | 1 Nokia Bluetooth Chips 4 Nokia phones often come with UART connected bluetooth chips from different 6 (also known as h4p) by Nokia, which is similar to the H4 protocol from the 13 - compatible: should contain "nokia,h4p-bluetooth" as well as one of the following: 14 * "brcm,bcm2048-nokia" 15 * "ti,wl1271-bluetooth-nokia" 42 compatible = "ti,wl1271-bluetooth-nokia", "nokia,h4p-bluetooth";
|
/linux/Documentation/devicetree/bindings/hsi/ |
H A D | nokia-modem.txt | 1 Nokia modem client bindings 3 The Nokia modem HSI client follows the common HSI client binding 5 properties are needed by the Nokia modem HSI client: 9 "nokia,n900-modem" 10 "nokia,n950-modem" 11 "nokia,n9-modem" 31 compatible = "nokia,n900-modem";
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | retu.txt | 1 * Device tree bindings for Nokia Retu and Tahvo multi-function device 3 Retu and Tahvo are a multi-function devices found on Nokia Internet 9 - compatible: "nokia,retu" or "nokia,tahvo" 19 compatible = "nokia,retu";
|
/linux/drivers/hsi/clients/ |
H A D | nokia-modem.c | 3 * nokia-modem.c 5 * HSI client driver for Nokia N900 modem. 221 dev_info(dev, "Registered Nokia HSI modem\n"); in nokia_modem_probe() 265 { .compatible = "nokia,n900-modem", }, 266 { .compatible = "nokia,n950-modem", }, 267 { .compatible = "nokia,n9-modem", }, 275 .name = "nokia-modem", 295 MODULE_ALIAS("hsi:nokia-modem"); 297 MODULE_DESCRIPTION("HSI driver module for Nokia N900 Modem");
|
H A D | Kconfig | 9 tristate "Nokia Modem" 12 Say Y here if you want to add support for the modem on Nokia 13 N900 (Nokia RX-51) hardware. 22 by Nokia modems. If you say M the protocol will be available as
|
/linux/drivers/usb/gadget/legacy/ |
H A D | nokia.c | 3 * nokia.c -- Nokia Composite Gadget Driver 5 * Copyright (C) 2008-2010 Nokia Corporation 6 * Contact: Felipe Balbi <felipe.balbi@nokia.com> 12 * Copyright (C) 2008 by Nokia Corporation 57 #define NOKIA_VENDOR_ID 0x0421 /* Nokia */ 58 #define NOKIA_PRODUCT_ID 0x01c8 /* Nokia Gadget */ 64 static char manufacturer_nokia[] = "Nokia"; 101 MODULE_DESCRIPTION("Nokia composite gadget driver for N900"); 320 fsg_config.vendor_name = "Nokia"; in nokia_bind()
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-n9.dts | 3 * omap3-n9.dts - Device Tree file for Nokia N9 14 model = "Nokia N9"; 15 compatible = "nokia,omap3-n9", "ti,omap3630", "ti,omap3"; 20 compatible = "nokia,smia"; 63 compatible = "nokia,n9-modem";
|
H A D | omap2420-n800.dts | 7 model = "Nokia N800"; 8 compatible = "nokia,n800", "nokia,n8x0", "ti,omap2420", "ti,omap2";
|
H A D | omap2420-n810-wimax.dts | 7 model = "Nokia N810 WiMax"; 8 compatible = "nokia,n810-wimax", "nokia,n8x0", "ti,omap2420", "ti,omap2";
|
H A D | omap3-n950.dts | 3 * omap3-n950.dts - Device Tree file for Nokia N950 14 model = "Nokia N950"; 15 compatible = "nokia,omap3-n950", "ti,omap3630", "ti,omap3"; 73 compatible = "nokia,smia"; 127 compatible = "nokia,n950-modem"; 228 compatible = "nokia,himalaya", "panel-dsi-cm";
|
H A D | omap2420-n810.dts | 7 model = "Nokia N810"; 8 compatible = "nokia,n810", "nokia,n8x0", "ti,omap2420", "ti,omap2";
|
/linux/include/uapi/linux/netfilter/ |
H A D | xt_IDLETIMER.h | 5 * Copyright (C) 2004, 2010 Nokia Corporation 6 * Written by Timo Teras <ext-timo.teras@nokia.com> 9 * by Luciano Coelho <luciano.coelho@nokia.com> 11 * Contact: Luciano Coelho <luciano.coelho@nokia.com>
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | nokia,n900-battery.yaml | 4 $id: http://devicetree.org/schemas/power/supply/nokia,n900-battery.yaml# 7 title: Nokia N900 battery 18 const: nokia,n900-battery 42 compatible = "nokia,n900-battery";
|
/linux/Documentation/devicetree/bindings/arm/ti/ |
H A D | omap.yaml | 23 - nokia,n800 24 - nokia,n810 25 - nokia,n810-wimax 43 - nokia,omap3-n900 85 - nokia,omap3-n9 86 - nokia,omap3-n950
|
/linux/drivers/input/misc/ |
H A D | twl4030-pwrbutton.c | 4 * Copyright (C) 2008-2009 Nokia Corporation 6 * Written by Peter De Schrijver <peter.de-schrijver@nokia.com> 7 * Several fixes by Felipe Balbi <felipe.balbi@nokia.com> 113 MODULE_AUTHOR("Peter De Schrijver <peter.de-schrijver@nokia.com>"); 114 MODULE_AUTHOR("Felipe Balbi <felipe.balbi@nokia.com>");
|
H A D | twl4030-vibra.c | 5 * Copyright (C) 2008-2010 Nokia Corporation 7 * Written by Henrik Saari <henrik.saari@nokia.com> 8 * Updates by Felipe Balbi <felipe.balbi@nokia.com> 9 * Input by Jari Vanhala <ext-jari.vanhala@nokia.com> 240 MODULE_AUTHOR("Nokia Corporation");
|
/linux/Documentation/devicetree/bindings/rng/ |
H A D | ti,omap-rom-rng.yaml | 14 Secure SoCs may provide RNG via secure ROM calls like Nokia N900 does. 19 const: nokia,n900-rom-rng 38 compatible = "nokia,n900-rom-rng";
|
/linux/sound/soc/ti/ |
H A D | Kconfig | 69 tristate "SoC Audio support for Nokia N810" 74 Say Y or M if you want to add support for SoC audio on Nokia N810. 77 tristate "SoC Audio support for Nokia RX-51" 83 Say Y or M if you want to add support for SoC audio on Nokia RX-51 84 hardware. This is also known as Nokia N900 product.
|
/linux/drivers/bluetooth/ |
H A D | dtl1_cs.c | 3 * A driver for Nokia Connectivity Card DTL-1 devices 57 MODULE_DESCRIPTION("Bluetooth driver for Nokia Connectivity Card DTL-1"); 101 } __packed; /* Nokia Specific Header */ 103 #define NSHL 4 /* Nokia Specific Header Length */ 184 printk(KERN_INFO "Bluetooth: Nokia control data ="); in dtl1_control() 255 /* control data for the Nokia Card */ in dtl1_receive() 419 /* Prepend skb with Nokia frame header and queue */ in dtl1_hci_send_frame() 599 PCMCIA_DEVICE_PROD_ID12("Nokia Mobile Phones", "DTL-1", 0xe1bfdd64, 0xe168480d), 600 PCMCIA_DEVICE_PROD_ID12("Nokia Mobile Phones", "DTL-4", 0xe1bfdd64, 0x9102bc82),
|
H A D | Kconfig | 148 tristate "UART Nokia H4+ protocol support" 156 Nokia H4+ is serial protocol for communication between Bluetooth 158 with UART interface in Nokia devices. 160 Say Y here to compile support for Nokia's H4+ protocol. 355 Nokia DTL1 interface: 356 Nokia Bluetooth Card
|
/linux/arch/arm/mach-omap2/ |
H A D | timer.c | 6 * Copyright (C) 2009 Nokia Corporation 13 * Copyright (C) 2005 Nokia Corporation 14 * Author: Paul Mundt <paul.mundt@nokia.com> 15 * Juha Yrjölä <juha.yrjola@nokia.com>
|
/linux/drivers/clocksource/ |
H A D | timer-ti-32k.c | 5 * Copyright (C) 2009 Nokia Corporation 12 * Copyright (C) 2005 Nokia Corporation 13 * Author: Paul Mundt <paul.mundt@nokia.com> 14 * Juha Yrjölä <juha.yrjola@nokia.com>
|
/linux/Documentation/networking/ |
H A D | phonet.rst | 11 Phonet is a packet protocol used by Nokia cellular modems for both IPC 172 intended to support the newer Nokia Wireless Modem API, as found in 173 e.g. the Nokia Slim Modem in the ST-Ericsson U8500 platform:: 208 support on Nokia modems can use this. Note that the socket cannot 230 Copyright |copy| 2008 Nokia Corporation.
|
/linux/drivers/watchdog/ |
H A D | twl4030_wdt.c | 3 * Copyright (C) Nokia Corporation 5 * Written by Timo Kokkonen <timo.t.kokkonen at nokia.com> 120 MODULE_AUTHOR("Nokia Corporation");
|