Searched +full:sdio0 +full:- +full:d4 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pinctrl/brcm,ns2-pinmux.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Ray Jui <rjui@broadcom.com>11 - Scott Branden <sbranden@broadcom.com>15 const: brcm,ns2-pinmux24 - $ref: /schemas/pinctrl/pincfg-node.yaml#25 - $ref: /schemas/pinctrl/pinmux-node.yaml#67 bias-disable: true[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include <dt-bindings/clock/rockchip,rk808.h>9 #include <dt-bindings/input/input.h>18 stdout-path = "serial2:115200n8";31 power_button: power-button {32 compatible = "gpio-keys";33 pinctrl-names = "default";34 pinctrl-0 = <&pwr_key_l>;36 key-power {40 debounce-interval = <100>;[all …]