xref: /freebsd/sys/contrib/device-tree/Bindings/arm/intel,keembay.yaml (revision 7ef62cebc2f965b0f640263e179276928885e33d)
1c66ec88fSEmmanuel Vadot# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2c66ec88fSEmmanuel Vadot%YAML 1.2
3c66ec88fSEmmanuel Vadot---
4c66ec88fSEmmanuel Vadot$id: http://devicetree.org/schemas/arm/intel,keembay.yaml#
5c66ec88fSEmmanuel Vadot$schema: http://devicetree.org/meta-schemas/core.yaml#
6c66ec88fSEmmanuel Vadot
7*7ef62cebSEmmanuel Vadottitle: Keem Bay platform
8c66ec88fSEmmanuel Vadot
9c66ec88fSEmmanuel Vadotmaintainers:
10c66ec88fSEmmanuel Vadot  - Paul J. Murphy <paul.j.murphy@intel.com>
11c66ec88fSEmmanuel Vadot  - Daniele Alessandrelli <daniele.alessandrelli@intel.com>
12c66ec88fSEmmanuel Vadot
13c66ec88fSEmmanuel Vadotproperties:
145956d97fSEmmanuel Vadot  $nodename:
155956d97fSEmmanuel Vadot    const: '/'
16c66ec88fSEmmanuel Vadot  compatible:
17c66ec88fSEmmanuel Vadot    items:
18c66ec88fSEmmanuel Vadot      - enum:
19c66ec88fSEmmanuel Vadot          - intel,keembay-evm
20c66ec88fSEmmanuel Vadot      - const: intel,keembay
216be33864SEmmanuel Vadot
226be33864SEmmanuel VadotadditionalProperties: true
236be33864SEmmanuel Vadot
24c66ec88fSEmmanuel Vadot...
25