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=-6.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 96BE8C43461 for ; Thu, 10 Sep 2020 23:24:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5A8D2208A9 for ; Thu, 10 Sep 2020 23:24:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725355AbgIJXYX (ORCPT ); Thu, 10 Sep 2020 19:24:23 -0400 Received: from relmlor1.renesas.com ([210.160.252.171]:62174 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725283AbgIJXYX (ORCPT ); Thu, 10 Sep 2020 19:24:23 -0400 Date: 11 Sep 2020 08:24:21 +0900 X-IronPort-AV: E=Sophos;i="5.76,413,1592838000"; d="scan'208";a="56969349" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 11 Sep 2020 08:24:21 +0900 Received: from mercury.renesas.com (unknown [10.166.252.133]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 8906A4006DFB; Fri, 11 Sep 2020 08:24:21 +0900 (JST) Message-ID: <87v9gltdza.wl-kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto To: Geert Uytterhoeven Cc: Rob Herring , Laurent , David Airlie , Daniel Vetter , Magnus , Linux-Renesas , Linux-DT , Kieran Bingham , shimoda , DRI Development Subject: Re: [PATCH v2 05/10] arm64: dts: renesas: r8a77961: Add FCP device nodes In-Reply-To: References: <87o8mhrtxo.wl-kuninori.morimoto.gx@renesas.com> <87h7s9rtvl.wl-kuninori.morimoto.gx@renesas.com> User-Agent: Wanderlust/2.15.9 Emacs/26.3 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Geert > > From: Kuninori Morimoto > > > > This patch adds FCP device nodes for R-Car M3-W+ (r8a77961) SoC. > > This patch was tested on R-Car M3-W+ Salvator-XS board. > > > > Signed-off-by: Kuninori Morimoto (snip) > Missing "iommus = <&ipmmu_vc0 16>;" (snip) > Missing "iommus = <&ipmmu_vi0 5>;" As I mentioned at [07/10] reply, I dropped the features which I'm not sure how to confirm/test from initial support. I hope expert people will update it. Thank you for your help !! Best regards --- Kuninori Morimoto 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=-6.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 63B90C2D0A7 for ; Thu, 10 Sep 2020 23:24:25 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 11E98207FB for ; Thu, 10 Sep 2020 23:24:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 11E98207FB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=renesas.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 910B36E261; Thu, 10 Sep 2020 23:24:24 +0000 (UTC) Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by gabe.freedesktop.org (Postfix) with ESMTP id AB0B36E261 for ; Thu, 10 Sep 2020 23:24:22 +0000 (UTC) Date: 11 Sep 2020 08:24:21 +0900 X-IronPort-AV: E=Sophos;i="5.76,413,1592838000"; d="scan'208";a="56969349" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 11 Sep 2020 08:24:21 +0900 Received: from mercury.renesas.com (unknown [10.166.252.133]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 8906A4006DFB; Fri, 11 Sep 2020 08:24:21 +0900 (JST) Message-ID: <87v9gltdza.wl-kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto To: Geert Uytterhoeven Subject: Re: [PATCH v2 05/10] arm64: dts: renesas: r8a77961: Add FCP device nodes In-Reply-To: References: <87o8mhrtxo.wl-kuninori.morimoto.gx@renesas.com> <87h7s9rtvl.wl-kuninori.morimoto.gx@renesas.com> User-Agent: Wanderlust/2.15.9 Emacs/26.3 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux-DT , David Airlie , shimoda , Kieran Bingham , Magnus , DRI Development , Linux-Renesas , Rob Herring , Laurent Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Geert > > From: Kuninori Morimoto > > > > This patch adds FCP device nodes for R-Car M3-W+ (r8a77961) SoC. > > This patch was tested on R-Car M3-W+ Salvator-XS board. > > > > Signed-off-by: Kuninori Morimoto (snip) > Missing "iommus = <&ipmmu_vc0 16>;" (snip) > Missing "iommus = <&ipmmu_vi0 5>;" As I mentioned at [07/10] reply, I dropped the features which I'm not sure how to confirm/test from initial support. I hope expert people will update it. Thank you for your help !! Best regards --- Kuninori Morimoto _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel