mbox series

[GIT,PULL,4/4] bcm2835-defconfig-64-next-2018-07-03

Message ID 20180703200511.2725-4-eric@anholt.net
State New
Headers show
Series [GIT,PULL,1/4] bcm2835-dt-next-2018-07-03 | expand

Pull-request

git://github.com/anholt/linux tags/bcm2835-defconfig-64-next-2018-07-03

Message

Eric Anholt July 3, 2018, 8:05 p.m. UTC
The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the Git repository at:

  git://github.com/anholt/linux tags/bcm2835-defconfig-64-next-2018-07-03

for you to fetch changes up to 79db60a8bb0b32fdda90a338f09fc83d7d576abe:

  arm64: defconfig: Enable RPi voltage sensor (2018-06-21 17:31:19 -0700)

----------------------------------------------------------------
This pull request enables the new RPi HWMON driver in the 64-bit
defconfig.

----------------------------------------------------------------
Stefan Wahren (1):
      arm64: defconfig: Enable RPi voltage sensor

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Florian Fainelli July 9, 2018, 12:25 p.m. UTC | #1
On 07/03/2018 01:05 PM, Eric Anholt wrote:
> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
> 
>   Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
> 
> are available in the Git repository at:
> 
>   git://github.com/anholt/linux tags/bcm2835-defconfig-64-next-2018-07-03
> 
> for you to fetch changes up to 79db60a8bb0b32fdda90a338f09fc83d7d576abe:
> 
>   arm64: defconfig: Enable RPi voltage sensor (2018-06-21 17:31:19 -0700)
> 
> ----------------------------------------------------------------
> This pull request enables the new RPi HWMON driver in the 64-bit
> defconfig.
> 
> ----------------------------------------------------------------

Merged, thanks Eric!