diff mbox series

[1/1] dt-bindings: cpu: Add a support cpu type for cortex-a75

Message ID 1584284885-20836-1-git-send-email-hanks.chen@mediatek.com (mailing list archive)
State New, archived
Headers show
Series [1/1] dt-bindings: cpu: Add a support cpu type for cortex-a75 | expand

Commit Message

Hanks Chen March 15, 2020, 3:08 p.m. UTC
[Detail]
Add arm cpu type cortex-a75.

Change-Id: I2b05948915acfa6a04a0b8fa88684a12b6d5c2ca
Signed-off-by: Hanks Chen <hanks.chen@mediatek.com>
---
 Documentation/devicetree/bindings/arm/cpus.yaml |    1 +
 1 file changed, 1 insertion(+)

Comments

Matthias Brugger March 15, 2020, 6:44 p.m. UTC | #1
Thanks for your patch.

On 15/03/2020 16:08, Hanks Chen wrote:
> [Detail]

This line is not needed.

> Add arm cpu type cortex-a75.
> 
> Change-Id: I2b05948915acfa6a04a0b8fa88684a12b6d5c2ca

No Change-Id in upstream kernel patches please.

> Signed-off-by: Hanks Chen <hanks.chen@mediatek.com>
> ---
>  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
>
Hanks Chen March 16, 2020, 7:46 a.m. UTC | #2
On Sun, 2020-03-15 at 19:44 +0100, Matthias Brugger wrote:
> Thanks for your patch.
> 
> On 15/03/2020 16:08, Hanks Chen wrote:
> > [Detail]
> 
> This line is not needed.
got it, will fix it. Thanks for reviewing.

> 
> > Add arm cpu type cortex-a75.
> > 
> > Change-Id: I2b05948915acfa6a04a0b8fa88684a12b6d5c2ca
> 
> No Change-Id in upstream kernel patches please.
> 
got it, will fix it. Thanks for reviewing.

> > Signed-off-by: Hanks Chen <hanks.chen@mediatek.com>
> > ---
> >  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
> > 
> 
> _______________________________________________
> Linux-mediatek mailing list
> Linux-mediatek@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-mediatek
diff mbox series

Patch

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