From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751418AbdBFHWh (ORCPT ); Mon, 6 Feb 2017 02:22:37 -0500 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:38532 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751103AbdBFHWe (ORCPT ); Mon, 6 Feb 2017 02:22:34 -0500 MIME-Version: 1.0 In-Reply-To: <8008c3ca3c8451e4f961477ef5c0f4769c65538c.1486320544.git-series.maxime.ripard@free-electrons.com> References: <8008c3ca3c8451e4f961477ef5c0f4769c65538c.1486320544.git-series.maxime.ripard@free-electrons.com> From: Chen-Yu Tsai Date: Mon, 6 Feb 2017 15:22:11 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 8/9] ARM: sun5i: r8: Merge common controllers into the common DTSI To: Maxime Ripard Cc: Chen-Yu Tsai , linux-arm-kernel , linux-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 6, 2017 at 2:49 AM, Maxime Ripard wrote: > Some controllers found in the R8 DTSI actually apply to all of the sun5i > family. Move those into the common DTSI so that all SoCs can benefit from > it. > > Signed-off-by: Maxime Ripard Acked-by: Chen-Yu Tsai From mboxrd@z Thu Jan 1 00:00:00 1970 From: wens@csie.org (Chen-Yu Tsai) Date: Mon, 6 Feb 2017 15:22:11 +0800 Subject: [PATCH 8/9] ARM: sun5i: r8: Merge common controllers into the common DTSI In-Reply-To: <8008c3ca3c8451e4f961477ef5c0f4769c65538c.1486320544.git-series.maxime.ripard@free-electrons.com> References: <8008c3ca3c8451e4f961477ef5c0f4769c65538c.1486320544.git-series.maxime.ripard@free-electrons.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Feb 6, 2017 at 2:49 AM, Maxime Ripard wrote: > Some controllers found in the R8 DTSI actually apply to all of the sun5i > family. Move those into the common DTSI so that all SoCs can benefit from > it. > > Signed-off-by: Maxime Ripard Acked-by: Chen-Yu Tsai