blob: a1c6c1c15650485c11405226f5e6aa33ab011b04 [file] [log] [blame]
# SPDX-License-Identifier: BSD-3-Clause
title: Deprecated stuff
description: Deprecated stuff
# Deprecated include syntax
inherits:
!include deprecated-include.yaml
properties:
# Deprecated way of specifying the 'compatible' string
compatible:
constraint: "deprecated"
type: string-array
# Deprecated 'category' key (replaced with 'required')
required:
type: int
category: required
optional:
type: int
category: optional
# Deprecated older 'child-binding'-alike
sub-node:
properties:
foos:
type: phandle-array
required: true
# Deprecated older catch-all version of *-cells
"#cells":
- foo
- bar