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.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 9FA4CC432BE for ; Tue, 31 Aug 2021 14:25:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7436861059 for ; Tue, 31 Aug 2021 14:25:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235450AbhHaO0X (ORCPT ); Tue, 31 Aug 2021 10:26:23 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:46724 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233466AbhHaO0X (ORCPT ); Tue, 31 Aug 2021 10:26:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1630419927; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=OA/jhyLAYtK1tYZ39fbir6HGMf0iZmNE8/Rh8O+Ui3Q=; b=Ee2oFBqiEdBsw45OB+cwbDyOThwixg1+zYqbSLlcixvOiukyHna+tFznnPYbnt1oNAbCLi H3oru32Wn3CgT13dWzkPPOm/De7il63fxbWn8OhCVMEgmI9gAIC5zyhBO5UwnmpPN3arfn jSyf4QsNVPHRleLsZtim4xiSHblXjpU= Received: from mail-ej1-f69.google.com (mail-ej1-f69.google.com [209.85.218.69]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-604-M3VHMQaVPfGHM9CJ8yUCbA-1; Tue, 31 Aug 2021 10:25:26 -0400 X-MC-Unique: M3VHMQaVPfGHM9CJ8yUCbA-1 Received: by mail-ej1-f69.google.com with SMTP id x21-20020a170906135500b005d8d4900c5eso696094ejb.4 for ; Tue, 31 Aug 2021 07:25:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=OA/jhyLAYtK1tYZ39fbir6HGMf0iZmNE8/Rh8O+Ui3Q=; b=PtpSw8IVFuZgpOCnMeWWhHwRHjktxAXlEVph4cojdSuIArT0a/7gIkKKCzsZL/TYNm MKESHhbdPYeDPKWC3YmVon/Fr3HEtDOZr9ihyteg0fAk9ItAJu4FkVA8/FRc09kdFYdH C/Cg5CHekuDj2qoAcgymwNXS41ZxEhT4zOU0e/Eul09gaePJ6hXv5dnoxuVVZPxdtl9W gq9e4XGuWQY+ZK5noLjLNYNLMsUeZjmpA+1/l5J5zTOJWauRUybMf+JD0yOzI6VCBQkV PvWGL9/UqwEnN03LVJUNIFeLT03NjEcNLx3lunHNeK7rkwx7skDvr9kA3t0lGDMCJqn7 PXhw== X-Gm-Message-State: AOAM532xC9jXZ7VVpTnCSv8KwOiOAiGxcwuBQD1m/1ykZuKQVLNIxB49 M0wDT/TsFqptPY+X/d9rgs8zuE6darNgdlY30SY2dSMjnRk6j/eZAzWsGCoZr8OGt9Hgyq7XjEb mBnRjvw6hg6qVkvUSdUUYaA== X-Received: by 2002:a17:906:70b:: with SMTP id y11mr31329820ejb.274.1630419925019; Tue, 31 Aug 2021 07:25:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwSzD9zkr7wPpktKq9Ktr39dANS1nu+utRyQ0BSDOUx3yoPFWOxowvAJPabM1ziUJDcXh+Mmg== X-Received: by 2002:a17:906:70b:: with SMTP id y11mr31329801ejb.274.1630419924831; Tue, 31 Aug 2021 07:25:24 -0700 (PDT) Received: from redhat.com ([2.55.138.60]) by smtp.gmail.com with ESMTPSA id b2sm8403019ejj.124.2021.08.31.07.25.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Aug 2021 07:25:24 -0700 (PDT) Date: Tue, 31 Aug 2021 10:25:19 -0400 From: "Michael S. Tsirkin" To: Viresh Kumar Cc: Jason Wang , Rob Herring , Arnd Bergmann , Jean-Philippe Brucker , Bartosz Golaszewski , Linus Walleij , Vincent Guittot , Bill Mills , Alex =?iso-8859-1?Q?Benn=E9e?= , "Enrico Weigelt, metux IT consult" , Jie Deng , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, Arnd Bergmann , linux-gpio@vger.kernel.org, linux-i2c@vger.kernel.org, Wolfram Sang Subject: Re: [PATCH V4 0/5] virtio: Add virtio-device bindings Message-ID: <20210831102514-mutt-send-email-mst@kernel.org> References: <20210831053105.ut73bmvxcop65nuv@vireshk-i7> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210831053105.ut73bmvxcop65nuv@vireshk-i7> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, Aug 31, 2021 at 11:01:05AM +0530, Viresh Kumar wrote: > On 27-07-21, 10:53, Viresh Kumar wrote: > > Hi, > > > > Currently the DT only provides support for following node types for virtio-mmio > > nodes: > > > > virtio_mmio@a000000 { > > dma-coherent; > > interrupts = <0x00 0x10 0x01>; > > reg = <0x00 0xa000000 0x00 0x200>; > > compatible = "virtio,mmio"; > > }; > > > > Here, each virtio-mmio corresponds to a virtio-device. But there is no way for > > other users in the DT to show their dependency on virtio devices. > > > > This patchset provides that support. > > > > The first patch adds virtio-device bindings to allow for device sub-nodes to be > > present and the second patch updates the virtio core to update the of_node. > > > > Other patches add bindings for i2c and gpio devices. > > > > Tested on x86 with qemu for arm64. > > Michael, are you picking these up for 5.15 ? Okay. > -- > viresh