Searched +full:spk +full:- +full:overheat +full:- +full:shutdown (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - patches@opensource.cirrus.com30 Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt33 pin-settings:40 '-pins$':43 - $ref: "pincfg-node.yaml#"44 - $ref: "pinmux-node.yaml#"63 dmic6, io, dsp-gpio, irq1, irq2, fll1-clk,[all …]
1 // SPDX-License-Identifier: GPL-2.0-only5 * Copyright (C) 2016-2018 Cirrus Logic19 #include <linux/pinctrl/pinconf-generic.h>24 #include "../pinctrl-utils.h"26 #include "pinctrl-madera.h"30 * NOTE: IDs are zero-indexed for coding convenience76 * All single-pin functions can be mapped to any GPIO, however pinmux applies80 * Since these do not correspond to anything in the actual hardware - they are81 * merely an adaptation to pinctrl's view of the world - we use the same name93 /* set of pin numbers for single-pin groups, zero-indexed */[all …]