From 05e59e5fb0064c97a1c10921ecd549f2d4a58565 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 09 Oct 2024 06:14:40 +0000 Subject: [PATCH] add REDIRECT --- kernel/Documentation/devicetree/bindings/mfd/atmel-matrix.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/mfd/atmel-matrix.txt b/kernel/Documentation/devicetree/bindings/mfd/atmel-matrix.txt index e3ef50c..89d05c6 100644 --- a/kernel/Documentation/devicetree/bindings/mfd/atmel-matrix.txt +++ b/kernel/Documentation/devicetree/bindings/mfd/atmel-matrix.txt @@ -13,6 +13,7 @@ "atmel,at91sam9n12-matrix", "syscon" "atmel,at91sam9x5-matrix", "syscon" "atmel,sama5d3-matrix", "syscon" + "microchip,sam9x60-matrix", "syscon" - reg: Contains offset/length value of the Bus Matrix memory region. -- Gitblit v1.6.2