dt-bindings: clock: tegra: Document Tegra210B01

* Add the compatible string for Tegra210B01 clock and reset
* Add Tegra210B01 specific clock bindings

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
This commit is contained in:
Aaron Kling
2025-05-11 22:52:05 -05:00
committed by Thomas Makin
parent ec0d70298b
commit fab2cba2df
2 changed files with 5 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ properties:
- nvidia,tegra30-car - nvidia,tegra30-car
- nvidia,tegra114-car - nvidia,tegra114-car
- nvidia,tegra210-car - nvidia,tegra210-car
- nvidia,tegra210b01-car
reg: reg:
maxItems: 1 maxItems: 1

View File

@@ -409,6 +409,9 @@
#define TEGRA210_CLK_DMIC3_SYNC_CLK 392 #define TEGRA210_CLK_DMIC3_SYNC_CLK 392
#define TEGRA210_CLK_DMIC3_SYNC_CLK_MUX 393 #define TEGRA210_CLK_DMIC3_SYNC_CLK_MUX 393
#define TEGRA210_CLK_CLK_MAX 394 #define TEGRA210_CLK_UTMIPLL_60M 531
#define TEGRA210_CLK_PLL_P_UPHY_OUT 532
#define TEGRA210_CLK_CLK_MAX 533
#endif /* _DT_BINDINGS_CLOCK_TEGRA210_CAR_H */ #endif /* _DT_BINDINGS_CLOCK_TEGRA210_CAR_H */