[PATCH 2/4] dt-bindings: tegra: Document Jetson Orin Nano
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Fri Mar 31 13:20:16 PDT 2023
On 31/03/2023 18:31, Thierry Reding wrote:
> From: Thierry Reding <treding at nvidia.com>
>
> The Jetson Orin Nano is the little sibling of the Jetson Orin NX.
> Document the corresponding compatible strings for these devices.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---
> Documentation/devicetree/bindings/arm/tegra.yaml | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml
> index 61e638c9cad7..60c151da5e06 100644
> --- a/Documentation/devicetree/bindings/arm/tegra.yaml
> +++ b/Documentation/devicetree/bindings/arm/tegra.yaml
> @@ -220,6 +220,13 @@ properties:
> - nvidia,p3767-0001
> - nvidia,p3767-0002
> - const: nvidia,tegra234
> + - description: Jetson Orin Nano
> + items:
> + - enum:
> + - nvidia,p3767-0003
> + - nvidia,p3767-0004
> + - nvidia,p3767-0005
Similar questions as for patch #1. Where are the DTSes? Where are the
differences? If we keep documenting every SKU which is the same from
user/OS perspective, this list would grow crazy.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list