Hi Florian,
this is fixup of the last pull request. I moved all parts of the PM driver
out of this pull request in order to avoid any conflicts.
The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
are available in the git repository at:
git://github.com/anholt/linux tags/bcm2835-dt-next-2019-02-01
for you to fetch changes up to ab1b4ef966af90ad79fa3c4c124e47915cddde10:
ARM: dts: bcm2835-rpi-zero-w: Drop unnecessary pinctrl (2019-01-22 07:25:59 +0100)
----------------------------------------------------------------
This pull request adds support for the new Raspberry Pi 3 A+ and
the missing GPIO labels for RPi 2/3. Additionally it contains
some minor DT fixes.
----------------------------------------------------------------
Stefan Wahren (9):
dt-bindings: bcm: Add Raspberry Pi 3 A+
ARM: dts: add Raspberry Pi 3 A+
ARM: dts: bcm283x: Fix DTC warning for memory node
ARM: dts: bcm2835-rpi: Drop unnecessary #address-cells/#size-cells
ARM: dts: bcm2835: Fix labels for GPIO 0,1
ARM: dts: bcm2837-rpi-3-b: Use consistent label for HDMI hotplug
ARM: dts: bcm2837-rpi-3-b-plus: Clarify label for STATUS_LED
ARM: dts: bcm283x: Add missing GPIO line names
ARM: dts: bcm2835-rpi-zero-w: Drop unnecessary pinctrl
Hi Florian,
The following changes since commit f494caa480f7089ff9bba16dd865e190cee7e545:
soc: bcm: Make PM driver default for BCM2835 (2019-01-24 19:19:22 +0100)
are available in the git repository at:
git://github.com/anholt/linux tags/bcm2835-drivers-next-2019-02-01
for you to fetch changes up to e1dc2b2e1bef7237fd8fc055fe1ec2a6ff001f91:
ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware. (2019-02-01 10:34:32 +0100)
----------------------------------------------------------------
This pull requests adds the missing devicetree parts for the
new BCM2835 PM driver which depends on the driver changes.
-------------------------------------------------
Eric Anholt (2):
ARM: bcm283x: Extend the WDT DT node out to cover the whole PM block. (v4)
ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware.
On 2/1/19 11:24 AM, Stefan Wahren wrote:
> Hi Florian,
>
> The following changes since commit f494caa480f7089ff9bba16dd865e190cee7e545:
>
> soc: bcm: Make PM driver default for BCM2835 (2019-01-24 19:19:22 +0100)
>
> are available in the git repository at:
>
> git://github.com/anholt/linux tags/bcm2835-drivers-next-2019-02-01
>
> for you to fetch changes up to e1dc2b2e1bef7237fd8fc055fe1ec2a6ff001f91:
>
> ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware. (2019-02-01 10:34:32 +0100)
>
> ----------------------------------------------------------------
> This pull requests adds the missing devicetree parts for the
> new BCM2835 PM driver which depends on the driver changes.
>
> -------------------------------------------------
Thanks for the quick turn around Stefan. Do you want this applied on top
of the previous drivers pull request you submitted, or as a replacement?
>
> Eric Anholt (2):
> ARM: bcm283x: Extend the WDT DT node out to cover the whole PM block. (v4)
> ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware.
>
--
Florian