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=-3.8 required=3.0 tests=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 CA493C433E0 for ; Fri, 15 May 2020 08:01:56 +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 A8BF4205CB for ; Fri, 15 May 2020 08:01:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A8BF4205CB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org 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 12C746EC0F; Fri, 15 May 2020 08:01:56 +0000 (UTC) Received: from mail-ot1-f65.google.com (mail-ot1-f65.google.com [209.85.210.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4A5906EC0F for ; Fri, 15 May 2020 08:01:54 +0000 (UTC) Received: by mail-ot1-f65.google.com with SMTP id x21so524386otp.13 for ; Fri, 15 May 2020 01:01:54 -0700 (PDT) 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=No2JaVz5PL9MmPbAv0tHg6IM3vHIPX+5t5AsaHw9gns=; b=IRisPxhitKAuM+PaS8uIW5+uZrvMhsx1vUaiOeNhxTlHdFKLH6S93223Dj3n8xAw7I SjCi42wrH5fQVGVlLOgmPJ6pzahHc7cfHITR0ZwfrJOL6pY8fA7A4BVH7WZDIYwwwl+V OzIPfLC7uan4fgXf5WHTVYVqvUg8G3QR2Kwdq8BT1SRYMMh/IyvAHwQhmiJjjZs9IOUl jq+w09p2qTBd0+d11+/jBgSVeqt8dPw9P6hISUvt09dq13Dt7NFk4gTXMDaja6H1myS/ 5GhhqY0f0uFXmgC5M3jwXrjzJ4cXZDcOLwk5GWNAOXMnUh45Y0RbHezO/OJVEd79/Zug oc9w== X-Gm-Message-State: AOAM5312iterOEAqzPuEvEbKBNNht9dWUSHnC38C3c4MkK+IOYIyJX5t 9byjFlyV52J/a6q2HQw0nF2bPQQSRmMgRCLK4zM= X-Google-Smtp-Source: ABdhPJwCq6Y/lOs53RDggLTbS01RRScdoE3P0pVdRcRsT6E+Llk//ag9J6IDyB3C9hS6lPP/nYJ2mm4UVfS8s0ycXAc= X-Received: by 2002:a9d:7e92:: with SMTP id m18mr1308992otp.145.1589529713631; Fri, 15 May 2020 01:01:53 -0700 (PDT) MIME-Version: 1.0 References: <20200515012432.31326-1-laurent.pinchart+renesas@ideasonboard.com> <20200515012432.31326-4-laurent.pinchart+renesas@ideasonboard.com> In-Reply-To: <20200515012432.31326-4-laurent.pinchart+renesas@ideasonboard.com> From: Geert Uytterhoeven Date: Fri, 15 May 2020 10:01:42 +0200 Message-ID: Subject: Re: [PATCH 3/8] dt-bindings: media: renesas,fcp: Add resets and iommus properties To: Laurent Pinchart 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-Renesas , Rob Herring , DRI Development , Linux Media Mailing List Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, May 15, 2020 at 3:45 AM Laurent Pinchart wrote: > The resets and iommus properties are used in DT sources in the kernel > tree. Document them, and make resets mandatory. The iommus property is > optional as not all platforms wire the FCP to a functional IOMMU. > > Signed-off-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel