Searched +full:pin +full:- +full:pud (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Samsung S3C/S5P/Exynos SoC pin controller10 - Krzysztof Kozlowski <krzk@kernel.org>11 - Sylwester Nawrocki <s.nawrocki@samsung.com>12 - Tomasz Figa <tomasz.figa@gmail.com>15 This is a part of device tree bindings for Samsung S3C/S5P/Exynos SoC pin18 All the pin controller nodes should be represented in the aliases node using22 - External GPIO interrupts (see interrupts property in pin controller node);[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pinctrl/samsung,pinctrl-pins-cfg.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Samsung S3C/S5P/Exynos SoC pin controller - pins configuration10 - Krzysztof Kozlowski <krzk@kernel.org>11 - Sylwester Nawrocki <s.nawrocki@samsung.com>12 - Tomasz Figa <tomasz.figa@gmail.com>15 This is a part of device tree bindings for Samsung S3C/S5P/Exynos SoC pin18 Pins configuration for Samsung S3C/S5P/Exynos SoC pin controller.[all …]
5 The text below describes the locking rules for VFS-related methods.6 It is (believed to be) up-to-date. *Please*, if you change anything in7 prototypes or locking protocols - update this file. And update the relevant10 Don't turn it into log - maintainers of out-of-the-tree code are supposed to37 ops rename_lock ->d_lock may block rcu-walk39 d_revalidate: no no yes (ref-walk) maybe50 d_manage: no no yes (ref-walk) maybe108 permission: no (may not block if called in rcu-walk mode)123 Additionally, ->rmdir(), ->unlink() and ->rename() have ->i_rwsem125 cross-directory ->rename() has (per-superblock) ->s_vfs_rename_sem.[all …]