Home
last modified time | relevance | path

Searched +full:t8103 +full:- +full:pcie (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/pci/
Dapple,pcie.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pci/apple,pcie.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Apple PCIe host controller
10 - Mark Kettenis <kettenis@openbsd.org>
13 The Apple PCIe host controller is a PCIe host controller with
16 The controller incorporates Synopsys DesigWare PCIe logic to
18 PCIe host bridges is absent.
22 the standard "reset-gpios" and "max-link-speed" properties appear on
[all …]
/Linux-v6.1/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 …]
Dt8103-j313.dts1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
5 * target-type: J313
10 /dts-v1/;
12 #include "t8103.dtsi"
13 #include "t8103-jxxx.dtsi"
16 compatible = "apple,j313", "apple,t8103", "apple,arm-platform";
21 brcm,board-type = "apple,shikoku";
25 * Remove unused PCIe ports and disable the associated DARTs.
36 /delete-node/ &port01;
37 /delete-node/ &port02;
Dt8103-j293.dts1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple MacBook Pro (13-inch, M1, 2020)
5 * target-type: J293
10 /dts-v1/;
12 #include "t8103.dtsi"
13 #include "t8103-jxxx.dtsi"
16 compatible = "apple,j293", "apple,t8103", "apple,arm-platform";
17 model = "Apple MacBook Pro (13-inch, M1, 2020)";
21 brcm,board-type = "apple,honshu";
25 * Remove unused PCIe ports and disable the associated DARTs.
[all …]
Dt8103-j457.dts1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 * Apple iMac (24-inch, 2x USB-C, M1, 2020)
5 * target-type: J457
10 /dts-v1/;
12 #include "t8103.dtsi"
13 #include "t8103-jxxx.dtsi"
16 compatible = "apple,j457", "apple,t8103", "apple,arm-platform";
17 model = "Apple iMac (24-inch, 2x USB-C, M1, 2020)";
25 brcm,board-type = "apple,santorini";
30 * on-board devices and properties that are populated by the bootloader
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/nvme/
Dapple,nvme-ans.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/nvme/apple,nvme-ans.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sven Peter <sven@svenpeter.dev>
15 - enum:
16 - apple,t8103-nvme-ans2
17 - apple,t6000-nvme-ans2
18 - const: apple,nvme-ans2
22 - description: NVMe and NVMMU registers
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/nvmem/
Dapple,efuses.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Apple SoC eFuse-based NVMEM
10 Apple SoCs such as the M1 contain factory-programmed eFuses used to e.g. store
11 calibration data for the PCIe and the Type-C PHY or unique chip identifiers
15 - Sven Peter <sven@svenpeter.dev>
18 - $ref: "nvmem.yaml#"
23 - enum:
24 - apple,t8103-efuses
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dapple,pinctrl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Mark Kettenis <kettenis@openbsd.org>
20 - enum:
21 - apple,t8103-pinctrl
22 - apple,t6000-pinctrl
23 - const: apple,pinctrl
31 gpio-controller: true
33 '#gpio-cells':
[all …]
/Linux-v6.1/drivers/clk/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
60 Low-Noise JESD204B Compliant Clock Jitter Cleaner With Dual Loop PLLs
68 found on Apple SoCs such as t8103 (M1). The blocks are typically
89 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each.
99 multi-function device has one fixed-rate oscillator, clocked
130 be pre-programmed to support other configurations and features not yet
179 This driver supports TI CDCE706 programmable 3-PLL clock synthesizer.
197 For example, the CDCE925 contains two PLLs with spread-spectrum
207 tristate "Clock driver for CS2000 Fractional-N Clock Synthesizer & Clock Multiplier"
278 clock. These multi-function devices have two (S2MPS14) or three
[all …]