dts: bindings: move io-channels and io-channel-names to base.yaml

Generalize io-channels and io-channel-names devicetree node properties
and move their definitions to base.yaml. Keep binding specific
description where relevant.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
Henrik Brix Andersen 2020-09-28 10:16:38 +02:00 committed by Carles Cufí
commit 0e7a76e462
6 changed files with 12 additions and 7 deletions

View file

@ -85,3 +85,13 @@ properties:
required: false
type: string-array
description: Provided names of DMA channel specifiers
io-channels:
required: false
type: phandle-array
description: IO channels specifiers
io-channel-names:
required: false
type: string-array
description: Provided names of IO channel specifiers