diff options
| author | Thierry Reding <[email protected]> | 2021-11-19 15:38:31 +0100 |
|---|---|---|
| committer | Thierry Reding <[email protected]> | 2021-12-17 14:58:05 +0100 |
| commit | f8dd779bcb4b5a0f891f82a3f23f337ce82da783 (patch) | |
| tree | 97173aa9a18ae2619941b45df8a2c70db0c4c3e3 | |
| parent | 25388844f92f0560961cb7dd374bcdf343d5b1f9 (diff) | |
dt-bindings: fuse: tegra: Document Tegra234 FUSE
Add the compatible string for the FUSE block found on the Tegra234 SoC.
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml b/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml index 2bd901dda976..481901269872 100644 --- a/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml +++ b/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml @@ -21,6 +21,7 @@ properties: - nvidia,tegra210-efuse - nvidia,tegra186-efuse - nvidia,tegra194-efuse + - nvidia,tegra234-efuse - items: - const: nvidia,tegra132-efuse |