Searched +full:s3fwrn5 +full:- +full:i2c (Results 1 – 7 of 7) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/net/nfc/samsung,s3fwrn5.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Samsung S3FWRN5 NCI NFC Controller10 - Krzysztof Kozlowski <krzk@kernel.org>11 - Krzysztof Opasiak <k.opasiak@samsung.com>15 const: samsung,s3fwrn5-i2c17 en-gpios:28 wake-gpios:[all …]
1 # SPDX-License-Identifier: GPL-2.0-only7 Core driver for Samsung S3FWRN5 NFC chip. Contains core utilities12 tristate "Samsung S3FWRN5 I2C support"13 depends on NFC_NCI && I2C17 This module adds support for an I2C interface to the S3FWRN5 chip.18 Select this if your platform is using the I2C bus.
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * I2C Link Layer for Samsung S3FWRN5 NCI based Driver9 #include <linux/i2c.h>18 #include "s3fwrn5.h"42 mutex_lock(&phy->mutex); in s3fwrn5_i2c_set_wake()43 gpio_set_value(phy->gpio_fw_wake, wake); in s3fwrn5_i2c_set_wake()45 mutex_unlock(&phy->mutex); in s3fwrn5_i2c_set_wake()52 mutex_lock(&phy->mutex); in s3fwrn5_i2c_set_mode()54 if (phy->mode == mode) in s3fwrn5_i2c_set_mode()57 phy->mode = mode; in s3fwrn5_i2c_set_mode()[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 # Makefile for Samsung S3FWRN5 NFC driver6 s3fwrn5-objs = core.o firmware.o nci.o7 s3fwrn5_i2c-objs = i2c.o9 obj-$(CONFIG_NFC_S3FWRN5) += s3fwrn5.o10 obj-$(CONFIG_NFC_S3FWRN5_I2C) += s3fwrn5_i2c.o
1 // SPDX-License-Identifier: GPL-2.011 /dts-v1/;13 #include <dt-bindings/clock/samsung,s2mps11.h>14 #include <dt-bindings/gpio/gpio.h>15 #include <dt-bindings/input/input.h>16 #include <dt-bindings/interrupt-controller/irq.h>17 #include <dt-bindings/sound/samsung-i2s.h>48 stdout-path = &serial_1;56 gpio-keys {57 compatible = "gpio-keys";[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]
1 This is at least a partial credits-file of people that have4 scripts. The fields are: name (N), email (E), web-address6 snail-mail address (S).10 ----------51 D: in-kernel DRM Maintainer71 E: tim_alpaerts@toyota-motor-europe.com75 S: B-2610 Wilrijk-Antwerpen80 W: http://www-stu.christs.cam.ac.uk/~aia21/101 D: Maintainer of ide-cd and Uniform CD-ROM driver,102 D: ATAPI CD-Changer support, Major 2.1.x CD-ROM update.[all …]