xref: /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/samsung/samsung-secure-firmware.yaml
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/samsung/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci%YAML 1.2
38c2ecf20Sopenharmony_ci---
48c2ecf20Sopenharmony_ci$id: http://devicetree.org/schemas/arm/samsung/samsung-secure-firmware.yaml#
58c2ecf20Sopenharmony_ci$schema: http://devicetree.org/meta-schemas/core.yaml#
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_cititle: Samsung Exynos Secure Firmware
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_cimaintainers:
108c2ecf20Sopenharmony_ci  - Krzysztof Kozlowski <krzk@kernel.org>
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciproperties:
138c2ecf20Sopenharmony_ci  compatible:
148c2ecf20Sopenharmony_ci    items:
158c2ecf20Sopenharmony_ci      - const: samsung,secure-firmware
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ci  reg:
188c2ecf20Sopenharmony_ci    description:
198c2ecf20Sopenharmony_ci      Address of non-secure SYSRAM used for communication with firmware.
208c2ecf20Sopenharmony_ci    maxItems: 1
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_cirequired:
238c2ecf20Sopenharmony_ci  - compatible
248c2ecf20Sopenharmony_ci  - reg
258c2ecf20Sopenharmony_ci
268c2ecf20Sopenharmony_ciadditionalProperties: false
278c2ecf20Sopenharmony_ci
288c2ecf20Sopenharmony_ciexamples:
298c2ecf20Sopenharmony_ci  - |
308c2ecf20Sopenharmony_ci    firmware@203f000 {
318c2ecf20Sopenharmony_ci      compatible = "samsung,secure-firmware";
328c2ecf20Sopenharmony_ci      reg = <0x0203f000 0x1000>;
338c2ecf20Sopenharmony_ci    };
34

Indexes created Thu Nov 07 10:32:03 CST 2024