Message ID | CAK8P3a3sKFzGMZhX_PLSFTVDk9bXgvOhKb98cBAqC33+49n7TQ@mail.gmail.com (mailing list archive) |
---|---|
State | Mainlined |
Headers | show |
Series | ARM SoC changes for v5.12 | expand |
The pull request you sent on Sun, 14 Feb 2021 23:41:20 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-v5.12
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7ddfe9a6a3b323c96ceddbdbb92debb9611e32c0
Thank you!
The following changes since commit 1048ba83fb1c00cd24172e23e8263972f6b5d9ac: Linux 5.11-rc6 (2021-01-31 13:50:09 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-v5.12 for you to fetch changes up to 090e502e4e63c608ef8497d295feeb9743ef67b7: Merge tag 'socfpga_dts_fix_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes (2021-02-09 23:32:54 +0100) ---------------------------------------------------------------- ARM: SoC fixes for v5.11 There are only two remaining non-urgent ARM SoC bug fixes that could still apply for v5.11, or for the v5.12 merge window: - A build fix for the Atmel SAM9 platform to allow building with the clang integrated assembler - A DT fix for ethernet on Intel SoCFPGA, this has been broken since it was added in v5.4. Signed-off-by: Arnd Bergmann <arnd@arndb.de> ---------------------------------------------------------------- Arnd Bergmann (2): ARM: at91: use proper asm syntax in pm_suspend Merge tag 'socfpga_dts_fix_for_v5.12' of git://git.kernel.org/.../dinguyen/linux into arm/fixes Dinh Nguyen (1): arm64: dts: agilex: fix phy interface bit shift for gmac1 and gmac2 arch/arm/mach-at91/pm_suspend.S | 2 +- arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)