openwrt/target/linux/ath79/patches-5.10
Denis Kalashnikov ec85e48a11 ath79: add support for reset key on MikroTik RB912UAG-2HPnD
On MikroTik RB91x board series a reset key shares SoC gpio
line #15 with NAND ALE and NAND IO7. So we need a custom
gpio driver to manage this non-trivial connection schema.
Also rb91x-nand needs to have an ability to disable a polling
of the key while it works with NAND.

While we've been integrating rb91x-key into a firmware, we've
figured out that:
* In the gpio-latch driver we need to add a "cansleep" suffix to
several gpiolib calls,
* When gpio-latch and rb91x-nand fail to get a gpio and an error
is -EPROBE_DEFER, they shouldn't report about this, since this
actually is not an error and occurs when the gpio-latch probe
function is called before the rb91x-key probe.
We fix these related things here too.

Signed-off-by: Denis Kalashnikov <denis281089@gmail.com>
Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2022-01-19 16:40:12 +01:00
..
0003-leds-add-reset-controller-based-driver.patch kernel: bump 5.10 to 5.10.50 2021-07-17 13:27:03 +02:00
0004-phy-add-ath79-usb-phys.patch ath79: fix the AR7{1,2}00 USB PHY patches 2021-08-08 19:50:45 +02:00
004-register_gpio_driver_earlier.patch
0005-usb-add-more-OF-quirk-properties.patch
0007-irqchip-irq-ath79-intc-add-irq-cascade-driver-for-QC.patch
0008-irqchip-irq-ath79-cpu-drop-OF-init-helper.patch
0017-dt-bindings-PCI-qcom-ar7100-adds-binding-doc.patch
0018-MIPS-pci-ar71xx-convert-to-OF.patch
0019-dt-bindings-PCI-qcom-ar7240-adds-binding-doc.patch
0020-MIPS-pci-ar724x-convert-to-OF.patch
0032-MIPS-ath79-sanitize-symbols.patch kernel: bump 5.10 to 5.10.74 2021-10-21 00:17:36 +02:00
0033-spi-ath79-drop-pdata-support.patch kernel: bump 5.10 to 5.10.36 2021-05-14 08:46:45 +01:00
0034-MIPS-ath79-ath9k-exports.patch
0036-MIPS-ath79-remove-irq-code-from-pci.patch
0037-missing-registers.patch
0038-MIPS-ath79-add-missing-QCA955x-GMAC-registers.patch
0039-MIPS-ath79-export-UART1-reference-clock.patch
0040-ath79-sgmii-config.patch ath79: add missing patch for kernel 5.10 2021-04-13 00:40:38 +02:00
0052-mtd-spi-nor-use-4-bit-locking-for-MX25L12805D.patch kernel: 5.10: add patches to fix macronix flash 2021-12-29 22:55:16 +01:00
0062-MIPS-pci-ar724x-add-QCA9550-reset-sequence.patch
401-mtd-nor-support-mtd-name-from-device-tree.patch ath79: Allow to set spi-nor mtd name via devicetree 2022-01-16 21:42:19 +01:00
404-mtd-cybertan-trx-parser.patch
408-mtd-redboot_partition_scan.patch kernel: bump 5.10 to 5.10.50 2021-07-17 13:27:03 +02:00
410-spi-ath79-Implement-the-spi_mem-interface.patch kernel: bump 5.10 to 5.10.36 2021-05-14 08:46:45 +01:00
412-spi-ath79-set-number-of-chipselect-lines.patch ath79: set number of chipselect lines 2021-05-01 13:17:48 +02:00
420-net-use-downstream-ag71xx.patch
425-at803x-allow-sgmii-aneg-override.patch kernel: bump 5.10 to 5.10.76 2021-10-30 21:17:20 +02:00
430-drivers-link-spi-before-mtd.patch
440-mtd-ar934x-nand-driver.patch
470-MIPS-ath79-swizzle-pci-address-for-ar71xx.patch
900-mdio_bitbang_ignore_ta_value.patch
901-phy-mdio-bitbang-prevent-rescheduling-during-command.patch
910-unaligned_access_hacks.patch kernel: bump 5.10 to 5.10.80 2021-11-19 09:40:29 +00:00
920-mikrotik-rb4xx.patch ath79: kernel: Add missing quote to drivers/mfd/Kconfig 2021-07-23 02:38:22 +01:00
930-ar8216-make-reg-access-atomic.patch
939-mikrotik-rb91x.patch ath79: add support for reset key on MikroTik RB912UAG-2HPnD 2022-01-19 16:40:12 +01:00