[PATCH 1/5] dt-bindings: arm: cpu: Add TI AM335x and AM437x enable method

From: Dave Gerlach
Date: Thu Dec 12 2019 - 22:07:26 EST


Add enable-method binding for "ti,am3352" and "ti,am4372".

Signed-off-by: Dave Gerlach <d-gerlach@xxxxxx>
---
CC: Rob Herring <robh+dt@xxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/cpus.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml
index c23c24ff7575..428b6b55b5da 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -201,6 +201,8 @@ properties:
- rockchip,rk3066-smp
- socionext,milbeaut-m10v-smp
- ste,dbx500-smp
+ - ti,am3352
+ - ti,am4372

cpu-release-addr:
$ref: '/schemas/types.yaml#/definitions/uint64'
--
2.20.1