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.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 DB396CA9EC5 for ; Wed, 30 Oct 2019 09:55:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AD0CF2087F for ; Wed, 30 Oct 2019 09:55:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="GOMrdPbt" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726712AbfJ3JzQ (ORCPT ); Wed, 30 Oct 2019 05:55:16 -0400 Received: from mail-wr1-f68.google.com ([209.85.221.68]:41579 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726359AbfJ3JzP (ORCPT ); Wed, 30 Oct 2019 05:55:15 -0400 Received: by mail-wr1-f68.google.com with SMTP id p4so1520991wrm.8 for ; Wed, 30 Oct 2019 02:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=hs0Xj3TpOFo7Xi2C92NXMI0mClPmgg9hIzDJgVyM7dI=; b=GOMrdPbtza7bahmXFnK8BFCvQpxJK0EQx9lvmMYCWiUB8A+wjb7ykcc+ZmPoJ8CvTM jbyq/wUOW8NOvHiKNVmSnOYslZCf5BVbXBM+9pgUmRnmYbWAJ63oxlKbgAIbtYO6bvz8 m/OtQlCrNANBMhVXthUDHMx4y0ZR3qqXBkI/C5auNKC2tYlJ10Qfxk4M12PXQExMxYb+ QWWWervwvAlSmyLn037zf39ucwHSn8ESM+PcaORjBd6NWlYu0Q7I1q9gkWYPO5+X19Ip OSwsj3JqkQxj4M4epdlGZ/m8HpkLhowk+0Reki9OuLANr649y8RLZyGnq1wGz0de2K0q ZJbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=hs0Xj3TpOFo7Xi2C92NXMI0mClPmgg9hIzDJgVyM7dI=; b=WhsfA+PncIVMm/424+l/fQtdFX4KQITjiK5iP6DrC8t4BZeCo99iQQIgK1luO+6xWm utAbeC0IuVYigq5q58+m/o6lSVpN0qYRa7JY/8NjrIo3VbxVRSjGJJmk+IJURqXM31uR 9JlIO6Vp8bmlJMmTupEFhjMoDgD65pzzIXzMUzgb/KVkIQy+zzkn2B+idEt+cg+Kl8jN bGWUrGyIoKp9eQy6RbfOFTuwGt2fuZ3OXjcrZJGrP054+mnVnCk8d3oQWPWAjnTPaj7/ dhG0hfA3fW2QFawbL8gRvb/5K3pKP6/O5Yw3HimMjKlZ5wTUT4jc25NYAW3DOsnxcvfA bZdg== X-Gm-Message-State: APjAAAXYRyRvgTstweKEUhQvjQrOFPH6fjaxuchvqslm8Z6l0sLhW/Fj 6G3PC7jJKiB9UZYkWe+SDL4L4Q== X-Google-Smtp-Source: APXvYqyEXL1nWX9W5G1Oh1yg4gjs2XsDhJV/J4RZbb5xTf2TxaEp1juTXqmwC1y55FdaXSwMim9fMQ== X-Received: by 2002:a5d:4491:: with SMTP id j17mr9057873wrq.46.1572429314643; Wed, 30 Oct 2019 02:55:14 -0700 (PDT) Received: from [192.168.86.34] (cpc89974-aztw32-2-0-cust43.18-1.cable.virginm.net. [86.30.250.44]) by smtp.googlemail.com with ESMTPSA id g5sm1675086wmg.12.2019.10.30.02.55.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2019 02:55:13 -0700 (PDT) Subject: Re: [PATCH v2 01/11] ASoC: dt-bindings: add dt bindings for WCD9340/WCD9341 audio codec To: Rob Herring Cc: Mark Brown , Linus Walleij , Lee Jones , Vinod Koul , Linux-ALSA , devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" , spapothi@codeaurora.org, Banajit Goswami , "open list:GPIO SUBSYSTEM" References: <20191018001849.27205-1-srinivas.kandagatla@linaro.org> <20191018001849.27205-2-srinivas.kandagatla@linaro.org> <20191025204338.GA25892@bogus> <90b2d83b-f2b2-3a5d-4deb-589f4b48b208@linaro.org> <371955d9-ad2d-5ddc-31b4-710729feae42@linaro.org> From: Srinivas Kandagatla Message-ID: <7811be04-dfda-5953-110c-bca685fdcaa4@linaro.org> Date: Wed, 30 Oct 2019 09:55:12 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 29/10/2019 20:47, Rob Herring wrote: > On Mon, Oct 28, 2019 at 7:45 AM Srinivas Kandagatla > wrote: >> >> >> >> On 28/10/2019 12:40, Srinivas Kandagatla wrote: >>> Its Phandle. >>> >>> something like this is okay? >>> >>> slim-ifc-dev: >>> $ref: '/schemas/types.yaml#/definitions/phandle-array' >> >> Sorry this should not be an array, so something like this: >> >> slim-ifc-dev: >> description: SLIMBus Interface device phandle > > You're just spelling out the abbreviated name. I can do that much. > What is 'SLIMBus Interface device'? Each SLIMBus Component contains one Interface Device. Which is responsible for Monitoring and reporting the status of component, Data line to Data pin connection setup for SLIMBus streaming. Interface device is enumerated just like any other slim device. We already have exactly same bindings for WCD9335 in upstream at: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/sound/qcom,wcd9335.txt?h=v5.4-rc5#n42 > > Is it a standard SLIMBus property? If so, document it in the right > place. If not, then needs a vendor prefix. "SLIMBus Interface Device" itself is documented in SLIMBus Specification. If I remember it correctly You suggested me to move to "slim-ifc-dev" as this is part of SLIMBus Specification. Thanks, srini > >> $ref: '/schemas/types.yaml#/definitions/phandle' >> >> >>> description: SLIMBus Interface device phandle