/linux-5.19.10/arch/arm64/boot/dts/apple/ |
D | t8103-pmgr.dtsi | 11 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 16 apple,always-on; /* Core device */ 20 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 25 apple,always-on; /* Core device */ 29 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 34 apple,always-on; /* Core device */ 38 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 46 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 54 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 62 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; [all …]
|
D | t8103.dtsi | 11 #include <dt-bindings/interrupt-controller/apple-aic.h> 13 #include <dt-bindings/pinctrl/apple.h> 16 compatible = "apple,t8103", "apple,arm-platform"; 26 compatible = "apple,icestorm"; 34 compatible = "apple,icestorm"; 42 compatible = "apple,icestorm"; 50 compatible = "apple,icestorm"; 58 compatible = "apple,firestorm"; 66 compatible = "apple,firestorm"; 74 compatible = "apple,firestorm"; [all …]
|
D | t8103-j456.dts | 16 compatible = "apple,j456", "apple,t8103", "apple,arm-platform"; 26 compatible = "apple,cd321x"; 34 compatible = "apple,cd321x";
|
D | t8103-j313.dts | 16 compatible = "apple,j313", "apple,t8103", "apple,arm-platform";
|
D | t8103-j293.dts | 16 compatible = "apple,j293", "apple,t8103", "apple,arm-platform";
|
D | t8103-j274.dts | 16 compatible = "apple,j274", "apple,t8103", "apple,arm-platform";
|
D | t8103-j457.dts | 16 compatible = "apple,j457", "apple,t8103", "apple,arm-platform";
|
/linux-5.19.10/Documentation/devicetree/bindings/arm/apple/ |
D | apple,pmgr.yaml | 4 $id: http://devicetree.org/schemas/arm/apple/apple,pmgr.yaml# 25 - apple,t8103-pmgr 26 - apple,t6000-pmgr 27 - const: apple,pmgr 45 $ref: /schemas/power/apple,pmgr-pwrstate.yaml# 60 compatible = "apple,t8103-pmgr", "apple,pmgr", "syscon", "simple-mfd"; 66 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 71 apple,always-on; 75 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; 84 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate"; [all …]
|
/linux-5.19.10/Documentation/devicetree/bindings/arm/ |
D | apple.yaml | 4 $id: http://devicetree.org/schemas/arm/apple.yaml# 31 compatible = "apple,<targettype>", "apple,<socid>", "apple,arm-platform"; 63 - apple,j274 # Mac mini (M1, 2020) 64 - apple,j293 # MacBook Pro (13-inch, M1, 2020) 65 - apple,j313 # MacBook Air (M1, 2020) 66 - apple,j456 # iMac (24-inch, 4x USB-C, M1, 2021) 67 - apple,j457 # iMac (24-inch, 2x USB-C, M1, 2021) 68 - const: apple,t8103 69 - const: apple,arm-platform 73 - apple,j314s # MacBook Pro (14-inch, M1 Pro, 2021) [all …]
|
/linux-5.19.10/Documentation/devicetree/bindings/nvme/ |
D | apple,nvme-ans.yaml | 4 $id: http://devicetree.org/schemas/nvme/apple,nvme-ans.yaml# 16 - apple,t8103-nvme-ans2 17 - apple,t6000-nvme-ans2 18 - const: apple,nvme-ans2 57 apple,sart: 62 The SART address filter is documented in iommu/apple,sart.yaml. 68 const: apple,t8103-nvme-ans2 91 - apple,sart 97 #include <dt-bindings/interrupt-controller/apple-aic.h> 101 compatible = "apple,t8103-nvme-ans2", "apple,nvme-ans2"; [all …]
|
/linux-5.19.10/Documentation/devicetree/bindings/pinctrl/ |
D | apple,pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/apple,pinctrl.yaml# 21 - apple,t8103-pinctrl 22 - apple,t6000-pinctrl 23 - const: apple,pinctrl 39 apple,npins: 68 defined in include/dt-bindings/pinctrl/apple.h. 84 - apple,npins 90 #include <dt-bindings/interrupt-controller/apple-aic.h> 91 #include <dt-bindings/pinctrl/apple.h> 98 compatible = "apple,t8103-pinctrl", "apple,pinctrl"; [all …]
|
/linux-5.19.10/Documentation/devicetree/bindings/watchdog/ |
D | apple,wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/apple,wdt.yaml# 19 - apple,t8103-wdt 20 - apple,t6000-wdt 21 - const: apple,wdt 42 #include <dt-bindings/interrupt-controller/apple-aic.h> 46 compatible = "apple,t8103-wdt", "apple,wdt";
|
/linux-5.19.10/drivers/soc/apple/ |
D | Makefile | 2 obj-$(CONFIG_APPLE_PMGR_PWRSTATE) += apple-pmgr-pwrstate.o 4 obj-$(CONFIG_APPLE_RTKIT) += apple-rtkit.o 5 apple-rtkit-y = rtkit.o rtkit-crashlog.o 7 obj-$(CONFIG_APPLE_SART) += apple-sart.o 8 apple-sart-y = sart.o
|
/linux-5.19.10/Documentation/devicetree/bindings/nvmem/ |
D | apple,efuses.yaml | 4 $id: http://devicetree.org/schemas/nvmem/apple,efuses.yaml# 24 - apple,t8103-efuses 25 - apple,t6000-efuses 26 - const: apple,efuses 40 compatible = "apple,t8103-efuses", "apple,efuses";
|
/linux-5.19.10/Documentation/devicetree/bindings/mailbox/ |
D | apple,mailbox.yaml | 4 $id: http://devicetree.org/schemas/mailbox/apple,mailbox.yaml# 31 - apple,t8103-asc-mailbox 32 - apple,t6000-asc-mailbox 33 - const: apple,asc-mailbox-v4 41 - apple,t8103-m3-mailbox 42 - apple,t6000-m3-mailbox 43 - const: apple,m3-mailbox-v2 80 compatible = "apple,t8103-asc-mailbox", "apple,asc-mailbox-v4";
|
/linux-5.19.10/Documentation/gpu/ |
D | vga-switcheroo.rst | 67 apple-gmux Handler 70 .. kernel-doc:: drivers/platform/x86/apple-gmux.c 73 .. kernel-doc:: drivers/platform/x86/apple-gmux.c 79 .. kernel-doc:: drivers/platform/x86/apple-gmux.c 85 .. kernel-doc:: drivers/platform/x86/apple-gmux.c 91 .. kernel-doc:: drivers/platform/x86/apple-gmux.c 97 .. kernel-doc:: include/linux/apple-gmux.h
|
/linux-5.19.10/Documentation/devicetree/bindings/power/ |
D | apple,pmgr-pwrstate.yaml | 4 $id: http://devicetree.org/schemas/power/apple,pmgr-pwrstate.yaml# 27 See Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml 34 - apple,t8103-pmgr-pwrstate 35 - apple,t6000-pmgr-pwrstate 36 - const: apple,pmgr-pwrstate 59 apple,always-on: 64 apple,min-state:
|
/linux-5.19.10/Documentation/devicetree/bindings/clock/ |
D | apple,nco.yaml | 4 $id: http://devicetree.org/schemas/clock/apple,nco.yaml# 24 - apple,t6000-nco 25 - apple,t8103-nco 26 - const: apple,nco 58 compatible = "apple,t8103-nco", "apple,nco";
|
/linux-5.19.10/Documentation/devicetree/bindings/i2c/ |
D | apple,i2c.yaml | 4 $id: "http://devicetree.org/schemas/i2c/apple,i2c.yaml#" 25 - apple,t8103-i2c 26 - apple,t6000-i2c 27 - const: apple,i2c 59 compatible = "apple,t8103-i2c", "apple,i2c";
|
/linux-5.19.10/Documentation/devicetree/bindings/pci/ |
D | apple,pcie.yaml | 4 $id: http://devicetree.org/schemas/pci/apple,pcie.yaml# 35 - apple,t8103-pcie 36 - apple,t6000-pcie 37 - const: apple,pcie 93 const: apple,t8103-pcie 103 #include <dt-bindings/interrupt-controller/apple-aic.h> 110 compatible = "apple,t8103-pcie", "apple,pcie";
|
/linux-5.19.10/Documentation/devicetree/bindings/iommu/ |
D | apple,dart.yaml | 4 $id: http://devicetree.org/schemas/iommu/apple,dart.yaml# 25 const: apple,t8103-dart 58 compatible = "apple,t8103-dart"; 70 compatible = "apple,t8103-dart"; 76 compatible = "apple,t8103-dart";
|
D | apple,sart.yaml | 4 $id: http://devicetree.org/schemas/iommu/apple,sart.yaml# 32 - apple,t6000-sart 33 - apple,t8103-sart 50 compatible = "apple,t8103-sart";
|
/linux-5.19.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | apple,aic.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/apple,aic.yaml# 40 - const: apple,t8103-aic 41 - const: apple,aic 85 apple,fiq-index: 117 compatible = "apple,t8103-aic", "apple,aic";
|
D | apple,aic2.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/apple,aic2.yaml# 34 - const: apple,t6000-aic 35 - const: apple,aic2 91 compatible = "apple,t6000-aic", "apple,aic2";
|
/linux-5.19.10/drivers/nvme/host/ |
D | Makefile | 11 obj-$(CONFIG_NVME_APPLE) += nvme-apple.o 30 nvme-apple-y += apple.o
|