Add support for ARM Cortex-A78 PMU since it will be used in
new Mediatek SoC.
Based on v5.11-rc6
Change in v2:
Remove change-id in commit message
Seiya Wang (2):
arm64: perf: add support for Cortex-A78
dt-bindings: arm: add Cortex-A78 binding
Documentation/devicetree/bindings/arm/pmu.yaml | 1 +
arch/arm64/kernel/perf_event.c | 7 +++++++
2 files changed, 8 insertions(+)
--
2.14.1
Add compatible for Cortex-A78 PMU
Signed-off-by: Seiya Wang <[email protected]>
---
Documentation/devicetree/bindings/arm/pmu.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/pmu.yaml b/Documentation/devicetree/bindings/arm/pmu.yaml
index 693ef3f185a8..e17ac049e890 100644
--- a/Documentation/devicetree/bindings/arm/pmu.yaml
+++ b/Documentation/devicetree/bindings/arm/pmu.yaml
@@ -43,6 +43,7 @@ properties:
- arm,cortex-a75-pmu
- arm,cortex-a76-pmu
- arm,cortex-a77-pmu
+ - arm,cortex-a78-pmu
- arm,neoverse-e1-pmu
- arm,neoverse-n1-pmu
- brcm,vulcan-pmu
--
2.14.1
On Wed, Feb 03, 2021 at 01:53:46PM +0800, Seiya Wang wrote:
>
> Add support for ARM Cortex-A78 PMU since it will be used in
> new Mediatek SoC.
>
> Based on v5.11-rc6
>
> Change in v2:
> Remove change-id in commit message
>
> Seiya Wang (2):
> arm64: perf: add support for Cortex-A78
> dt-bindings: arm: add Cortex-A78 binding
Both patches look good to me:
Acked-by: Mark Rutland <[email protected]>
Will, I assume you'll pick this up.
Mark
>
> Documentation/devicetree/bindings/arm/pmu.yaml | 1 +
> arch/arm64/kernel/perf_event.c | 7 +++++++
> 2 files changed, 8 insertions(+)
>
> --
> 2.14.1
>
On Wed, 3 Feb 2021 13:53:46 +0800, Seiya Wang wrote:
> Add support for ARM Cortex-A78 PMU since it will be used in
> new Mediatek SoC.
>
> Based on v5.11-rc6
>
> Change in v2:
> Remove change-id in commit message
>
> [...]
Applied to will (for-next/perf), thanks!
[1/2] arm64: perf: add support for Cortex-A78
https://git.kernel.org/will/c/db2bb91f2e8e
[2/2] dt-bindings: arm: add Cortex-A78 binding
https://git.kernel.org/will/c/750d43b4a79e
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev