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=-7.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 8A085C4338F for ; Tue, 27 Jul 2021 05:09:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6437260F94 for ; Tue, 27 Jul 2021 05:09:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234904AbhG0FJM (ORCPT ); Tue, 27 Jul 2021 01:09:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32770 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234865AbhG0FJL (ORCPT ); Tue, 27 Jul 2021 01:09:11 -0400 Received: from mail-pj1-x102f.google.com (mail-pj1-x102f.google.com [IPv6:2607:f8b0:4864:20::102f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6815AC061757 for ; Mon, 26 Jul 2021 22:09:12 -0700 (PDT) Received: by mail-pj1-x102f.google.com with SMTP id ca5so3760543pjb.5 for ; Mon, 26 Jul 2021 22:09:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=jMb1KRUbiUlacJfAVD1/R8vrh+6l8zpcFNirbTWr1q4=; b=Yso/kk9zDSFsGRMyC/gs/cauJC8vGbPr+iUqMihO+rX6CTMTtNIqua+TvNUgtPbfYu KvqSzFhXJEijB4imj9I7mYJ54IITie8MTKgenGgW8uSXn1FBoxSqa0hebxLHjuFL9IaR MQZUY+2fd02tmll4YscUDlDhIP74HMLuip0H9/rKf5H+FFKWpRMv8NRfTHj1k/PVPVyy etRR4bWUS9hhtQJUF8eZsqavNk+oeWwPgbyAsmGECaxt2EL7+Hxr4QM8aoyTQP0SbA9T 52D8/j9xLTXXhhGFygFrHx0rttkO5HtvR4Mt1+A4TnOxRx2YltlK50yNtaf1/VFprP0S hZnA== 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:user-agent; bh=jMb1KRUbiUlacJfAVD1/R8vrh+6l8zpcFNirbTWr1q4=; b=uZ2AtTioyJTbCRDIHCZ8rjhx+Z/RyIsA6nHdXgL8UQLX7grBIFX3KtIDGJRj1JJ5dY HN9aAaUEaa6Y3y47UszpxIrSJhqZTZ+dmBvSSGFgJapMHWMyrobFhFZs9PeQg107AMmH Vi5d6vP6Q1X7Ytq1ZhPz3S1hucZLNnOkJIsCjk0lq8i/lWx4rIupI19o/B/GxOlVysC1 27xLfAdwZFSmnm4u+4MunOMax3iYCWFKVkeyJ/ocK5+5I5bi+cHz9wY7cQA4dQzAEcSD Bno+HPevKcc0N68tQH4w7dbJmETg9J4/boeYjUtUB//IpppN4ko8EFpuGznFBrtlYNlw ac/Q== X-Gm-Message-State: AOAM532aI00soVphlISmqCtInpHgQrbgnrvJu/JAKN0TK/dQfQVVb78S +U45E2JvwjOFmTT5U9q9hndP/A== X-Google-Smtp-Source: ABdhPJwI0o/AFZSBs2tCGBCeJzWBzREp/9JaTjCOKUT78rlQB8bhoLyrYx24q4Coul5PQQhvFydbIQ== X-Received: by 2002:a65:40cc:: with SMTP id u12mr17863936pgp.18.1627362551965; Mon, 26 Jul 2021 22:09:11 -0700 (PDT) Received: from localhost ([122.172.201.85]) by smtp.gmail.com with ESMTPSA id q4sm1913130pfn.23.2021.07.26.22.09.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Jul 2021 22:09:06 -0700 (PDT) Date: Tue, 27 Jul 2021 10:39:03 +0530 From: Viresh Kumar To: Rob Herring Cc: Jason Wang , "Michael S. Tsirkin" , Arnd Bergmann , Jean-Philippe Brucker , Vincent Guittot , Bill Mills , Alex =?utf-8?Q?Benn=C3=A9e?= , "Enrico Weigelt, metux IT consult" , Jie Deng , devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" , "open list:DRM DRIVER FOR QEMU'S CIRRUS DEVICE" Subject: Re: [PATCH V3 1/5] dt-bindings: virtio: Add binding for virtio devices Message-ID: <20210727050903.io6kbeotsyplt2lx@vireshk-i7> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716-391-311a52 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 26-07-21, 08:57, Rob Herring wrote: > On Sun, Jul 25, 2021 at 10:52 PM Viresh Kumar wrote: > > + description: | > > + Exactly one node describing the virtio device. The name of the node isn't > > + significant but its phandle can be used to by a user of the virtio device. > > + > > + compatible: > > + pattern: "^virtio,[0-9a-f]+$" > > DID is only 4 chars? If so, "^virtio,[0-9a-f]{1,4}$" It is 32 bit actually, so making this {1,8}. -- viresh