dts/binding: Update compatible type in base.yaml

compatible should have the type of string-array not string.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2019-06-14 09:53:47 -05:00 committed by Anas Nashif
commit b28abf9e90

View file

@ -7,7 +7,7 @@ description: >
properties:
compatible:
type: string
type: string-array
category: required
description: compatible strings
generation: define