Searched +full:oe +full:- +full:override (Results 1 – 2 of 2) sorted by relevance
3 # SPDX-License-Identifier: Apache-2.020 /* You can put this in places like a board-pinctrl.dtsi file in24 /* include pre-defined combinations for the SoC variant used by the board */25 #include <dt-bindings/pinctrl/rpi-pico-rp2040-pinctrl.h>40 input-enable;54 pins, such as the 'input-enable' property in group 2. Here is a list of57 - bias-disable: Disable pull-up/down (default, not required).58 - bias-pull-up: Enable pull-up resistor.59 - bias-pull-down: Enable pull-down resistor.60 - input-enable: Enable input from the pin.[all …]
2 # SPDX-License-Identifier: GPL-2.07 # (c) 2008-2010 Andy Whitcroft <apw@canonical.com>8 # (c) 2010-2018 Joe Perches <joe@perches.com>67 my $git_command ='export LANGUAGE=en_US.UTF-8; git';78 -q, --quiet quiet79 --no-tree run without a kernel tree80 --no-signoff do not check for 'Signed-off-by' line81 --patch treat FILE as patchfile (default)82 --emacs emacs compile window format83 --terse one line per report[all …]