armbian-build/patch/kernel
The-going 6a53633703
sunxi-5.15: Fix duplicate nodes for sun50i-h5-orangepi-pc2 board. (#3588)
* Fix duplicate nodes for sun50i-h5-orangepi-pc2

* Remove unused patch for pinctrl: sunxi: Fix deadlock.

This fix duplicates the upstream commit
896d1b8a36129c3f1378fbbafd7c394a877635b5 of the linux-5.15.y branch

pinctrl: sunxi: Use unique lockdep classes for IRQs

commit bac129dbc6560dfeb634c03f0c08b78024e71915 upstream.

This driver, like several others, uses a chained IRQ for each GPIO bank,
and forwards .irq_set_wake to the GPIO bank's upstream IRQ. As a result,
a call to irq_set_irq_wake() needs to lock both the upstream and
downstream irq_desc's. Lockdep considers this to be a possible deadlock
when the irq_desc's share lockdep classes, which they do by default:

============================================
WARNING: possible recursive locking detected
5.17.0-rc3-00394-gc849047c2473 #1 Not tainted
...

* Add to series.armbian Fix-duplicate-nodes-for-sun50i-h5-orangepi-pc2.patch

The problem with duplicate nodes in the device tree is that the first
one in the queue will be applied. The subsequent one will be ignored,
not replaced.

Fix spi-nor node initialization error for orangepi-pc2

[    1.288263] spi-nor spi0.0: supply vdd not found, using dummy regulator
[    1.306391] spi-nor spi0.0: mx25l1606e (2048 Kbytes)
[    1.845203] Freeing initrd memory: 10824K
[    1.855263] sun6i-spi 1c68000.spi: chipselect 0 already in use
[    1.861159] spi_master spi0: spi_device register error /soc/spi@1c68000/spi-flash@0
[    1.868842] spi_master spi0: Failed to create SPI device for /soc/spi@1c68000/spi-flash@0

Remove duplicate nodes from applied patches for the board
sun50i-h5-orangepi-pc2. After this fix:

[    1.290252] sun50i-h5-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator
[    1.291250] spi-nor spi0.0: supply vdd not found, using dummy regulator
[    1.310397] spi-nor spi0.0: mx25l1606e (2048 Kbytes)
[    1.845686] Freeing initrd memory: 10824K
[    1.854333] 2 fixed-partitions partitions found on MTD device spi0.0
[    1.854369] Creating 2 MTD partitions on "spi0.0":
[    1.854381] 0x000000000000-0x000000100000 : "uboot"
[    1.855679] 0x000000100000-0x000000200000 : "env"
2022-03-28 01:18:17 +02:00
..
archive sunxi-5.15: Fix duplicate nodes for sun50i-h5-orangepi-pc2 board. (#3588) 2022-03-28 01:18:17 +02:00
bcm2711-current Bump UEFI current & edge kernels to 5.15.y / 5.16.y (#3491) 2022-02-14 23:34:40 +01:00
bcm2711-edge Bump UEFI current & edge kernels to 5.15.y / 5.16.y (#3491) 2022-02-14 23:34:40 +01:00
imx6-current Bumping sunxi/64, xu4, rockchip and mvebu64 to 5.16.y (#3453) 2022-02-10 20:32:58 +01:00
imx6-edge Bump imx6, xu4, rockchip64 and jetson-nano to 5.15 (#3238) 2021-11-09 18:06:34 +01:00
jetson-nano-legacy Patches adjustments for Jetson, XU4 and Meson64 legacy (#2895) 2021-06-12 10:06:37 +02:00
media-current Adding Pine64 Quartz64a as WIP target (#3539) 2022-03-20 22:58:21 +01:00
media-edge Adding Pine64 Quartz64a as WIP target (#3539) 2022-03-20 22:58:21 +01:00
meson64-current Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
meson64-edge Bump imx6, xu4, rockchip64 and jetson-nano to 5.15 (#3238) 2021-11-09 18:06:34 +01:00
meson64-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
meson-current Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
meson-edge Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
meson-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
mt7623-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
mvebu64-current Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
mvebu64-edge mvebu - remove deprecated patches 2021-05-14 14:31:18 +02:00
mvebu64-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
mvebu-current Bump mvebu-current to 5.15 and mvebu-edge to 5.16 2022-02-11 11:00:57 +01:00
mvebu-edge Bump mvebu-current to 5.15 and mvebu-edge to 5.16 2022-02-11 11:00:57 +01:00
mvebu-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
odroidxu4-current Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
odroidxu4-edge Bump imx6, xu4, rockchip64 and jetson-nano to 5.15 (#3238) 2021-11-09 18:06:34 +01:00
odroidxu4-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
rk35xx-edge Support edge kernel for Rock 3A and rk35xx (#3371) 2022-02-01 22:53:43 +01:00
rk35xx-legacy Preliminary support for rockchip rk35xx boards (#3111) 2021-09-15 22:08:39 +02:00
rk322x-current Bumping sunxi/64, xu4, rockchip and mvebu64 to 5.16.y (#3453) 2022-02-10 20:32:58 +01:00
rk322x-edge Bumping sunxi/64, xu4, rockchip and mvebu64 to 5.16.y (#3453) 2022-02-10 20:32:58 +01:00
rk322x-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
rk3399-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
rockchip64-current Switch rockchip64 current to linux 5.15.y (#3489) 2022-02-26 07:46:44 +01:00
rockchip64-edge Switch rockchip64 current to linux 5.15.y (#3489) 2022-02-26 07:46:44 +01:00
rockchip64-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
rockchip-current Bumping sunxi/64, xu4, rockchip and mvebu64 to 5.16.y (#3453) 2022-02-10 20:32:58 +01:00
rockchip-edge Bumping sunxi/64, xu4, rockchip and mvebu64 to 5.16.y (#3453) 2022-02-10 20:32:58 +01:00
rockchip-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
rockpis-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
s5p6818-legacy Renaming DEV branch to EDGE (#2704) 2021-03-24 19:01:53 +01:00
station-p2-edge Adding Pine64 Quartz64a as WIP target (#3539) 2022-03-20 22:58:21 +01:00
sun50iw9-legacy Adding OPi Zero2 legacy kernel support (#2620) 2021-08-12 19:19:18 +02:00
sunxi-current Bumping sunxi/64, xu4, rockchip and mvebu64 to 5.16.y (#3453) 2022-02-10 20:32:58 +01:00
sunxi-edge Bumping sunxi/64, xu4, rockchip and mvebu64 to 5.16.y (#3453) 2022-02-10 20:32:58 +01:00
sunxi-legacy Bumping sunxi/64, xu4, rockchip and mvebu64 to 5.16.y (#3453) 2022-02-10 20:32:58 +01:00
uefi-arm64-current Bump UEFI current & edge kernels to 5.15.y / 5.16.y (#3491) 2022-02-14 23:34:40 +01:00
uefi-arm64-edge Bump UEFI current & edge kernels to 5.15.y / 5.16.y (#3491) 2022-02-14 23:34:40 +01:00
uefi-x86-current Bump UEFI current & edge kernels to 5.15.y / 5.16.y (#3491) 2022-02-14 23:34:40 +01:00
uefi-x86-edge extensions framework + UEFI aarch64/x86 + rpi4b + core changes/fixes (#3300) 2021-12-06 09:49:49 +01:00
zynq-legacy Add Avnet MicroZed 2021-04-10 20:39:31 -04:00