ARM: dts: microchip: sama7g5: add sama7g5 compatible
authorBalakrishnan Sambath <balakrishnan.s@microchip.com>
Fri, 23 Feb 2024 09:16:22 +0000 (14:46 +0530)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Fri, 23 Feb 2024 20:03:38 +0000 (22:03 +0200)
Add sama7g5 flexcom specific compatible in DT with fallbacks.

Signed-off-by: Balakrishnan Sambath <balakrishnan.s@microchip.com>
Link: https://lore.kernel.org/r/20240223-b4-sama5d2-flexcom-yaml-v2-1-7e96c60c7701@microchip.com
[claudiu.beznea: adapt for flexcom10]
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
arch/arm/boot/dts/microchip/sama7g5.dtsi

index aecfe6bcb56a7c5f018256e62608d0a3bc0d94f3..75778be126a3d9e88d3160eee7c8514bf2e9f1f0 100644 (file)
                };
 
                flx0: flexcom@e1818000 {
-                       compatible = "atmel,sama5d2-flexcom";
+                       compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom";
                        reg = <0xe1818000 0x200>;
                        clocks = <&pmc PMC_TYPE_PERIPHERAL 38>;
                        #address-cells = <1>;
                };
 
                flx1: flexcom@e181c000 {
-                       compatible = "atmel,sama5d2-flexcom";
+                       compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom";
                        reg = <0xe181c000 0x200>;
                        clocks = <&pmc PMC_TYPE_PERIPHERAL 39>;
                        #address-cells = <1>;
                };
 
                flx3: flexcom@e1824000 {
-                       compatible = "atmel,sama5d2-flexcom";
+                       compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom";
                        reg = <0xe1824000 0x200>;
                        clocks = <&pmc PMC_TYPE_PERIPHERAL 41>;
                        #address-cells = <1>;
                };
 
                flx4: flexcom@e2018000 {
-                       compatible = "atmel,sama5d2-flexcom";
+                       compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom";
                        reg = <0xe2018000 0x200>;
                        clocks = <&pmc PMC_TYPE_PERIPHERAL 42>;
                        #address-cells = <1>;
                };
 
                flx7: flexcom@e2024000 {
-                       compatible = "atmel,sama5d2-flexcom";
+                       compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom";
                        reg = <0xe2024000 0x200>;
                        clocks = <&pmc PMC_TYPE_PERIPHERAL 45>;
                        #address-cells = <1>;
                };
 
                flx8: flexcom@e2818000 {
-                       compatible = "atmel,sama5d2-flexcom";
+                       compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom";
                        reg = <0xe2818000 0x200>;
                        clocks = <&pmc PMC_TYPE_PERIPHERAL 46>;
                        #address-cells = <1>;
                };
 
                flx9: flexcom@e281c000 {
-                       compatible = "atmel,sama5d2-flexcom";
+                       compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom";
                        reg = <0xe281c000 0x200>;
                        clocks = <&pmc PMC_TYPE_PERIPHERAL 47>;
                        #address-cells = <1>;
                };
 
                flx10: flexcom@e2820000 {
-                       compatible = "atmel,sama5d2-flexcom";
+                       compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom";
                        reg = <0xe2820000 0x200>;
                        clocks = <&pmc PMC_TYPE_PERIPHERAL 48>;
                        #address-cells = <1>;
                };
 
                flx11: flexcom@e2824000 {
-                       compatible = "atmel,sama5d2-flexcom";
+                       compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom";
                        reg = <0xe2824000 0x200>;
                        clocks = <&pmc PMC_TYPE_PERIPHERAL 49>;
                        #address-cells = <1>;