[GIT PULL 1/4] bcm2835-defconfig-next-2017-06-12

8 messages, 2 authors, 2017-06-13 · open the first message on its own page

[GIT PULL 1/4] bcm2835-defconfig-next-2017-06-12

From: Eric Anholt <hidden>
Date: 2017-06-13 17:44:03

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://github.com/anholt/linux tags/bcm2835-defconfig-next-2017-06-12

for you to fetch changes up to 3e9aaaf1d814586404dc93461ec955dd90dc8934:

  ARM: bcm2835_defconfig: Enable serial & ethernet USB gadget support (2017-06-12 14:07:38 -0700)

----------------------------------------------------------------
This pull request enables USB OTG mode in the Pi 0/1 defconfig.

----------------------------------------------------------------
Stefan Wahren (1):
      ARM: bcm2835_defconfig: Enable serial & ethernet USB gadget support

 arch/arm/configs/bcm2835_defconfig | 8 ++++++++
 1 file changed, 8 insertions(+)

[GIT PULL 2/4] bcm2835-maintainers-next-2017-06-08

From: Eric Anholt <hidden>
Date: 2017-06-13 17:44:06

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://github.com/anholt/linux tags/bcm2835-maintainers-next-2017-06-08

for you to fetch changes up to c5c168b66f5b3cb77bf57d84bf624ce412f0976e:

  MAINTAINERS: Remove Lee Jones from bcm2835. (2017-05-15 14:39:57 -0700)

----------------------------------------------------------------
This pull request drops Lee Jones from bcm2835 maintainership, who has
been inactive for over a year.

----------------------------------------------------------------
Eric Anholt (1):
      MAINTAINERS: Remove Lee Jones from bcm2835.

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

[GIT PULL 3/4] bcm2835-dt-next-2017-06-12

From: Eric Anholt <hidden>
Date: 2017-06-13 17:44:11

The following changes since commit 1f8216e7f78c2e55b07117c77887a314bc36f690:

  Merge tag 'bcm2835-dt-next-2017-03-30' into devicetree/next (2017-05-13 20:22:59 -0700)

are available in the git repository at:

  git://github.com/anholt/linux tags/bcm2835-dt-next-2017-06-12

for you to fetch changes up to 9c53535a15b63218204f2bab2c279b3e64c61c0e:

  ARM: dts: bcm2835-rpi-zero: Enable OTG mode (2017-06-12 13:28:50 -0700)

----------------------------------------------------------------
This pull request brings in installation of the RPi3 DT in 32-bit
mode, the new thermal nodes, switches to the faster sdhost controller
for MMC, and enables USB OTG mode on the Pi 0.

----------------------------------------------------------------
Eric Anholt (1):
      ARM: dts: Add devicetree for the Raspberry Pi 3, for arm32 (v6)

Gerd Hoffmann (1):
      ARM: dts: bcm283x: switch from &sdhci to &sdhost

Stefan Wahren (4):
      ARM: dts: bcm283x: Add CPU thermal zone with 1 trip point
      ARM: dts: bcm283x: Add dtsi for OTG mode
      ARM: dts: bcm283x: Add generic USB PHY
      ARM: dts: bcm2835-rpi-zero: Enable OTG mode

 arch/arm/boot/dts/Makefile                 |  1 +
 arch/arm/boot/dts/bcm2835-rpi-zero.dts     |  2 +-
 arch/arm/boot/dts/bcm2835-rpi.dtsi         |  2 +-
 arch/arm/boot/dts/bcm2835.dtsi             |  4 ++++
 arch/arm/boot/dts/bcm2836.dtsi             |  4 ++++
 arch/arm/boot/dts/bcm2837-rpi-3-b.dts      |  1 +
 arch/arm/boot/dts/bcm283x-rpi-usb-otg.dtsi | 10 ++++++++++
 arch/arm/boot/dts/bcm283x.dtsi             | 27 +++++++++++++++++++++++++++
 8 files changed, 49 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm2837-rpi-3-b.dts
 create mode 100644 arch/arm/boot/dts/bcm283x-rpi-usb-otg.dtsi

[GIT PULL 4/4] bcm2835-dt-64-next-2017-06-08

From: Eric Anholt <hidden>
Date: 2017-06-13 17:44:35

Hi Florian,

Here's the last pull request in this series.  I've based this summary
on the bcm2835-dt-next tag, to clarify what's in this patch series,
but it does require being careful since it involves a cross-merge
between branches.

The following changes since commit a19adf8d86e822eba502486524127595372c85f6:

  ARM: dts: bcm283x: switch from &sdhci to &sdhost (2017-05-16 14:38:41 -0700)

are available in the git repository at:

  git://github.com/anholt/linux tags/bcm2835-dt-64-next-2017-06-08

for you to fetch changes up to 4ae6f954b96c1fea86c6f21ae8fc413f5fc3444e:

  ARM64: dts: bcm2837: Define CPU thermal coefficients (2017-06-08 12:35:45 -0700)

----------------------------------------------------------------
This pull request brings in the switch to sdhost for MMC on RPi3
(improving storage performance and leaving sdhci for wireless), and
the correct CPU thermal coefficients.

The thermal changes required a merge from bcm2835-dt-next, where the
nodes were added.

----------------------------------------------------------------
Eric Anholt (1):
      Merge tag 'bcm2835-dt-next-2017-06-08' into bcm2835-dt-64-next

Gerd Hoffmann (1):
      arm64: dts: bcm2837: add &sdhci and &sdhost

Stefan Wahren (1):
      ARM64: dts: bcm2837: Define CPU thermal coefficients

 arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts | 17 +++++++++++++++++
 arch/arm64/boot/dts/broadcom/bcm2837.dtsi        |  4 ++++
 2 files changed, 21 insertions(+)

Re: [GIT PULL 1/4] bcm2835-defconfig-next-2017-06-12

From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2017-06-13 19:37:45

On 06/13/2017 10:43 AM, Eric Anholt wrote:
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://github.com/anholt/linux tags/bcm2835-defconfig-next-2017-06-12

for you to fetch changes up to 3e9aaaf1d814586404dc93461ec955dd90dc8934:

  ARM: bcm2835_defconfig: Enable serial & ethernet USB gadget support (2017-06-12 14:07:38 -0700)

----------------------------------------------------------------
This pull request enables USB OTG mode in the Pi 0/1 defconfig.

----------------------------------------------------------------
Stefan Wahren (1):
      ARM: bcm2835_defconfig: Enable serial & ethernet USB gadget support
Merged, thanks Eric!
 arch/arm/configs/bcm2835_defconfig | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
Florian

Re: [GIT PULL 2/4] bcm2835-maintainers-next-2017-06-08

From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2017-06-13 19:39:30

On 06/13/2017 10:43 AM, Eric Anholt wrote:
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://github.com/anholt/linux tags/bcm2835-maintainers-next-2017-06-08

for you to fetch changes up to c5c168b66f5b3cb77bf57d84bf624ce412f0976e:

  MAINTAINERS: Remove Lee Jones from bcm2835. (2017-05-15 14:39:57 -0700)

----------------------------------------------------------------
This pull request drops Lee Jones from bcm2835 maintainership, who has
been inactive for over a year.

----------------------------------------------------------------
Eric Anholt (1):
      MAINTAINERS: Remove Lee Jones from bcm2835.

Merged, thanks Eric!
--
Florian

Re: [GIT PULL 3/4] bcm2835-dt-next-2017-06-12

From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2017-06-13 19:39:50

On 06/13/2017 10:43 AM, Eric Anholt wrote:
The following changes since commit 1f8216e7f78c2e55b07117c77887a314bc36f690:

  Merge tag 'bcm2835-dt-next-2017-03-30' into devicetree/next (2017-05-13 20:22:59 -0700)

are available in the git repository at:

  git://github.com/anholt/linux tags/bcm2835-dt-next-2017-06-12

for you to fetch changes up to 9c53535a15b63218204f2bab2c279b3e64c61c0e:

  ARM: dts: bcm2835-rpi-zero: Enable OTG mode (2017-06-12 13:28:50 -0700)

----------------------------------------------------------------
This pull request brings in installation of the RPi3 DT in 32-bit
mode, the new thermal nodes, switches to the faster sdhost controller
for MMC, and enables USB OTG mode on the Pi 0.

----------------------------------------------------------------
Eric Anholt (1):
      ARM: dts: Add devicetree for the Raspberry Pi 3, for arm32 (v6)

Gerd Hoffmann (1):
      ARM: dts: bcm283x: switch from &sdhci to &sdhost

Stefan Wahren (4):
      ARM: dts: bcm283x: Add CPU thermal zone with 1 trip point
      ARM: dts: bcm283x: Add dtsi for OTG mode
      ARM: dts: bcm283x: Add generic USB PHY
      ARM: dts: bcm2835-rpi-zero: Enable OTG mode
Merged, thanks Eric!
-- 
-- 
Florian

Re: [GIT PULL 4/4] bcm2835-dt-64-next-2017-06-08

From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2017-06-13 19:41:07

On 06/13/2017 10:43 AM, Eric Anholt wrote:
Hi Florian,

Here's the last pull request in this series.  I've based this summary
on the bcm2835-dt-next tag, to clarify what's in this patch series,
but it does require being careful since it involves a cross-merge
between branches.
Merged, thanks, I will make sure this is also promoted to my pull
request tag.

Thanks!
-- 
Florian
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help