Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933385AbcJUNcF (ORCPT ); Fri, 21 Oct 2016 09:32:05 -0400 Received: from mail-pf0-f174.google.com ([209.85.192.174]:32855 "EHLO mail-pf0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754764AbcJUNcC (ORCPT ); Fri, 21 Oct 2016 09:32:02 -0400 Subject: Re: [PATCH] ARM: dts: sun8i: Add SPI controller node in H3 To: Maxime Ripard References: <20161019134608.12850-1-woogyom.kim@gmail.com> <20161020154442.m2lphzwfabjacw5t@lukather> Cc: Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org From: Milo Kim Message-ID: <2fe2030e-ceea-a2f6-4d63-b7b92e159de7@gmail.com> Date: Fri, 21 Oct 2016 22:31:57 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20161020154442.m2lphzwfabjacw5t@lukather> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 351 Lines: 12 Hi Maxime, On 10/21/2016 12:44 AM, Maxime Ripard wrote: > Ideally, this would be part of your serie to add the H3 support to the > spi driver. This way, you make it explicit that there is a dependency > between the two, and it's easier for us :) OK, I hesitated before dividing it. It's clear to me now. Thanks for your comment! Best regards, Milo