Searched +full:gs101 +full:- +full:acpm +full:- +full:ipc (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/firmware/google,gs101-acpm-ipc.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Samsung Exynos ACPM mailbox protocol11 - Tudor Ambarus <tudor.ambarus@linaro.org>14 ACPM (Alive Clock and Power Manager) is a firmware that operates on the16 activities. ACPM and masters regard each other as independent hardware21 ACPM provides for OSPM in the device tree.25 const: google,gs101-acpm-ipc[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 …]