generic: backport regmap reg_base and downshift features
authorDaniel Golle <daniel@makrotopia.org>
Sat, 11 Mar 2023 17:55:56 +0000 (17:55 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 27 Mar 2023 18:07:54 +0000 (19:07 +0100)
commitd308479d10f7c40ccff725f6c2252f6c94df0829
tree276dcac24b13e0c9c6512fe0fdb277c903cc934d
parent53dc9a60c05642e9596b25e5cfba1136a5d9e09e
generic: backport regmap reg_base and downshift features

Backport new regmap features from Linux 5.18 which are needed to let
mt7530 use pcs-mtk-lynxi.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/generic/backport-5.15/350-v5.18-regmap-add-configurable-downshift-for-addresses.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/351-v5.18-regmap-allow-a-defined-reg_base-to-be-added-to-every.patch [new file with mode: 0644]
target/linux/generic/backport-5.15/352-v6.3-regmap-apply-reg_base-and-reg_downshift-for-single-r.patch [new file with mode: 0644]
target/linux/generic/hack-5.15/259-regmap_dynamic.patch