diff options
| author | Varshini Rajendran <[email protected]> | 2023-07-28 15:55:50 +0530 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2023-08-18 21:48:05 +0100 |
| commit | bcc07f7b6148cf45504104f7bb9670c043153cc4 (patch) | |
| tree | 298e9ec683bdf94821184de617c60d3525bbd128 | |
| parent | 7bd5285ad39b8d8c32054616a720a80c1f4e0d18 (diff) | |
dt-bindings: mfd: atmel-smc: Add microchip,sam9x7-smc
Add microchip,sam9x7-smc to DT bindings documentation.
Signed-off-by: Varshini Rajendran <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/mfd/atmel-smc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/atmel-smc.txt b/Documentation/devicetree/bindings/mfd/atmel-smc.txt index 5696d9fcb5dc..fd62add38a79 100644 --- a/Documentation/devicetree/bindings/mfd/atmel-smc.txt +++ b/Documentation/devicetree/bindings/mfd/atmel-smc.txt @@ -10,6 +10,7 @@ Required properties: "atmel,sama5d3-smc", "syscon" "atmel,sama5d2-smc", "syscon" "microchip,sam9x60-smc", "syscon" + "microchip,sam9x7-smc", "atmel,at91sam9260-smc", "syscon" - reg: Contains offset/length value of the SMC memory region. |