Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1565720 > unrolled thread
| Started by | Chen Feng <puck.chen@hisilicon.com> |
|---|---|
| First post | 2017-01-24 10:00 +0100 |
| Last post | 2017-01-24 12:10 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[V3 3/3] dt-bindings: Add a support cpu type for cortex-a73 Chen Feng <puck.chen@hisilicon.com> - 2017-01-24 10:00 +0100
Re: [V3 3/3] dt-bindings: Add a support cpu type for cortex-a73 Mark Rutland <mark.rutland@arm.com> - 2017-01-24 12:10 +0100
| From | Chen Feng <puck.chen@hisilicon.com> |
|---|---|
| Date | 2017-01-24 10:00 +0100 |
| Subject | [V3 3/3] dt-bindings: Add a support cpu type for cortex-a73 |
| Message-ID | <t357k-24T-17@gated-at.bofh.it> |
Add arm cpu type cortex-a73 Signed-off-by: Chen Feng <puck.chen@hisilicon.com> --- Documentation/devicetree/bindings/arm/cpus.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt index a1bcfee..d748774 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt @@ -158,6 +158,7 @@ nodes to be present and contain the properties described below. "arm,cortex-a53" "arm,cortex-a57" "arm,cortex-a72" + "arm,cortex-a73" "arm,cortex-m0" "arm,cortex-m0+" "arm,cortex-m1" -- 1.9.1
[toc] | [next] | [standalone]
| From | Mark Rutland <mark.rutland@arm.com> |
|---|---|
| Date | 2017-01-24 12:10 +0100 |
| Message-ID | <t3798-3xN-21@gated-at.bofh.it> |
| In reply to | #1565720 |
On Tue, Jan 24, 2017 at 04:57:29PM +0800, Chen Feng wrote: > Add arm cpu type cortex-a73 > > Signed-off-by: Chen Feng <puck.chen@hisilicon.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Mark. > --- > Documentation/devicetree/bindings/arm/cpus.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt > index a1bcfee..d748774 100644 > --- a/Documentation/devicetree/bindings/arm/cpus.txt > +++ b/Documentation/devicetree/bindings/arm/cpus.txt > @@ -158,6 +158,7 @@ nodes to be present and contain the properties described below. > "arm,cortex-a53" > "arm,cortex-a57" > "arm,cortex-a72" > + "arm,cortex-a73" > "arm,cortex-m0" > "arm,cortex-m0+" > "arm,cortex-m1" > -- > 1.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web