Searched +full:t8103 +full:- +full:asc +full:- +full:mailbox (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/mailbox/apple,mailbox.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Apple Mailbox Controller10 - Hector Martin <marcan@marcan.st>11 - Sven Peter <sven@svenpeter.dev>14 The Apple mailbox consists of two FIFOs used to exchange 64+32 bit15 messages between the main CPU and a co-processor. Multiple instances16 of this mailbox can be found on Apple SoCs.[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 * Apple T8103 "M1" SoC10 #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 …]
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>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 …]