]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'at91-dt-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Tue, 8 Mar 2022 15:22:27 +0000 (16:22 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 8 Mar 2022 15:22:28 +0000 (16:22 +0100)
commitc35c28986e39e010bc62f4696466a40c44f4af96
tree770cbb370e6d6c64f51dcf187e6db0083f60798e
parentaf968aea70a650317d98a04bd83c65bf9dd17d38
parent43da8fc01c6e81a7ba2dc523e18b02843d646434
Merge tag 'at91-dt-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/dt

AT91 DT #2 for 5.18:

- Align one sam9x60ek regulator with reality at vdd_1v15
- Clean sama7g5 i2c nodes
- Add EIC and NAND nodes to sama7g5

* tag 'at91-dt-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: at91: sama7g5: Add NAND support
  ARM: dts: at91: sama7g5: add eic node
  ARM: dts: at91: sama7g5: Remove unused properties in i2c nodes
  ARM: dts: at91: sam9x60ek: modify vdd_1v5 regulator to vdd_1v15

Link: https://lore.kernel.org/r/20220304160036.27392-1-nicolas.ferre@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>