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@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 >