[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190312200656.30759-1-eric@anholt.net>
Date: Tue, 12 Mar 2019 13:06:56 -0700
From: Eric Anholt <eric@...olt.net>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Stefan Wahren <stefan.wahren@...e.com>,
bcm-kernel-feedback-list@...adcom.com,
Eric Anholt <eric@...olt.net>
Subject: [GIT PULL] bcm2835-drivers-next-2019-03-12
Hi Florian,
here's an updated PR on top of bcm2835-drivers-next-2019-02-01.
The following changes since commit e1dc2b2e1bef7237fd8fc055fe1ec2a6ff001f91:
ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware. (2019-02-01 10:34:32 +0100)
are available in the Git repository at:
git://github.com/anholt/linux tags/bcm2835-drivers-next-2019-03-12
for you to fetch changes up to 7a9b6be9fe58194d9a349159176e8cc0d8f10ef8:
arm64: bcm2835: Add missing dependency on MFD_CORE. (2019-03-12 13:01:05 -0700)
----------------------------------------------------------------
This pull request brings in a build fix for arm64 with bcm2835
enabled, and fixes the driver in the presence of -EPROBE_DEFER.
----------------------------------------------------------------
Eric Anholt (3):
soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support.
soc: bcm: bcm2835-pm: Fix error paths of initialization.
arm64: bcm2835: Add missing dependency on MFD_CORE.
arch/arm64/Kconfig.platforms | 1 +
drivers/soc/bcm/bcm2835-power.c | 49 +++++++++++++++++++++++++++++++++++------
2 files changed, 43 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists