Searched +full:dwi +full:- +full:bl (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/leds/backlight/apple,dwi-bl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Apple DWI 2-Wire Interface Backlight Controller10 - Nick Chan <towinchenmi@gmail.com>13 Apple SoCs contain a 2-wire interface called DWI. On some Apple iPhones,14 iPads and iPod touches with a LCD display, 1-2 backlight controllers15 are connected via DWI. Interfacing with DWI controls all backlight21 - $ref: common.yaml#[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/interrupt-controller/apple-aic.h>13 #include <dt-bindings/interrupt-controller/irq.h>14 #include <dt-bindings/pinctrl/apple.h>17 interrupt-parent = <&aic>;18 #address-cells = <2>;19 #size-cells = <2>;21 clkref: clock-ref {22 compatible = "fixed-clock";[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/interrupt-controller/apple-aic.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/pinctrl/apple.h>16 interrupt-parent = <&aic>;17 #address-cells = <2>;18 #size-cells = <2>;20 clkref: clock-ref {21 compatible = "fixed-clock";[all …]
1 // SPDX-License-Identifier: GPL-2.0 OR MIT10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/interrupt-controller/apple-aic.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/pinctrl/apple.h>16 interrupt-parent = <&aic>;17 #address-cells = <2>;18 #size-cells = <2>;20 clkref: clock-ref {21 compatible = "fixed-clock";[all …]