mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge snapshot of bindings from commit: 6a20567 (Snap for 7604353 from 519c1e208333358d35b13bbb8101aeac7480206d to android-mainline-keystone-qcom-release). Change-Id: Idadfc8ecff6c11b292746eee16811a14daf90fbb
28 lines
584 B
YAML
28 lines
584 B
YAML
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
|
|
%YAML 1.2
|
|
---
|
|
$id: http://devicetree.org/schemas/riscv/microchip.yaml#
|
|
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
|
|
|
title: Microchip PolarFire SoC-based boards device tree bindings
|
|
|
|
maintainers:
|
|
- Cyril Jean <Cyril.Jean@microchip.com>
|
|
- Lewis Hanly <lewis.hanly@microchip.com>
|
|
|
|
description:
|
|
Microchip PolarFire SoC-based boards
|
|
|
|
properties:
|
|
$nodename:
|
|
const: '/'
|
|
compatible:
|
|
items:
|
|
- enum:
|
|
- microchip,mpfs-icicle-kit
|
|
- const: microchip,mpfs
|
|
|
|
additionalProperties: true
|
|
|
|
...
|