From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934133AbdCUTmW (ORCPT ); Tue, 21 Mar 2017 15:42:22 -0400 Received: from anholt.net ([50.246.234.109]:42450 "EHLO anholt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933004AbdCUTlD (ORCPT ); Tue, 21 Mar 2017 15:41:03 -0400 From: Eric Anholt To: Lee Jones , Florian Fainelli Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Stefan Wahren , bcm-kernel-feedback-list@broadcom.com, Eric Anholt Subject: [GIT PULL 1/4] bcm2835 arm64 defconfig updates for 4.12 Date: Tue, 21 Mar 2017 12:39:51 -0700 Message-Id: <20170321193952.10270-3-eric@anholt.net> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170321193952.10270-1-eric@anholt.net> References: <20170321193952.10270-1-eric@anholt.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linux 4.11-rc1 (2017-03-05 12:59:56 -0800) are available in the git repository at: git://github.com/anholt/linux tags/bcm2835-defconfig-64-next-2017-03-21 for you to fetch changes up to 3c9d36192802d60fca73c85c7096221371c36be7: arm64: set CONFIG_MMC_BCM2835=y in defconfig (2017-03-17 17:02:52 -0700) ---------------------------------------------------------------- This pull request starts building the new SDHOST MMC driver on multi_v7_defconfig, so that we can switch to it by default in the following release. ---------------------------------------------------------------- Gerd Hoffmann (1): arm64: set CONFIG_MMC_BCM2835=y in defconfig arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) From mboxrd@z Thu Jan 1 00:00:00 1970 From: eric@anholt.net (Eric Anholt) Date: Tue, 21 Mar 2017 12:39:51 -0700 Subject: [GIT PULL 1/4] bcm2835 arm64 defconfig updates for 4.12 In-Reply-To: <20170321193952.10270-1-eric@anholt.net> References: <20170321193952.10270-1-eric@anholt.net> Message-ID: <20170321193952.10270-3-eric@anholt.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Linux 4.11-rc1 (2017-03-05 12:59:56 -0800) are available in the git repository at: git://github.com/anholt/linux tags/bcm2835-defconfig-64-next-2017-03-21 for you to fetch changes up to 3c9d36192802d60fca73c85c7096221371c36be7: arm64: set CONFIG_MMC_BCM2835=y in defconfig (2017-03-17 17:02:52 -0700) ---------------------------------------------------------------- This pull request starts building the new SDHOST MMC driver on multi_v7_defconfig, so that we can switch to it by default in the following release. ---------------------------------------------------------------- Gerd Hoffmann (1): arm64: set CONFIG_MMC_BCM2835=y in defconfig arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)