dts/binding: Cleanup a few new bindings for base.yaml

A few new bindings needed update to remove common info that comes out of
base.yaml.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2019-06-13 14:13:40 -05:00 committed by Anas Nashif
commit c450e75c8a
2 changed files with 0 additions and 9 deletions

View file

@ -18,16 +18,10 @@ properties:
constraint: "nxp,kinetis-adc12"
reg:
type: array
description: mmio register space
generation: define
category: required
interrupts:
type: array
category: required
description: required interrupts
generation: define
clk-source:
type: int

View file

@ -18,8 +18,5 @@ properties:
constraint: "silabs,gecko-rtcc"
reg:
type: array
description: mmio register space
generation: define
category: required
...