From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755880AbbLGJiy (ORCPT ); Mon, 7 Dec 2015 04:38:54 -0500 Received: from mailout1.w1.samsung.com ([210.118.77.11]:14550 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755836AbbLGJiv (ORCPT ); Mon, 7 Dec 2015 04:38:51 -0500 X-AuditID: cbfec7f4-f79026d00000418a-c0-566553a88fa5 Subject: Re: [PATCH] ARM: multi_v7_defconfig: Enable fan, sensors and audio for Odroid XU3 To: Arnd Bergmann References: <1449449994-10110-1-git-send-email-k.kozlowski@samsung.com> <3286190.bAhobgE2la@wuerfel> Cc: Javier Martinez Canillas , Kukjin Kim , Olof Johansson , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Kevin Hilman From: Krzysztof Kozlowski Message-id: <566553A4.6080106@samsung.com> Date: Mon, 07 Dec 2015 18:38:44 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-version: 1.0 In-reply-to: <3286190.bAhobgE2la@wuerfel> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrPLMWRmVeSWpSXmKPExsVy+t/xa7orglPDDJYfNLX4O+kYu8Wbt2uY LF6/MLTof/ya2eLr4RWMFpseX2O1uLxrDpvFjPP7mCxOXf/M5sDp8fvXJEaPTas62TzuXNvD 5rF5Sb3HlRNNrB5b+u+ye/RtWcXo8XmTXABHFJdNSmpOZllqkb5dAlfG1M6ygiUcFdOnPWFp YDzM1sXIySEhYCJxcdEOZghbTOLCvfVAcS4OIYGljBKn+96zgCSEBJ4ySszY5QtiCwvESGy5 dxosLiKgKDH1xTNmiJo0iVV3elhAmpkFWpkkdl3/CLaBTcBYYvPyJWA2r4CWRO+6M2ANLAKq Em9vL2bqYuTgEBWIkFi0IxOiRFDix+R7YPM5BTQl7jQ9YgQpYRbQk7h/UQskzCwgL7F5zVvm CYwCs5B0zEKomoWkagEj8ypG0dTS5ILipPRcQ73ixNzi0rx0veT83E2MkGj4soNx8TGrQ4wC HIxKPLwW6SlhQqyJZcWVuYcYJTiYlUR4ObxSw4R4UxIrq1KL8uOLSnNSiw8xSnOwKInzzt31 PkRIID2xJDU7NbUgtQgmy8TBKdXAaP+HMWPjf46Hnkpd06Zv1Dvltvv4JoXHTeY3OGNky/Vv NrNbZurML/vwweGaaAMTn3bxj9/H1eYvMvI8cpPd4/aL+j4JyQ/t3wwbVhgufPBbt35Felnz SkbNXduZLk2tFLj4+XR2ovf/vvTpwctK16VtSTkRsezNBsbIk7pBwSxbv1/4b9N/UImlOCPR UIu5qDgRAGo2/duCAgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07.12.2015 18:14, Arnd Bergmann wrote: > On Monday 07 December 2015 09:59:54 Krzysztof Kozlowski wrote: >> For Odroid XU3-family enable the: >> - PWM fan (to control the CPU fan using thermal subsystem), >> - TI INA231 sensors (provide power measurements of big.LITTLE cores, >> DRAM and GPU), >> - Samsung sound (for Odroid XU3 and Snow as well). >> >> Signed-off-by: Krzysztof Kozlowski >> > > Looks good. Do you have a samsung/defconfig branch already that you > can put this into, or should be pick it up into arm-soc directly? > > My preference is the former, but it would be a bit silly if that > is the only samsung defconfig change we need. I had a couple of defconfig patches in my queue but I sent them last week to Kukjin in pull request. He didn't pull it yet. Maybe he could apply this patch after pulling? Anyway we can wait for a few days to sort it out. If I don't have another defconfig patches then I will remind myself with applying it to arm-soc. Best regards, Krzysztof