Home
last modified time | relevance | path

Searched +full:t8103 +full:- +full:display +full:- +full:pipe (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/display/
Dapple,h7-display-pipe.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/apple,h7-display-pipe.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Apple pre-DCP display controller
10 - Sasha Finkelstein <fnkl.kernel@gmail.com>
13 A secondary display controller used to drive the "touchbar" on
19 - enum:
20 - apple,t8112-display-pipe
21 - apple,t8103-display-pipe
[all …]
Dapple,h7-display-pipe-mipi.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/apple,h7-display-pipe-mipi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Apple pre-DCP display controller MIPI interface
10 - Sasha Finkelstein <fnkl.kernel@gmail.com>
13 The MIPI controller part of the pre-DCP Apple display controller
16 - $ref: dsi-controller.yaml#
21 - enum:
22 - apple,t8112-display-pipe-mipi
[all …]
/linux-6.15/arch/arm64/boot/dts/apple/
Dt8103.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple T8103 "M1" SoC
10 #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 compatible = "apple,t8103", "apple,arm-platform";
18 #address-cells = <2>;
19 #size-cells = <2>;
22 #address-cells = <2>;
[all …]
Dt8112.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
10 #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>
14 #include <dt-bindings/spmi/spmi.h>
17 compatible = "apple,t8112", "apple,arm-platform";
19 #address-cells = <2>;
20 #size-cells = <2>;
23 #address-cells = <2>;
[all …]