From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 07 Dec 2015 10:43:11 +0100 Subject: [PATCH] ARM: multi_v7_defconfig: Enable fan, sensors and audio for Odroid XU3 In-Reply-To: <566553A4.6080106@samsung.com> References: <1449449994-10110-1-git-send-email-k.kozlowski@samsung.com> <3286190.bAhobgE2la@wuerfel> <566553A4.6080106@samsung.com> Message-ID: <1670608.3mJKnXpbtb@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 07 December 2015 18:38:44 Krzysztof Kozlowski wrote: > 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. > Ok, sounds good. Arnd