Searched +full:gs101 +full:- +full:mbox (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/mailbox/google,gs101-mbox.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Tudor Ambarus <tudor.ambarus@linaro.org>14 The Samsung Exynos mailbox controller, used on Google GS101 SoC, has 16 flag23 const: google,gs101-mbox31 clock-names:33 - const: pclk39 '#mbox-cells':[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * GS101 SoC5 * Copyright 2019-2023 Google LLC6 * Copyright 2023 Linaro Ltd - <peter.griffin@linaro.org>9 #include <dt-bindings/clock/google,gs101.h>10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/soc/samsung,exynos-usi.h>15 compatible = "google,gs101";16 #address-cells = <2>;[all …]