[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200308235842.gjmjv5ag4yma4exc@localhost>
Date: Sun, 8 Mar 2020 16:58:42 -0700
From: Olof Johansson <olof@...om.net>
To: torvalds@...ux-foundation.org
Cc: olof@...om.net, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, arm@...nel.org,
soc@...nel.org
Subject: [GIT PULL] ARM: SoC fixes
Hi Linus,
The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b:
Linux 5.6-rc4 (2020-03-01 16:38:46 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-fixes
for you to fetch changes up to d4d89e25fc7b4225211c217491e5525b00cf3961:
Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes (2020-03-04 08:51:55 -0800)
----------------------------------------------------------------
ARM: SoC fixes
We've been accruing these for a couple of weeks, so the batch is a bit
bigger than usual.
Largest delta is due to a led-bl driver that is added -- there was
a miscommunication before the merge window and the driver didn't make it
in. Due to this, the platforms needing it regressed. At this point, it
seemed easier to add the new driver than unwind the changes.
Besides that, there are a handful of various fixes:
- AMD tee memory leak fix
- A handful of fixlets for i.MX SCU communication
- A few maintainers woke up and realized DEBUG_FS had been missing for
a while, so a few updates of that.
... and the usual collection of smaller fixes to various platforms.
----------------------------------------------------------------
Ahmad Fatoum (1):
ARM: imx: build v7_cpu_resume() unconditionally
Brendan Higgins (2):
reset: brcmstb-rescal: add unspecified HAS_IOMEM dependency
reset: intel: add unspecified HAS_IOMEM dependency
Christian Hewitt (1):
arm64: dts: meson: fix gxm-khadas-vim2 wifi
Dan Carpenter (1):
tee: amdtee: fix memory leak in amdtee_open_session()
Dinh Nguyen (1):
ARM: socfpga_defconfig: Add back DEBUG_FS
Fabio Estevam (1):
arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHY
Faiz Abbas (1):
arm: dts: dra76x: Fix mmc3 max-frequency
Geert Uytterhoeven (3):
arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960
ARM: dts: r8a7779: Remove deprecated "renesas, rcar-sata" compatible value
ARM: meson: Drop unneeded select of COMMON_CLK
Grygorii Strashko (1):
ARM: dts: dra7-l4: mark timer13-16 as pwm capable
Guillaume La Roque (1):
arm64: dts: meson-sm1-sei610: add missing interrupt-names
Johan Hovold (1):
ARM: dts: imx6dl-colibri-eval-v3: fix sram compatible properties
Kishon Vijay Abraham I (1):
ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes
Leonard Crestez (5):
firmware: imx: scu: Ensure sequential TX
firmware: imx: misc: Align imx sc msg structs to 4
firmware: imx: scu-pd: Align imx sc msg structs to 4
firmware: imx: Align imx_sc_msg_req_cpu_start to 4
soc: imx-scu: Align imx sc msg structs to 4
Ley Foon Tan (1):
arm64: dts: socfpga: agilex: Fix gmac compatible
Lukas Bulwahn (1):
MAINTAINERS: fix style in RESET CONTROLLER FRAMEWORK
Marco Felsch (1):
ARM: dts: imx6: phycore-som: fix emmc supply
Nicolas Saenz Julienne (1):
ARM: dts: bcm2711: Add pcie0 alias
Oleksandr Suvorov (1):
ARM: dts: imx7-colibri: Fix frequency for sd/mmc
Olof Johansson (11):
Merge tag 'reset-fixes-for-v5.6' of git://git.pengutronix.de/git/pza/linux into arm/fixes
Merge tag 'omap-for-v5.6/droid4-lcd-fix-signed' of git://git.kernel.org/.../tmlind/linux-omap into arm/fixes
Merge tag 'imx-fixes-5.6' of git://git.kernel.org/.../shawnguo/linux into arm/fixes
Merge tag 'renesas-fixes-for-v5.6-tag1' of git://git.kernel.org/.../geert/renesas-devel into arm/fixes
Merge tag 'tee-amdtee-fix-for-5.6' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes
Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/.../tmlind/linux-omap into arm/fixes
Merge tag 'arm-soc/for-5.6/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
Merge tag 'amlogic-fixes' of https://git.kernel.org/.../khilman/linux-amlogic into arm/fixes
Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/.../dinguyen/linux into arm/fixes
Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/.../dinguyen/linux into arm/fixes
Peng Fan (1):
ARM: dts: imx7d: fix opp-supported-hw
Peter Ujfalusi (1):
ARM: dts: dra7-evm: Rename evm_3v3 regulator to vsys_3v3
Rob Herring (1):
dt-bindings: reset: intel,rcu-gw: Fix intel,global-reset schema
Stefan Wahren (2):
ARM: dts: bcm283x: Add missing properties to the PWR LED
ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FS
Suman Anna (2):
ARM: dts: am437x-idk-evm: Fix incorrect OPP node names
ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent source
Tomi Valkeinen (1):
backlight: add led-backlight driver
Tony Lindgren (4):
ARM: dts: droid4: Configure LED backlight for lm3532
bus: ti-sysc: Fix 1-wire reset quirk
Merge tag 'hdq-fix' into omap-for-v5.6/fixes-rc2
ARM: OMAP2+: Fix compile if CONFIG_HAVE_ARM_SMCCC is not set
Vladimir Oltean (1):
ARM: dts: ls1021a: Restore MDIO compatible to gianfar
.../devicetree/bindings/reset/intel,rcu-gw.yaml | 6 +-
MAINTAINERS | 2 +-
arch/arm/boot/dts/am437x-idk-evm.dts | 4 +-
arch/arm/boot/dts/bcm2711-rpi-4-b.dts | 3 +
arch/arm/boot/dts/bcm2837-rpi-3-a-plus.dts | 2 +
arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts | 2 +
arch/arm/boot/dts/dra7-evm.dts | 4 +-
arch/arm/boot/dts/dra7-l4.dtsi | 4 +
arch/arm/boot/dts/dra7.dtsi | 2 +
arch/arm/boot/dts/dra76x.dtsi | 5 +
arch/arm/boot/dts/dra7xx-clocks.dtsi | 12 +-
arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts | 4 +-
arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi | 1 -
arch/arm/boot/dts/imx7-colibri.dtsi | 1 -
arch/arm/boot/dts/imx7d.dtsi | 6 +-
arch/arm/boot/dts/ls1021a.dtsi | 4 +-
arch/arm/boot/dts/motorola-mapphone-common.dtsi | 13 +-
arch/arm/boot/dts/r8a7779.dtsi | 2 +-
arch/arm/configs/bcm2835_defconfig | 1 +
arch/arm/configs/omap2plus_defconfig | 1 +
arch/arm/configs/socfpga_defconfig | 1 +
arch/arm/mach-imx/Makefile | 2 +
arch/arm/mach-imx/common.h | 4 +-
arch/arm/mach-imx/resume-imx6.S | 24 ++
arch/arm/mach-imx/suspend-imx6.S | 14 --
arch/arm/mach-meson/Kconfig | 1 -
arch/arm/mach-omap2/Makefile | 2 +-
arch/arm/mach-omap2/io.c | 2 -
.../boot/dts/amlogic/meson-gxm-khadas-vim2.dts | 2 +-
arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts | 1 +
arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 5 -
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 6 +-
arch/arm64/configs/defconfig | 2 +-
drivers/bus/ti-sysc.c | 4 +-
drivers/firmware/imx/imx-scu.c | 27 +++
drivers/firmware/imx/misc.c | 8 +-
drivers/firmware/imx/scu-pd.c | 2 +-
drivers/reset/Kconfig | 3 +-
drivers/soc/imx/soc-imx-scu.c | 2 +-
drivers/tee/amdtee/core.c | 48 ++--
drivers/video/backlight/Kconfig | 7 +
drivers/video/backlight/Makefile | 1 +
drivers/video/backlight/led_bl.c | 260 +++++++++++++++++++++
43 files changed, 416 insertions(+), 91 deletions(-)
create mode 100644 arch/arm/mach-imx/resume-imx6.S
create mode 100644 drivers/video/backlight/led_bl.c
Powered by blists - more mailing lists