Re: [PATCH v10 00/13] Add Broadcom VK driver

2021-01-28 Thread Olof Johansson
Scott, On Thu, Jan 28, 2021 at 4:30 PM Scott Branden wrote: > > This patch series drops previous patches in [1] > that were incorporated by Kees Cook into patch series > "Introduce partial kernel_read_file() support" [2]. > > Remaining patches are contained in this series to add Broadcom VK

Re: [PATCH v8 00/13] Add Broadcom VK driver

2021-01-18 Thread Olof Johansson
On Sun, Jan 17, 2021 at 11:17 PM Greg Kroah-Hartman wrote: > > On Sun, Jan 17, 2021 at 10:47:59AM -0800, Olof Johansson wrote: > > Hi, > > > > On Mon, Nov 30, 2020 at 10:42 AM Scott Branden > > wrote: > > > > > > This patch series drops prev

Re: [PATCH 2/2] remarkable2_defconfig: Add initial support for the reMarkable2

2021-01-17 Thread Olof Johansson
Hi, On Sun, Jan 17, 2021 at 5:36 PM Alistair Francis wrote: > > On Sun, Jan 17, 2021 at 5:30 PM Olof Johansson wrote: > > > > Hi Alistair, > > > > On Sun, Jan 17, 2021 at 3:09 PM Alistair Francis > > wrote: > > > > > > Thi

Re: [PATCH 2/2] remarkable2_defconfig: Add initial support for the reMarkable2

2021-01-17 Thread Olof Johansson
Hi Alistair, On Sun, Jan 17, 2021 at 3:09 PM Alistair Francis wrote: > > This defconfig is based on the one released by reMarkable with their > 4.14 kernel. I have updated it to match the latest kernels. > > Signed-off-by: Alistair Francis It's awesome to see upstream support for contemporary

Re: [PATCH v8 00/13] Add Broadcom VK driver

2021-01-17 Thread Olof Johansson
re.kernel.org/lkml/20201002173828.2099543-1-keesc...@chromium.org/ I've been following this series for some time, and I think the code is ready to go in. Greg, mind queuing this up in the misc tree? Scott/Greg, feel free to add my Acked-by on the series: Acked-by: Olof Johansson Thanks! -Olof

[GIT PULL 2/5] ARM: SoC platform updates

2020-10-23 Thread Olof Johansson
ug-macro.S Linus Walleij (1): ARM: versatile: Remove Integrator and Realview from PHYS_OFFSET Lukas Bulwahn (1): MAINTAINERS: mark linux-samsung-soc list non-moderated Olof Johansson (13): Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/.../krzk/linux into arm/soc

[GIT PULL 5/5] ARM: SoC defconfig updates

2020-10-23 Thread Olof Johansson
Sadhasivam (1): arm64: defconfig: Enable Qcom SNPS Femto PHY Marek Szyprowski (1): ARM: exynos_defconfig: enable platform media drivers Michael Walle (1): arm64: defconfig: enable the sl28cpld board management controller Olof Johansson (7): Merge tag 'renesas-arm-defconfig

[GIT PULL 3/5] ARM: SoC-related driver updates

2020-10-23 Thread Olof Johansson
ngs: power: amlogic, meson-ee-pwrc: add Amlogic AXG power controller bindings soc: amlogic: meson-ee-pwrc: add support for the Meson AXG SoCs Nicolin Chen (1): memory: tegra: Correct shift value of apew Olof Johansson (21): Merge tag 'optee-i2c-for-v5.10' of git://git.linaro.

[GIT PULL 4/5] ARM: Devicetree updates

2020-10-23 Thread Olof Johansson
ixes-for-v5.9' into ti-k3-dts-next Nobuhiro Iwamatsu (6): dt-bindings: arm: toshiba: add Toshiba Visconti ARM SoCs dt-bindings: arm: toshiba: Add the TMPV7708 RM main board arm64: visconti: Add initial support for Toshiba Visconti platform arm64: dts: visconti: Add device

[GIT PULL 1/5] ARM: SoC fixes

2020-10-23 Thread Olof Johansson
): ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulator Konrad Dybcio (2): arm64: dts: sdm630: Temporarily disable SMMUs by default arm64: dts: qcom: kitakami: Temporarily disable SDHCI1 Krzysztof Kozlowski (1): soc: actions: include header to fix missing prototype Olof

[GIT PULL 0/5] ARM: SoC contents for 5.10

2020-10-23 Thread Olof Johansson
Hi Linus, This is the batch of pull requests for ARM SoCs this release cycle. It's arriving late; I've been too busy the last few weeks -- I'll need to hand over the lead to Arnd for a bit. As a result of that, the last batch of fixes before last release are here as well, as the first branch.

Re: [PATCH v3 0/6] ARM/arm64: dts: Fix SP804/SP805 users

2020-10-03 Thread Olof Johansson
On Mon, Sep 07, 2020 at 01:18:25PM +0100, Andre Przywara wrote: > Those are the remaining patches of the SP804/SP805 DT fixes. [1][2] > ARM, Broadcom and Freescale have their respective fixes queued through > their maintainers already, but I haven't heard back from LG or HiSilicon > so far. > So

Re: [PATCH 1/2] arm64: dts: apm: drop unused reg-io-width from DW APB GPIO controller

2020-10-03 Thread Olof Johansson
On Fri, Oct 02, 2020 at 06:09:22PM +0200, Krzysztof Kozlowski wrote: > On Thu, Sep 17, 2020 at 06:50:39PM +0200, Krzysztof Kozlowski wrote: > > The Synopsys DesignWare APB GPIO controller driver does not parse > > reg-io-width and dtschema does not allow it so drop it to fix dtschema > > warnings

Re: [PATCH 1/2] arm64: dts: apm: drop unused reg-io-width from DW APB GPIO controller

2020-10-03 Thread Olof Johansson
On Fri, Oct 02, 2020 at 06:09:22PM +0200, Krzysztof Kozlowski wrote: > On Thu, Sep 17, 2020 at 06:50:39PM +0200, Krzysztof Kozlowski wrote: > > The Synopsys DesignWare APB GPIO controller driver does not parse > > reg-io-width and dtschema does not allow it so drop it to fix dtschema > > warnings

Re: [GIT PULL 4/5] ARM: samsung: mach/soc for v5.10

2020-10-03 Thread Olof Johansson
On Sat, Oct 3, 2020 at 9:29 PM Olof Johansson wrote: > > Hi, > > On Sun, Sep 20, 2020 at 06:07:04PM +0200, Krzysztof Kozlowski wrote: > > Hi, > > > > This will conflict around renamed/moved files: > > > > 1. arch/arm/mach-s3c/s3c24xx.c: >

Re: [GIT PULL 4/5] ARM: samsung: mach/soc for v5.10

2020-10-03 Thread Olof Johansson
Hi, On Sun, Sep 20, 2020 at 06:07:04PM +0200, Krzysztof Kozlowski wrote: > Hi, > > This will conflict around renamed/moved files: > > 1. arch/arm/mach-s3c/s3c24xx.c: >Merge both changes to new location, so: > === > +#include "s3c24xx.h" > +#include "fb-core-s3c24xx.h" > +#include

Re: [PATCH v5 00/15] Add Broadcom VK driver

2020-10-01 Thread Olof Johansson
Hi, On Thu, Oct 1, 2020 at 4:38 AM Florian Fainelli wrote: > > On 9/30/2020 6:27 PM, Scott Branden wrote: > > This patch series drops previous patches in [1] > > that were incorporated by Kees Cook into patch series > > "Introduce partial kernel_read_file() support" [2]. > > > > Remaining

[GIT PULL] ARM: SoC fixes

2020-09-13 Thread Olof Johansson
reg range Olof Johansson (6): Merge tag 'socfpga_fix_for_v5.9' of git://git.kernel.org/.../dinguyen/linux into fixes Merge tag 'zynqmp-dt-for-v5.9' of https://github.com/Xilinx/linux-xlnx into arm/fixes Merge tag 'imx-fixes-5.9' of git://git.kernel.org/.../shawnguo/linux

Re: [PATCH v2 1/2] arm64: defconfig: Enable USB gadget with configfs

2020-08-23 Thread Olof Johansson
Hi, On Sun, Aug 23, 2020 at 1:42 AM Krzysztof Kozlowski wrote: > > On Sun, Aug 23, 2020 at 09:46:01AM +0800, Shawn Guo wrote: > > On Mon, Aug 17, 2020 at 08:56:53AM +0200, Krzysztof Kozlowski wrote: > > > USB OTG connections are pretty common for embedded and development > > > boards, for

Re: [GIT PULL] tee subsystem pin_user_pages for v5.8

2020-08-21 Thread Olof Johansson
On Fri, Aug 21, 2020 at 12:58 PM John Hubbard wrote: > > On 8/21/20 11:49 AM, Olof Johansson wrote: > > On Tue, May 26, 2020 at 03:12:59PM +0200, Jens Wiklander wrote: > >> Hello arm-soc maintainers, > >> > >> Please pull this small patch converting the t

Re: [RFC PATCH 2/3] ARM: mstar: msc313-intc interrupt controller driver

2020-08-21 Thread Olof Johansson
Hi, On Thu, Jul 30, 2020 at 10:00:43PM +0900, Daniel Palmer wrote: > Add a driver for the two peripheral interrupt controllers > in MStar MSC313 and other MStar/Sigmastar Armv7 SoCs. > > Supports both the "IRQ" and "FIQ" controllers that > forward interrupts from the various IP blocks inside the

Re: [GIT PULL] tee subsystem pin_user_pages for v5.8

2020-08-21 Thread Olof Johansson
On Tue, May 26, 2020 at 03:12:59PM +0200, Jens Wiklander wrote: > Hello arm-soc maintainers, > > Please pull this small patch converting the tee subsystem to use > pin_user_pages() instead of get_user_pages(). > > Thanks, > Jens > > The following changes since commit

Re: linux-next: Signed-off-by missing for commits in the arm-soc-fixes tree

2020-08-21 Thread Olof Johansson
Hi, On Thu, Aug 20, 2020 at 10:19 PM Stephen Rothwell wrote: > > Hi all, > > Commits > > 8d53ecfbf231 ("arm64: dts: xilinx: Align IOMMU nodename with dtschema") > b4b6fb8de8dc ("arm64: dts: zynqmp: Add GTR transceivers") > > are missing a Signed-off-by from their committer. Ah, I see what

Re: [Ksummit-discuss] [TECH TOPIC] Planning code obsolescence

2020-08-10 Thread Olof Johansson
On Wed, Aug 5, 2020 at 12:30 PM Pavel Machek wrote: > > On Wed 2020-08-05 20:50:43, Geert Uytterhoeven wrote: > > Hi Pavel, > > > > On Wed, Aug 5, 2020 at 7:26 PM Pavel Machek wrote: > > > > I have submitted the below as a topic for the linux/arch/* MC that Mike > > > > and I run, but I suppose

Re: [PATCH 05/13] cpufreq/arch: powerpc: pasemi: Move prototypes to shared header

2020-07-15 Thread Olof Johansson
On Tue, Jul 14, 2020 at 11:33 PM Lee Jones wrote: > > On Tue, 14 Jul 2020, Olof Johansson wrote: > > > On Tue, Jul 14, 2020 at 7:50 AM Lee Jones wrote: > > > > > > If function callers and providers do not share the same prototypes the > > > comp

Re: [PATCH 05/13] cpufreq/arch: powerpc: pasemi: Move prototypes to shared header

2020-07-14 Thread Olof Johansson
; > | ^~~~ > > drivers/cpufreq/pasemi-cpufreq.c:114:6: warning: no previous prototype for > > ‘restore_astate’ [-Wmissing-prototypes] > > 114 | void restore_astate(int cpu) > > | ^~ > > > > Cc: Olof Johansson > > Cc: Michael Ellerman

Re: [PATCH 05/13] cpufreq/arch: powerpc: pasemi: Move prototypes to shared header

2020-07-14 Thread Olof Johansson
e for > ‘restore_astate’ [-Wmissing-prototypes] > 114 | void restore_astate(int cpu) > | ^~ > > Cc: Olof Johansson > Cc: Michael Ellerman > Cc: Benjamin Herrenschmidt > Cc: Paul Mackerras > Cc: linuxppc-...@lists.ozlabs.org > Signed-off-by:

Re: [Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology

2020-07-04 Thread Olof Johansson
on, feel free to add: Signed-off-by: Olof Johansson Or Acked-by, or whatever other label you prefer to use to show agreement and support. -Olof

Re: [PATCH] pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of error

2020-06-17 Thread Olof Johansson
any active users of it these days, and surely nobody that's tinkering around and editing the device tree (it comes from CFE on these systems, not from a .dts in the kernel tree). The fix isn't invalid, but it's also not likely to be an issue in the real world. So, let's just say: Acked-by: Olof Johansson -Olof

[PATCH] PCI/DPC: Add pcie_ports=dpc-native parameter to bring back old behavior

2019-10-23 Thread Olof Johansson
ling since it was never required in the past. To make DPC still work on said platforms the same way they did before, add a "pcie_ports=dpc-native" kernel parameter that can be passed in if needed, while keeping defaults unchanged. Signed-off-by: Olof Johansson --- Documentatio

Re: [PATCH] MAINTAINERS: Update the Spreadtrum SoC maintainer

2019-10-23 Thread Olof Johansson
On Wed, Oct 23, 2019 at 5:17 AM Arnd Bergmann wrote: > > On Wed, Oct 23, 2019 at 1:06 PM Baolin Wang wrote: > > +F: drivers/power/reset/sc27xx-poweroff.c > > +F: drivers/leds/leds-sc27xx-bltc.c > > +F: drivers/input/misc/sc27xx-vibra.c > > +F:

Re: [PATCH 5/7] bcm-vk: add bcm_vk UAPI

2019-10-08 Thread Olof Johansson
On Tue, Aug 27, 2019 at 7:49 AM Kieran Bingham wrote: > > Hi Scott, > > On 22/08/2019 20:24, Scott Branden wrote: > > Add user space api for bcm-vk driver. > > > > Signed-off-by: Scott Branden > > --- > > include/uapi/linux/misc/bcm_vk.h | 88 > > 1 file

[GIT PULL] ARM: SoC fixes

2019-10-05 Thread Olof Johansson
): arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to y Linus Walleij (1): ARM: dts: ux500: Fix up the CPU thermal zone Olof Johansson (1): Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/.../tmlind/linux-omap into arm/fixes Patrice Chotard (1): ARM

Re: ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support

2019-10-04 Thread Olof Johansson
On Fri, Oct 4, 2019 at 5:40 AM wrote: > > From: Patrice Chotard > > SPI_STM32_QSPI must be set in buildin as rootfs can be > located on QSPI memory device. > > Signed-off-by: Patrice Chotard > --- > arch/arm/configs/multi_v7_defconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [GIT PULL 1/2] arm64: dts: exynos: Pull for v5.4

2019-09-30 Thread Olof Johansson
On Mon, Sep 30, 2019 at 1:02 AM Krzysztof Kozlowski wrote: > > On Sun, Sep 29, 2019 at 10:51:34AM -0700, Olof Johansson wrote: > > Hi, > > > > On Thu, Sep 12, 2019 at 08:32:47AM +0200, Krzysztof Kozlowski wrote: > > > On Wed, 11 Sep 2019 at 23:07, Arnd Bergmann w

Re: [PATCH v2 linux-next 4/4] arm64: configs: defconfig: Change CONFIG_REMOTEPROC from m to y

2019-09-30 Thread Olof Johansson
On Mon, Sep 30, 2019 at 6:49 AM Will Deacon wrote: > > On Fri, Sep 20, 2019 at 01:29:46PM +0530, Keerthy wrote: > > Commit 6334150e9a36 ("remoteproc: don't allow modular build") > > changes CONFIG_REMOTEPROC to a boolean from a tristate config > > option which inhibits all defconfigs marking

[GIT PULL] ARM: SoC fixes

2019-09-29 Thread Olof Johansson
Ford (4): ARM: omap2plus_defconfig: Fix missing video ARM: dts: logicpd-torpedo-baseboard: Fix missing video ARM: dts: am3517-evm: Fix missing video ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux Arnd Bergmann (1): ARM: aspeed: ast2500 is ARMv6K Olof Johansson (2

Re: [GIT PULL 1/2] arm64: dts: exynos: Pull for v5.4

2019-09-29 Thread Olof Johansson
Hi, On Thu, Sep 12, 2019 at 08:32:47AM +0200, Krzysztof Kozlowski wrote: > On Wed, 11 Sep 2019 at 23:07, Arnd Bergmann wrote: > > > > On Wed, Sep 11, 2019 at 8:36 PM Krzysztof Kozlowski wrote: > > > > > > Hi, > > > > > > Unfortunately the patches were applied right after closing the linux-next.

Re: [PATCH] usb: phy: ab8500-usb: Mark expected switch fall-throughs

2019-09-13 Thread Olof Johansson
On Fri, Sep 13, 2019 at 7:00 PM Olof Johansson wrote: > > On Mon, Jul 29, 2019 at 5:36 PM Kees Cook wrote: > > > > On Sun, Jul 28, 2019 at 07:06:31PM -0500, Gustavo A. R. Silva wrote: > > > Mark switch cases where we are expecting to fall through. > > >

Re: [PATCH] usb: phy: ab8500-usb: Mark expected switch fall-throughs

2019-09-13 Thread Olof Johansson
5: > > ^~~~ > > drivers/usb/phy/phy-ab8500-usb.c:370:9: warning: this statement may fall > > through [-Wimplicit-fallthrough=] > > event = UX500_MUSB_RIDA; > >~~^ > > drivers/usb/phy/phy-ab8500-usb.c:371:2: note: here > > case USB_LINK_HM_IDGND

Re: [PATCH v2 00/20] Initial support for Marvell MMP3 SoC

2019-08-22 Thread Olof Johansson
On Thu, Aug 22, 2019 at 3:32 AM Marc Zyngier wrote: > > On 22/08/2019 10:26, Lubomir Rintel wrote: > > Hi, > > > > this is a second spin of a patch set that adds support for the Marvell > > MMP3 processor. MMP3 is used in OLPC XO-4 laptops, Panasonic Toughpad > > FZ-A1 tablet and Dell Wyse 3020

Re: ARM: multi_v7_defconfig: Enable SPI_STM32_QSPI support

2019-07-31 Thread Olof Johansson
On Wed, Jul 31, 2019 at 3:20 PM Olof Johansson wrote: > > Hi, > > On Wed, Jul 31, 2019 at 8:48 AM Alexandre Torgue > wrote: > > > > Hi Olof > > > > On 7/30/19 7:36 PM, Olof Johansson wrote: > > > Hi Patrice, > > > > > > If

Re: ARM: multi_v7_defconfig: Enable SPI_STM32_QSPI support

2019-07-31 Thread Olof Johansson
Hi, On Wed, Jul 31, 2019 at 8:48 AM Alexandre Torgue wrote: > > Hi Olof > > On 7/30/19 7:36 PM, Olof Johansson wrote: > > Hi Patrice, > > > > If you cc s...@kernel.org on patches you want us to apply, you'll get > > them automatically tracked by patch

Re: ARM: multi_v7_defconfig: Enable SPI_STM32_QSPI support

2019-07-30 Thread Olof Johansson
Hi Patrice, If you cc s...@kernel.org on patches you want us to apply, you'll get them automatically tracked by patchwork. -Olof On Mon, Jul 29, 2019 at 3:55 PM wrote: > > From: Patrice Chotard > > Enable support for QSPI block on STM32 SoCs. > > Signed-off-by: Patrice Chotard > --- >

[GIT PULL] ARM: SoC fixes

2019-07-28 Thread Olof Johansson
ARM: defconfig: u8500: Refresh defconfig ARM: defconfig: u8500: Add new drivers Lucas Stach (1): arm64: dts: imx8mq: fix SAI compatible Olof Johansson (1): Merge tag 'imx-fixes-5.3' of git://git.kernel.org/.../shawnguo/linux into arm/fixes Sébastien Szymanski (1): ARM: dts

Re: [PATCH 1/6] ARM: ks8695: watchdog: stop using mach/*.h

2019-07-22 Thread Olof Johansson
On Mon, Jul 22, 2019 at 7:44 AM Arnd Bergmann wrote: > > On Sat, May 4, 2019 at 4:27 PM Greg Ungerer wrote: > > On 4/5/19 3:06 am, Guenter Roeck wrote: > > > On Fri, May 03, 2019 at 08:16:05AM +0100, Linus Walleij wrote: > > >> On Fri, May 3, 2019 at 8:02 AM Greg Ungerer wrote: > > >>>

Re: [GIT PULL v2] updates to soc/fsl drivers for next(v5.3)

2019-07-21 Thread Olof Johansson
On Mon, Jul 08, 2019 at 06:48:17PM +, Leo Li wrote: > > > > -Original Message- > > From: Leo Li > > Sent: Monday, June 17, 2019 8:29 AM > > To: Olof Johansson > > Cc: a...@kernel.org; linux-arm-ker...@lists.infradead.org; linux- > > k

Re: [GIT PULL 2/4] ARM: SoC-related driver updates

2019-07-19 Thread Olof Johansson
On Fri, Jul 19, 2019 at 4:54 PM Olof Johansson wrote: > > Various driver updates for platforms and a couple of the small driver > subsystems we merge through our tree: > > - A driver for SCU (system control) on NXP i.MX8QXP > - Qualcomm Always-on Subsystem messaging driver (AOSS

[GIT PULL 4/4] ARM: SoC defconfig updates

2019-07-19 Thread Olof Johansson
and BNX2X drivers arm64 defconfig: enable Mellanox cards arm64 defconfig: enable LVM support Neil Armstrong (2): arm64: defconfig: enable Lima driver ARM: multi_v7_defconfig: enable Lima driver Nicolin Chen (1): arm64: defconfig: Add HWMON INA3221 support Olof Johansson

[GIT PULL 1/4] ARM: SoC platform updates

2019-07-19 Thread Olof Johansson
t; after prompt Oleksandr Tyshchenko (1): ARM: mach-shmobile: Don't init CNTVOFF/counter if PSCI is available Olof Johansson (14): Merge tag 'armsoc-drop-netx-v5.3' of git://git.kernel.org/.../linusw/linux-integrator into arm/soc Merge tag 'versatile-v5.3-armsoc' of git://git.kernel.org/

[GIT PULL 2/4] ARM: SoC-related driver updates

2019-07-19 Thread Olof Johansson
): firmware: ti_sci: Use the correct style for SPDX License Identifier Olof Johansson (15): Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/.../leo/linux into arm/drivers Merge tag 'tee-maint-for-5.3' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers

[GIT PULL 0/4] ARM: SoC contents for 5.3 merge window

2019-07-19 Thread Olof Johansson
Squeaking in on the last few days of the merge window, here's the ARM SoC contents for this merge window. It's again another cycle of business-as-usual. We've seen a few new SoCs, a handful of better supported boards (and new boards), and the general tweaks, improvements and cleanups. Most of the

[GIT PULL 3/4] ARM: Device-tree updates

2019-07-19 Thread Olof Johansson
muxing on stm32mp157 ARM: dts: stm32: add i2s support on stm32mp157c ARM: dts: stm32: add i2s pins muxing on stm32mp157 ARM: dts: stm32: add sai id registers to stm32mp157c Olof Johansson (48): Merge tag 'integrator-dts-v5.3-arm-soc' of git://git.kernel.org/.../linusw/linux-i

Re: [GIT PULL] ARM: dts: exynos: Late pull for v5.3

2019-07-07 Thread Olof Johansson
On Sun, Jul 07, 2019 at 08:01:15PM +0200, Krzysztof Kozlowski wrote: > Hi, > > Late third pull of DTS changes, on top of previous pull request. > This contains important fix for stuff merged recently, one cleanup > and two minor fixups for regulators. > > Best regards, > Krzysztof > > > The

Re: [PATCH v2] ARM: configs: Remove useless UEVENT_HELPER_PATH

2019-07-05 Thread Olof Johansson
On Fri, Jul 5, 2019 at 3:26 PM Olof Johansson via Linux.Kernel.Org wrote: This didn't work as I anticipated. Please ignore, apologies for the spam. -Olof

Re: [PATCH v2 1/9] mmc: sdhci-sprd: Check the enable clock's return value correctly

2019-07-05 Thread Olof Johansson
On Fri, Jul 5, 2019 at 3:25 PM Olof Johansson via Linux.Kernel.Org wrote: Hmm, well, that didn't work like I expected to. Sorry for the noise. -Olof

[GIT PULL] ARM: SoC fixes

2019-07-04 Thread Olof Johansson
: omapl138-hawk: add missing regulator constraints for OHCI ARM: davinci: da830-evm: fix GPIO lookup for OHCI Joshua Scott (1): ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node Olof Johansson (2): Merge tag 'mvebu-fixes-5.2-2' of git://git.infradead.org/linux-mvebu

Re: [PATCH] soc: rockchip: work around clang warning

2019-07-03 Thread Olof Johansson
On Wed, Jul 03, 2019 at 05:30:59PM +0200, Arnd Bergmann wrote: > clang emits a warning about a negative shift count for an > unused part of a conditional constant expression: > > drivers/soc/rockchip/pm_domains.c:795:21: error: shift count is negative > [-Werror,-Wshift-count-negative] >

Re: [PATCH] soc: ti: fix irq-ti-sci link error

2019-07-01 Thread Olof Johansson
On Mon, Jul 1, 2019 at 10:36 AM wrote: > > On 6/17/19 6:01 AM, Arnd Bergmann wrote: > > The irqchip driver depends on the SoC specific driver, but we want > > to be able to compile-test it elsewhere: > > > > WARNING: unmet direct dependencies detected for TI_SCI_INTA_MSI_DOMAIN > >Depends on

Re: [PATCH] objtool: Be lenient about -Wundef

2019-06-27 Thread Olof Johansson
On Fri, Jun 28, 2019 at 8:00 AM Josh Poimboeuf wrote: > > On Wed, Jun 19, 2019 at 05:03:37AM -0700, Olof Johansson wrote: > > Some libelf versions use undefined macros, which combined with newer GCC > > makes for errors from system headers. This isn't overly useful to fail >

[GIT PULL] ARM: SoC fixes

2019-06-26 Thread Olof Johansson
undocumented property from the Mali GPU node ARM: dts: meson8b: fix the operating voltage of the Mali GPU Olof Johansson (5): Merge tag 'imx-fixes-5.2-2' of git://git.kernel.org/.../shawnguo/linux into arm/fixes Merge tag 'gemini-dts-v5.2' of git://git.kernel.org/.../linusw/linux

Re: [GIT PULL 2/4] ARM: dts: exynos: Second pull for v5.3

2019-06-26 Thread Olof Johansson
On Tue, Jun 25, 2019 at 09:34:49PM +0200, Krzysztof Kozlowski wrote: > Hi, > > On top of previous pull request. > > Best regards, > Krzysztof > > > The following changes since commit d2cac68e0d9b038da7207c0b63e1399c4f9f60c4: > > ARM: dts: exynos: Add ADC node to Exynos5410 and Odroid XU

Re: [GIT PULL 1/4] ARM: defconfig: Samsung/Exynos for v5.3

2019-06-26 Thread Olof Johansson
On Wed, Jun 26, 2019 at 11:14:04AM +0200, Krzysztof Kozlowski wrote: > On Tue, 25 Jun 2019 at 21:35, Krzysztof Kozlowski wrote: > > > > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: > > > > Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) > > > > are available in the Git

Re: [GIT PULL 1/4] ARM: defconfig: Samsung/Exynos for v5.3

2019-06-26 Thread Olof Johansson
On Tue, Jun 25, 2019 at 09:34:48PM +0200, Krzysztof Kozlowski wrote: > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: > > Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) > > are available in the Git repository at: > >

Re: [GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v5.3

2019-06-26 Thread Olof Johansson
On Wed, Jun 26, 2019 at 12:19:17AM +0900, Masahiro Yamada wrote: > Hi Arnd, Olof, > > Please pull UniPhier DT updates (32bit) for the v5.3 MW. > > Thanks. > > > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: > > Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) > >

Re: [GIT PULL 4/4] ARM: exynos: Mach for v5.3

2019-06-26 Thread Olof Johansson
On Tue, Jun 25, 2019 at 09:34:51PM +0200, Krzysztof Kozlowski wrote: > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: > > Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) > > are available in the Git repository at: > >

Re: [GIT PULL] arm64: dts: uniphier: UniPhier DT updates for v5.3

2019-06-26 Thread Olof Johansson
On Wed, Jun 26, 2019 at 12:21:42AM +0900, Masahiro Yamada wrote: > Hi Arnd, Olof, > > Please pull UniPhier DT updates (64bit) for the v5.3 MW. > > Thanks. > > > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: > > Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) > >

Re: [GIT PULL 3/4] arm64: dts: exynos: Pull for v5.3

2019-06-26 Thread Olof Johansson
On Tue, Jun 25, 2019 at 09:34:50PM +0200, Krzysztof Kozlowski wrote: > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: > > Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) > > are available in the Git repository at: > >

Re: [GIT PULL] Hisilicon fixes for v5.2

2019-06-26 Thread Olof Johansson
On Tue, Jun 25, 2019 at 02:31:26PM +0100, John Garry wrote: > On 25/06/2019 14:03, Olof Johansson wrote: > > > > are available in the Git repository at: > > > > > > > > > > > > git://github.com/hisilicon/linux-hisi.git tags/hisi-fixes-for-5.2

Re: [GIT PULL RESEND] ARM: at91: SoC for 5.3

2019-06-25 Thread Olof Johansson
On Fri, Jun 21, 2019 at 11:20:19PM +0200, Alexandre Belloni wrote: > Arnd, Olof, > > A single fix for a warning when compiling with W=1 > > Please disregard the previous one, it doesn't point ot the correct > repository. > > The following changes since commit

Re: [GIT PULL] Hisilicon fixes for v5.2

2019-06-25 Thread Olof Johansson
Hi, On Tue, Jun 25, 2019 at 2:04 PM Olof Johansson wrote: > > On Tue, Jun 25, 2019 at 11:23:21AM +0100, Wei Xu wrote: > > Hi ARM-SoC team, > > > > Please consider to pull the following changes. > > Thanks! > > > > Best Regards, > > Wei > &

Re: [GIT PULL] ARM: at91: DT for 5.3

2019-06-25 Thread Olof Johansson
On Fri, Jun 21, 2019 at 11:22:46PM +0200, Alexandre Belloni wrote: > Arnd, Olof, > > Still very few updates. It is mostly about removing DTC warnings by > switching the sckc to the proper bindings and converting the atmel > bindings to json-schema. > > The following changes since commit

Re: [GIT PULL] Hisilicon fixes for v5.2

2019-06-25 Thread Olof Johansson
On Tue, Jun 25, 2019 at 11:23:21AM +0100, Wei Xu wrote: > Hi ARM-SoC team, > > Please consider to pull the following changes. > Thanks! > > Best Regards, > Wei > > --- > > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: > > Linux 5.2-rc1 (2019-05-19 15:47:09

Re: [PATCH 0/5] Fixes for HiSilicon LPC driver and logical PIO code

2019-06-20 Thread Olof Johansson
On Thu, Jun 20, 2019 at 1:56 PM John Garry wrote: > > On 20/06/2019 13:42, Olof Johansson wrote: > > Hi John, > > > > For patches that go to a soc maintainer for merge, we're asking that > > people don't cc a...@kernel.org directly. > > > > We prefer t

Re: [PATCH 0/5] Fixes for HiSilicon LPC driver and logical PIO code

2019-06-20 Thread Olof Johansson
Hi John, For patches that go to a soc maintainer for merge, we're asking that people don't cc a...@kernel.org directly. We prefer to keep that alias mostly for pull requests from other maintainers and patches we might have a reason to apply directly. Otherwise we risk essentially getting all of

Re: [PATCH v4 2/2] ARM: OMAP2: drop explicit assembler architecture

2019-06-19 Thread Olof Johansson
On Tue, May 28, 2019 at 12:40:51AM +0200, Stefan Agner wrote: > OMAP2 depends on ARCH_MULTI_V6, which makes sure that the kernel is > compiled with -march=armv6. The compiler frontend will pass the > architecture to the assembler. There is no explicit architecture > specification necessary. > >

Re: [PATCH v4 1/2] ARM: use arch_extension directive instead of arch argument

2019-06-19 Thread Olof Johansson
On Tue, May 28, 2019 at 12:40:50AM +0200, Stefan Agner wrote: > The LLVM Target parser currently does not allow to specify the security > extension as part of -march (see also LLVM Bug 40186 [0]). When trying > to use Clang with LLVM's integrated assembler, this leads to build > errors such as

Re: [GIT PULL] ARM: TI SOC updates for v5.3

2019-06-19 Thread Olof Johansson
On Tue, Jun 18, 2019 at 09:40:18PM -0700, Santosh Shilimkar wrote: > The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07: > > Linux 5.2-rc2 (2019-05-26 16:49:19 -0700) > > are available in the git repository at: > >

Re: [PATCH v3] ARM: configs: Remove useless UEVENT_HELPER_PATH

2019-06-19 Thread Olof Johansson
On Thu, Jun 13, 2019 at 04:53:53PM +0200, Krzysztof Kozlowski wrote: > On Tue, 4 Jun 2019 at 20:52, Krzysztof Kozlowski wrote: > > > > Remove the CONFIG_UEVENT_HELPER_PATH because: > > 1. It is disabled since commit 1be01d4a5714 ("driver: base: Disable > >CONFIG_UEVENT_HELPER by default") as

Re: [PATCH 2/2] ARM: multi_v7_defconfig: enable Lima driver

2019-06-19 Thread Olof Johansson
On Thu, Jun 06, 2019 at 10:56:45AM +0200, Neil Armstrong wrote: > A bunch of armv7 boards can now use the Lima driver, let's enable it > in defconfig, it will be useful to have it enabled for KernelCI > boot and runtime testing. > > Signed-off-by: Neil Armstrong > --- >

Re: [PATCH] ARM: omap2: remove incorrect __init annotation

2019-06-19 Thread Olof Johansson
On Wed, Jun 19, 2019 at 03:04:54PM +0200, Arnd Bergmann wrote: > omap3xxx_prm_enable_io_wakeup() is marked __init, but its caller is not, so > we get a warning with clang-8: > > WARNING: vmlinux.o(.text+0x343c8): Section mismatch in reference from the > function omap3xxx_prm_late_init() to the

Re: [PATCH 1/2] arm64: defconfig: enable Lima driver

2019-06-19 Thread Olof Johansson
On Thu, Jun 06, 2019 at 10:56:44AM +0200, Neil Armstrong wrote: > A bunch of arm64 boards can now use the Lima driver, let's enable it > in defconfig, it will be useful to have it enabled for KernelCI > boot and runtime testing. > > Signed-off-by: Neil Armstrong Applied, thanks. -Olof

Re: [PATCH v2] ARM: configs: Remove useless UEVENT_HELPER_PATH

2019-06-19 Thread Olof Johansson
On Tue, Jun 04, 2019 at 10:14:53AM +0200, Krzysztof Kozlowski wrote: > Remove the CONFIG_UEVENT_HELPER_PATH because: > 1. It is disabled since commit 1be01d4a5714 ("driver: base: Disable >CONFIG_UEVENT_HELPER by default") as its dependency (UEVENT_HELPER) was >made default to 'n', > 2. It

Re: [PATCH] arm64: configs: Remove useless UEVENT_HELPER_PATH

2019-06-19 Thread Olof Johansson
On Tue, Jun 04, 2019 at 09:52:28AM +0200, Krzysztof Kozlowski wrote: > Remove the CONFIG_UEVENT_HELPER_PATH because: > 1. It is disabled since commit 1be01d4a5714 ("driver: base: Disable >CONFIG_UEVENT_HELPER by default") as its dependency (UEVENT_HELPER) was >made default to 'n', > 2. It

Re: [PATCH 2/2] arm64: defconfig: add Panfrost driver

2019-06-19 Thread Olof Johansson
On Tue, Jun 04, 2019 at 01:20:02PM +0200, Tomeu Vizoso wrote: > With the goal of making it easier for CI services such as KernelCI to > run tests for it. > > Signed-off-by: Tomeu Vizoso Applied, thanks! -Olof

Re: [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver

2019-06-19 Thread Olof Johansson
On Tue, Jun 04, 2019 at 01:20:01PM +0200, Tomeu Vizoso wrote: > With the goal of making it easier for CI services such as KernelCI to > run tests for it. > > Signed-off-by: Tomeu Vizoso > --- > arch/arm/configs/multi_v7_defconfig | 1 + > 1 file changed, 1 insertion(+) Applied, thanks! -Olof

Re: [PATCH v2] ARM: config: Remove left-over BACKLIGHT_LCD_SUPPORT

2019-06-19 Thread Olof Johansson
On Tue, Jun 04, 2019 at 09:24:21AM +0200, Krzysztof Kozlowski wrote: > The CONFIG_BACKLIGHT_LCD_SUPPORT was removed in commit 8c5dc8d9f19c > ("video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel > symbol"). Options protected by CONFIG_BACKLIGHT_LCD_SUPPORT are now > available directly. >

Re: [GIT PULL] ARM: dts: exynos: Pull for v5.3

2019-06-19 Thread Olof Johansson
On Sun, Jun 16, 2019 at 07:55:13PM +0200, Krzysztof Kozlowski wrote: > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: > > Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) > > are available in the Git repository at: > >

Re: [PATCH v2 9/9] arm64: dts: sprd: Add Spreadtrum SD host controller support

2019-06-19 Thread Olof Johansson
On Tue, Jun 04, 2019 at 04:14:29PM +0800, Baolin Wang wrote: > Add one Spreadtrum SD host controller to support eMMC card for Spreadtrum > SC9860 platform. > > Signed-off-by: Baolin Wang Applied, thanks! -Olof

[PATCH] objtool: Be lenient about -Wundef

2019-06-19 Thread Olof Johansson
arch/x86/decode.c:14: /usr/include/libelf/gelf.h:25:5: error: "__LIBELF_INTERNAL__" is not defined, evaluates to 0 [-Werror=undef] #if __LIBELF_INTERNAL__ ^~~ For this reason, skip -Wundef on objtool. Signed-off-by: Olof Johansson --- tools/objtool/Makefile | 2

[GIT PULL] ARM: SoC fixes

2019-06-18 Thread Olof Johansson
le usb4_tm target module ARM: dts: dra71x: Disable rtc target module ARM: dts: dra71x: Disable usb4_tm target module ARM: dts: dra72x: Disable usb4_tm target module Olof Johansson (9): Merge tag 'arm-soc/for-5.2/drivers-fixes' of https://github.com/Broadcom/stblinux into fixes

Re: [PATCH] soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probe

2019-06-18 Thread Olof Johansson
On Tue, Jun 18, 2019 at 02:54:10PM +0300, Dan Carpenter wrote: > The devm_ioremap_resource() function doesn't return NULL, it returns > error pointers. > > Fixes: 0b458d7b10f8 ("soc: ixp4xx: npe: Pass addresses as resources") > Signed-off-by: Dan Carpenter > Reviewed-by: Linus Walleij Applied,

Re: [PATCH 2/3] ARM: ixp4xx: mark ixp4xx_irq_setup as __init

2019-06-18 Thread Olof Johansson
On Mon, Jun 17, 2019 at 1:25 PM Arnd Bergmann wrote: > > Kbuild complains about ixp4xx_irq_setup not being __init > itself in some configurations: > > WARNING: vmlinux.o(.text+0x85bae4): Section mismatch in reference from the > function ixp4xx_irq_setup() to the function

Re: [PATCH 3/3] ARM: ixp4xx: include irqs.h where needed

2019-06-18 Thread Olof Johansson
On Mon, Jun 17, 2019 at 1:26 PM Arnd Bergmann wrote: > > Multiple ixp4xx specific files require macros from irqs.h that > were moved out from mach/irqs.h, e.g.: > > arch/arm/mach-ixp4xx/vulcan-pci.c:41:19: error: this function declaration is > not a prototype [-Werror,-Wstrict-prototypes] >

Re: [PATCH 1/3] ARM: ixp4xx: don't select SERIAL_OF_PLATFORM

2019-06-18 Thread Olof Johansson
On Mon, Jun 17, 2019 at 1:25 PM Arnd Bergmann wrote: > > Platforms should not normally select all the device drivers, leave that > up to the user and the defconfig file. > > In this case, we get a warning for randconfig builds: > > WARNING: unmet direct dependencies detected for

Re: [PATCH] firmware: trusted_foundations: add ARMv7 dependency

2019-06-18 Thread Olof Johansson
On Mon, Jun 17, 2019 at 1:34 PM Arnd Bergmann wrote: > > The "+sec" extension is invalid for older ARM architectures, but > the code can now be built on any ARM configuration: > > /tmp/trusted_foundations-2d0882.s: Assembler messages: > /tmp/trusted_foundations-2d0882.s:194: Error: architectural

Re: [PATCH] MAINTAINERS: Change QCOM repo location

2019-06-17 Thread Olof Johansson
On Fri, Jun 07, 2019 at 12:52:16PM -0700, Bjorn Andersson wrote: > On Fri 07 Jun 12:44 PDT 2019, Andy Gross wrote: > > > This patch updates the Qualcomm SoC repo to a new location. > > > > Signed-off-by: Andy Gross > > Reviewed-by: Bjorn Andersson Applied to fixes, thanks! -Olof

Re: [GIT PULL] updates to soc/fsl drivers for v5.3

2019-06-17 Thread Olof Johansson
On Mon, May 20, 2019 at 02:52:15PM -0500, Li Yang wrote: > Hi arm-soc maintainers, > > This is a rebase of patches that missed 5.2 merge window. Please > help to review and merge it. Thanks. > > > Regards, > Leo > > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

Re: [GIT PULL v2] updates to soc/fsl drivers for next(v5.3)

2019-06-17 Thread Olof Johansson
On Wed, Jun 05, 2019 at 02:45:11PM -0500, Li Yang wrote: > Hi arm-soc maintainers, > > This is a rebase of patches that missed 5.2 merge window together with > some new patches for QE. Please help to review and merge it. We would > like this to be merged earlier because there are other patches

Re: [GIT PULL] tee subsys for v5.3

2019-06-17 Thread Olof Johansson
On Mon, May 27, 2019 at 08:28:54AM +0200, Jens Wiklander wrote: > Hello arm-soc maintainers, > > Please pull this update of MAINTAINERS with a mailing list for TEE subsystem. > > Thanks, > Jens > > The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07: > > Linux 5.2-rc2

  1   2   3   4   5   6   7   8   9   10   >