Re: [PATCH 1/4] dt-bindings: tegra: Add Tegra238 clock and reset definitions
From: Krzysztof Kozlowski
Date: Thu Mar 26 2026 - 06:20:08 EST
On Wed, Mar 25, 2026 at 09:26:25PM +0000, Chun Ng wrote:
> Add device tree binding headers for Tegra238 that define the clock and
> reset resource IDs used by the BPMP firmware. The IDs are defined by
> hardware and are not software enumerations; 0 is reserved, so numbering
> starts at 1. The reset header documents reserved ID ranges where no
> reset line is present.
>
> Signed-off-by: Chun Ng <chunn@xxxxxxxxxx>
> ---
> include/dt-bindings/clock/nvidia,tegra238.h | 279 ++++++++++++++++++++
> include/dt-bindings/reset/nvidia,tegra238.h | 125 +++++++++
Where is the bindings change with compatible?
You have entire commit msg to explain unusual things. Or cover letter -
nothing useful there.
> 2 files changed, 404 insertions(+)
> create mode 100644 include/dt-bindings/clock/nvidia,tegra238.h
> create mode 100644 include/dt-bindings/reset/nvidia,tegra238.h
So how can I verify that this matches compatible?
Best regards,
Krzysztof