[PATCH v2 1/3] dt-bindings: fuse: Document compatible string for Tegra264 FUSE

From: Jon Hunter

Date: Thu Sep 17 2026 - 05:39:20 EST


From: Thierry Reding <treding@xxxxxxxxxx>

Add the compatible string for the fuse device on Tegra264. This hardware
block is mostly the same as the one found on earlier generations,
however, the exact register regions that can be accessed differ.

Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
Signed-off-by: Jon Hunter <jonathanh@xxxxxxxxxx>
---
Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml b/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml
index 02f0b04623776d2fa60d71c442722d37be015910..bf9923b638527984d27c99b90972487bae05b202 100644
--- a/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml
+++ b/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.yaml
@@ -22,6 +22,7 @@ properties:
- nvidia,tegra186-efuse
- nvidia,tegra194-efuse
- nvidia,tegra234-efuse
+ - nvidia,tegra264-efuse

- items:
- const: nvidia,tegra132-efuse

--
2.43.0