Searched +full:enset +full:- +full:gpios (Results 1 – 3 of 3) 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 - Jacek Anaszewski <jacek.anaszewski@gmail.com>11 - Krzysztof Kozlowski <krzk@kernel.org>24 enset-gpios:28 flen-gpios:37 led-max-microamp: true39 flash-max-microamp:44 flash-max-timeout-us:[all …]
11 - compatible : Must be "skyworks,aat1290".12 - flen-gpios : Must be device tree identifier of the flash device FL_EN pin.13 - enset-gpios : Must be device tree identifier of the flash device EN_SET pin.16 - pinctrl-names : Must contain entries: "default", "host", "isp". Entries23 node - see Documentation/devicetree/bindings/leds/common.txt.26 - led-max-microamp : see Documentation/devicetree/bindings/leds/common.txt27 - flash-max-microamp : see Documentation/devicetree/bindings/leds/common.txt30 - flash-max-timeout-us : see Documentation/devicetree/bindings/leds/common.txt35 - function : see Documentation/devicetree/bindings/leds/common.txt36 - color : see Documentation/devicetree/bindings/leds/common.txt[all …]
1 // SPDX-License-Identifier: GPL-2.09 /dts-v1/;10 #include <dt-bindings/leds/common.h>11 #include "exynos4412-midas.dtsi"19 led-controller {21 flen-gpios = <&gpj1 1 GPIO_ACTIVE_HIGH>;22 enset[all...]