[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fc4d9a33-2d3f-47e2-b1cf-59962cc54bce@kernel.org>
Date: Fri, 28 Mar 2025 12:48:03 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Neha Malcom Francis <n-francis@...com>, nm@...com, vigneshr@...com,
kristo@...nel.org, robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org
Cc: linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, u-kumar1@...com
Subject: Re: [PATCH v2 1/2] dt-bindings: soc: ti: bist: Add BIST for K3
devices
On 28/03/2025 12:14, Neha Malcom Francis wrote:
> +properties:
> + compatible:
> + const: ti,j784s4-bist
> +
> + reg:
> + maxItems: 2
> +
> + reg-names:
> + items:
> + - const: cfg
> + - const: ctrl_mmr
> +
> + clocks:
> + maxItems: 1
> +
> + power-domains:
> + maxItems: 1
> +
> + ti,bist-under-test:
> + $ref: /schemas/types.yaml#/definitions/uint32-array
> + description:
> + the device IDs of the devices under test control of the BIST device, the
Still not phandle... What is a "device ID"?
> + number of devices may be more than one. The HW logic will trigger the
> + tests on all of these devices at once.
> +
> +required:
> + - compatible
> + - reg
> + - reg-names
> + - ti,bist-under-test
> +
> +additionalProperties: false
Best regards,
Krzysztof
Powered by blists - more mailing lists