[PATCH v4 06/11] dt-bindings: mfd: atmel: Add microchip,sama7d65-gpbr

Ryan.Wanner@microchip.com posted 11 patches 8 months, 3 weeks ago
There is a newer version of this series
[PATCH v4 06/11] dt-bindings: mfd: atmel: Add microchip,sama7d65-gpbr
Posted by Ryan.Wanner@microchip.com 8 months, 3 weeks ago
From: Ryan Wanner <Ryan.Wanner@microchip.com>

 Add SAMA7D65 GPBR compatible to DT bindings documentation.

Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com>
---
 .../devicetree/bindings/mfd/atmel,at91sam9260-gpbr.yaml          | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/atmel,at91sam9260-gpbr.yaml b/Documentation/devicetree/bindings/mfd/atmel,at91sam9260-gpbr.yaml
index f805545aa62a..f6f47999c6c1 100644
--- a/Documentation/devicetree/bindings/mfd/atmel,at91sam9260-gpbr.yaml
+++ b/Documentation/devicetree/bindings/mfd/atmel,at91sam9260-gpbr.yaml
@@ -19,6 +19,7 @@ properties:
       - items:
           - enum:
               - atmel,at91sam9260-gpbr
+              - microchip,sama7d65-gpbr
           - const: syscon
       - items:
           - enum:
-- 
2.43.0
Re: [PATCH v4 06/11] dt-bindings: mfd: atmel: Add microchip,sama7d65-gpbr
Posted by Krzysztof Kozlowski 8 months, 3 weeks ago
On Wed, Mar 26, 2025 at 08:35:39AM -0700, Ryan.Wanner@microchip.com wrote:
> From: Ryan Wanner <Ryan.Wanner@microchip.com>
> 
>  Add SAMA7D65 GPBR compatible to DT bindings documentation.
> 
> Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com>
> ---
>  .../devicetree/bindings/mfd/atmel,at91sam9260-gpbr.yaml          | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof