From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH] ARM: defconfig: qcom: add APQ8060 DragonBoard devices Date: Tue, 10 Jan 2017 08:53:48 -0600 Message-ID: <20170110145348.GD5710@hector.attlocal.net> References: <20170110095521.14146-1-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pf0-f172.google.com ([209.85.192.172]:33806 "EHLO mail-pf0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761800AbdAJOxz (ORCPT ); Tue, 10 Jan 2017 09:53:55 -0500 Received: by mail-pf0-f172.google.com with SMTP id 127so48520290pfg.1 for ; Tue, 10 Jan 2017 06:53:50 -0800 (PST) Content-Disposition: inline In-Reply-To: <20170110095521.14146-1-linus.walleij@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Linus Walleij Cc: linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, Bjorn Andersson , Stephen Boyd , David Brown On Tue, Jan 10, 2017 at 10:55:21AM +0100, Linus Walleij wrote: > This default-enables the devices found on the APQ8060 DragonBoard > in the qcom_defconfig: > > - EBI2 bus > - SMSC911x ethernet > - LEDs class and PM8058 LEDs driver, trigger and heartbeat > trigger (so we get heartbeat on the board by default) > - IIO framework, including the HRTimer trigger, KXSD9 > accelerometer, MPU3050 gyroscope, AK8975 magnetometer and > BMP085 pressure sensor > > Signed-off-by: Linus Walleij This brings up a point of discussion. Do we even need the qcom_defconfig any more? Is everyone comfortable with using the multi_v7_defconfig? Aside from size of the image, i can't think of any other reason to keep around the separate qcom file. Regards, Andy From mboxrd@z Thu Jan 1 00:00:00 1970 From: andy.gross@linaro.org (Andy Gross) Date: Tue, 10 Jan 2017 08:53:48 -0600 Subject: [PATCH] ARM: defconfig: qcom: add APQ8060 DragonBoard devices In-Reply-To: <20170110095521.14146-1-linus.walleij@linaro.org> References: <20170110095521.14146-1-linus.walleij@linaro.org> Message-ID: <20170110145348.GD5710@hector.attlocal.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jan 10, 2017 at 10:55:21AM +0100, Linus Walleij wrote: > This default-enables the devices found on the APQ8060 DragonBoard > in the qcom_defconfig: > > - EBI2 bus > - SMSC911x ethernet > - LEDs class and PM8058 LEDs driver, trigger and heartbeat > trigger (so we get heartbeat on the board by default) > - IIO framework, including the HRTimer trigger, KXSD9 > accelerometer, MPU3050 gyroscope, AK8975 magnetometer and > BMP085 pressure sensor > > Signed-off-by: Linus Walleij This brings up a point of discussion. Do we even need the qcom_defconfig any more? Is everyone comfortable with using the multi_v7_defconfig? Aside from size of the image, i can't think of any other reason to keep around the separate qcom file. Regards, Andy