linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Robin Murphy <robin.murphy@arm.com>, will@kernel.org
Cc: mark.rutland@arm.com, linux-arm-kernel@lists.infradead.org,
	devicetree@vger.kernel.org, suzuki.poulose@arm.com,
	ilkka@os.amperecomputing.com, bwicaksono@nvidia.com,
	YWan@nvidia.com, rwiley@nvidia.com,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>
Subject: Re: [PATCH v2 4/5] dt-bindings/perf: Add Arm CoreSight PMU
Date: Fri, 15 Dec 2023 10:44:23 +0100	[thread overview]
Message-ID: <8f583a00-8e9c-4875-936c-ed196d1dae56@linaro.org> (raw)
In-Reply-To: <3c2dd41b585efe44d361f41fcea0181ff2a9c9c5.1702571292.git.robin.murphy@arm.com>

On 14/12/2023 17:31, Robin Murphy wrote:
> +
> +  reg:
> +    items:
> +      - description: Register page 0
> +      - description: Register page 1, if the PMU implements the dual-page extension
> +    minItems: 1
> +
> +  interrupts:
> +    items:
> +      - description: Overflow interrupt
> +
> +  cpus:
> +    description: If the PMU is associated with a particular CPU or subset of CPUs, array of phandles to those CPUs
> +
> +  reg-io-width:
> +    description: Granularity at which PMU register accesses are single-copy atomic
> +    default: 4
> +    enum: [4, 8]
> +
> +

If there is going to be new posting: just one blank line

> +required:
> +  - compatible
> +  - reg
> +
> +additionalProperties: false

Why no example to validate the binding?

Best regards,
Krzysztof


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-12-15  9:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-14 16:31 [PATCH v2 0/5] perf/arm_cspmu: Add devicetree support Robin Murphy
2023-12-14 16:31 ` [PATCH v2 1/5] perf/arm_cspmu: Simplify initialisation Robin Murphy
2023-12-14 16:31 ` [PATCH v2 2/5] perf/arm_cspmu: Simplify attribute groups Robin Murphy
2023-12-14 16:31 ` [PATCH v2 3/5] perf/arm_cspmu: Simplify counter reset Robin Murphy
2023-12-14 16:31 ` [PATCH v2 4/5] dt-bindings/perf: Add Arm CoreSight PMU Robin Murphy
2023-12-14 17:55   ` Rob Herring
2023-12-14 22:22   ` Rob Herring
2023-12-15  9:44   ` Krzysztof Kozlowski [this message]
2023-12-15 18:39     ` Robin Murphy
2023-12-18  7:03       ` Krzysztof Kozlowski
2023-12-19 14:24         ` Robin Murphy
2023-12-20  7:30           ` Krzysztof Kozlowski
2023-12-20 19:23             ` Robin Murphy
2023-12-14 16:31 ` [PATCH v2 5/5] perf/arm_cspmu: Add devicetree support Robin Murphy
2023-12-14 21:22   ` Ilkka Koskinen
2024-01-20  8:10   ` Besar Wicaksono

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8f583a00-8e9c-4875-936c-ed196d1dae56@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=YWan@nvidia.com \
    --cc=bwicaksono@nvidia.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=ilkka@os.amperecomputing.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=rwiley@nvidia.com \
    --cc=suzuki.poulose@arm.com \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).