From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3196C33CAE for ; Mon, 13 Jan 2020 04:52:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 84F5F21556 for ; Mon, 13 Jan 2020 04:52:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="nJa1RC4I" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387611AbgAMEwR (ORCPT ); Sun, 12 Jan 2020 23:52:17 -0500 Received: from mail-qk1-f193.google.com ([209.85.222.193]:35230 "EHLO mail-qk1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387582AbgAMEwR (ORCPT ); Sun, 12 Jan 2020 23:52:17 -0500 Received: by mail-qk1-f193.google.com with SMTP id z76so7443981qka.2 for ; Sun, 12 Jan 2020 20:52:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=e91pGy24VVvYbYr4rZmi8ICedLezu/8qcs1+qti5PJ0=; b=nJa1RC4Is4dH0rAe9i+D5MWd8LXDimOk6ZHr02eCBlWBA8xjfA1YwLeH281ThOQo26 3n0FogtRyfXpjYPLqCmbEwWd6PleQsb+MViHIIAEWMv1TouAMJ/z0HNp/N2WOxWDQey8 01RkACdWQwDmWqyqttBUE7JWHXXbHLKWKmir0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=e91pGy24VVvYbYr4rZmi8ICedLezu/8qcs1+qti5PJ0=; b=cNyQIbl5kQP3gsvq2vjlU8fmOB1EuOi2EZ4inwQwgMP9xqcLzjTWy7sOLQtOGGrAES JeDWHc+YsIus4cz+EIIdZ4w3Z2AuUJBfiO3yQFMPeQ1Milh73JAYBRAgv5hzN6yVbmjq ZbrvPa6dUWRe5q/1xft1HHaQUkUTJ/noPWL3LTxtX4UsKCeLYtbn72mryYwH6Dzq4X/p hSIIbm3bEGGTImwLucYUaJmbfY3wihCoTsey0TEXkLZH3q64v+D/78aAwGTW9itJ7dTg 8LYvYNwKcJkLv+p8JaiYfM2y1IGP2ATvCVBEiXe/Qs3yofCLBLgVdIYrsBB6Gt/cOJXj eA/g== X-Gm-Message-State: APjAAAXRLsiEy7eqGXm2+5Jw4VLRCMCxx1pFXgIXvAGVfb1cXtNcf5QI bNsU3mWK/KLp3HpnesVF5cRfnD34TmhS7XdLwm5ySw== X-Google-Smtp-Source: APXvYqxQiKAiE5eUtsTQf70lo04q3M2951zkP4HBkJ3NdNMiSbRwCRCDOu23qOqzzIb3z7Vd3CR6g4sfwUCYbV478kw= X-Received: by 2002:ae9:f003:: with SMTP id l3mr9903798qkg.457.1578891136362; Sun, 12 Jan 2020 20:52:16 -0800 (PST) MIME-Version: 1.0 References: <20191226093930.22413-1-yong.liang@mediatek.com> <20191226093930.22413-2-yong.liang@mediatek.com> <675aa211-eba5-e44c-0931-32c1b6d5ca8b@gmail.com> In-Reply-To: <675aa211-eba5-e44c-0931-32c1b6d5ca8b@gmail.com> From: Nicolas Boichat Date: Mon, 13 Jan 2020 12:52:05 +0800 Message-ID: Subject: Re: [PATCH v1 1/1] amr64: dts: modify mt8183.dtsi To: Matthias Brugger Cc: Yong Liang , linux-arm Mailing List , "moderated list:ARM/Mediatek SoC support" , Rob Herring , Mark Rutland , Devicetree List , lkml Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 8, 2020 at 10:05 PM Matthias Brugger wrote: > > > > On 26/12/2019 10:39, Yong Liang wrote: > > From: "yong.liang" > > > > Include mt8183-reset.h and add reset-cells in infracfg > > in dtsi file > > > > Signed-off-by: yong.liang > > applied with fixed subject line to v5.5-next/dts64 Well the subject line here still says amr64 ,-P https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/commit/?h=v5.5-next/dts64&id=42f8e5356122feb2003d7696c83cfec46daa8d44 I guess you can still fix this up as the branch has nothing else on it and we shoudn't care about stability. > > Thanks > > > --- > > arch/arm64/boot/dts/mediatek/mt8183.dtsi | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > index 10b32471bc7b..76bfcbdf097a 100644 > > --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > @@ -8,6 +8,7 @@ > > #include > > #include > > #include > > +#include > > #include "mt8183-pinfunc.h" > > > > / { > > @@ -227,6 +228,7 @@ > > compatible = "mediatek,mt8183-infracfg", "syscon"; > > reg = <0 0x10001000 0 0x1000>; > > #clock-cells = <1>; > > + #reset-cells = <1>; > > }; > > > > pio: pinctrl@10005000 { > > > > _______________________________________________ > Linux-mediatek mailing list > Linux-mediatek@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-mediatek