This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current in repository linux-next.
omits cf3025af85bc Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 25ba6d9eb537 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] adds 28f240683871 pinctrl: meson: mark the GPIO controller as sleeping adds 1fbe3abb449c pinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix [...] adds 304c3ebcaff3 pinctrl: th1520: Fix typo adds 4f0d22ec60ce pinctrl: lpass-lpi: implement .get_direction() for the GPI [...] adds f58442788fda dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: fix ' [...] new 8dfce8991b95 Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/sc [...] new d7e68c7c7538 next-20260128/btrfs-fixes new d73d082e8244 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (cf3025af85bc) \ N -- N -- N refs/heads/fs-current (d73d082e8244)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../pinctrl/marvell,armada3710-xb-pinctrl.yaml | 2 +- arch/arm64/configs/defconfig | 1 - drivers/pinctrl/meson/pinctrl-meson.c | 2 +- drivers/pinctrl/pinctrl-th1520.c | 2 +- drivers/pinctrl/qcom/Kconfig | 15 +- drivers/pinctrl/qcom/Makefile | 1 - drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 17 +++ drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.c | 3 + drivers/pinctrl/qcom/pinctrl-sm8350-lpass-lpi.c | 151 --------------------- 9 files changed, 26 insertions(+), 168 deletions(-) delete mode 100644 drivers/pinctrl/qcom/pinctrl-sm8350-lpass-lpi.c