Add arm cpu type cortex-a75. Signed-off-by: Hanks Chen <hanks.chen@xxxxxxxxxxxx> --- Documentation/devicetree/bindings/arm/cpus.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index c23c24f..51b75f7 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -128,6 +128,7 @@ properties: - arm,cortex-a57 - arm,cortex-a72 - arm,cortex-a73 + - arm,cortex-a75 - arm,cortex-m0 - arm,cortex-m0+ - arm,cortex-m1 -- 1.7.9.5