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 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 34BE6C07E9D for ; Mon, 26 Sep 2022 22:55:22 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 92DD4F3; Tue, 27 Sep 2022 00:54:30 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 92DD4F3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1664232920; bh=XfKrh7FQOgJvFDa4UbRGsR3/r1w66NIij2K5IRC4wsg=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=G7mwJM0adK3CMLEyULX8WWY11MvR8PlN8eAnaFwKXv7ny/3ok3wGLSDtLSLWqT3Wr xKskzHgNRgUB0yhTR5TCA62ee9dnE5COJlNHkPZfpL4AvnsttkZk7B25HPb09qy50M RX5OPDgLyhzMqJGgB9Ui/Dy0CFMabt9yORjzgIes= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 19E4EF80254; Tue, 27 Sep 2022 00:54:30 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 3373CF80134; Tue, 27 Sep 2022 00:54:28 +0200 (CEST) Received: from mail-ot1-f47.google.com (mail-ot1-f47.google.com [209.85.210.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id EFCDBF80134 for ; Tue, 27 Sep 2022 00:54:21 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz EFCDBF80134 Received: by mail-ot1-f47.google.com with SMTP id w22-20020a056830061600b006546deda3f9so5401151oti.4 for ; Mon, 26 Sep 2022 15:54:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=5EDhuR5nnVVwjruloR7awR6vateNTWu+qdgS57G4+ss=; b=i2zHrmSa/q4oERHsQJYTBkgFG79zwbvOc/+w6XKKXuO03NmksCObyUMz7sEw2KE7n8 vqBEP+B5LmFaNIPD3ywnJ1bca76cXDz6z1aTQJzBJUAhk7bi4u8t3t7FMT2Elp4px+Ua yzj7M1/LPs+baAShUZE33xN6inErOvun16WYp5pMXSiscgSY/9iVeWJ7VtCxtwm3Fcoc ryP5YgZM9gP11DKvouVETkrBygoX+ncMbztflZt5SauRicILbwvemA/TN/yZJLfHgqay ozsN5R7Gg2RAbZXCZe5dduWljy7ZxqIHeB2/6bTfdRPVrDKLCA5nGJlu8uxUYMWRR1Ki YUvw== X-Gm-Message-State: ACrzQf0YURReshxw8H4Nu7do4YnP3OhnBW8Ym7kSKQjSzqkaIGbu/99E E+HEW8nKQG5tTXi/ZM21ng== X-Google-Smtp-Source: AMsMyM6gx0UiVSc1eGg+lhLXNtx8z9hFLkWGQk5YyWHvgLfIkYCb2AvYqItyYBiX19891NSJPHzzTQ== X-Received: by 2002:a9d:7b56:0:b0:655:df1d:c9f8 with SMTP id f22-20020a9d7b56000000b00655df1dc9f8mr10227348oto.32.1664232859689; Mon, 26 Sep 2022 15:54:19 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id m13-20020a056870560d00b0011bde9f5745sm9491804oao.23.2022.09.26.15.54.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Sep 2022 15:54:19 -0700 (PDT) Received: (nullmailer pid 3114680 invoked by uid 1000); Mon, 26 Sep 2022 22:54:18 -0000 Date: Mon, 26 Sep 2022 17:54:18 -0500 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH 09/11] dt-bindings: slimbus: convert bus description to DT schema Message-ID: <20220926225418.GA3114619-robh@kernel.org> References: <20220923161453.469179-1-krzysztof.kozlowski@linaro.org> <20220923161453.469179-10-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220923161453.469179-10-krzysztof.kozlowski@linaro.org> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org, Bjorn Andersson , Konrad Dybcio , linux-kernel@vger.kernel.org, Rob Herring , Andy Gross , Srinivas Kandagatla , Krzysztof Kozlowski X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Fri, 23 Sep 2022 18:14:51 +0200, Krzysztof Kozlowski wrote: > Convert the SLIMbus bus description bindings to DT Schema. > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/slimbus/bus.txt | 60 ------------ > .../bindings/slimbus/slim-ngd-qcom-ctrl.txt | 2 - > .../bindings/slimbus/slim-qcom-ctrl.txt | 3 - > .../devicetree/bindings/slimbus/slimbus.yaml | 95 +++++++++++++++++++ > 4 files changed, 95 insertions(+), 65 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/slimbus/bus.txt > create mode 100644 Documentation/devicetree/bindings/slimbus/slimbus.yaml > Reviewed-by: Rob Herring 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 30C35C07E9D for ; Mon, 26 Sep 2022 22:54:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229648AbiIZWyW (ORCPT ); Mon, 26 Sep 2022 18:54:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50586 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229607AbiIZWyV (ORCPT ); Mon, 26 Sep 2022 18:54:21 -0400 Received: from mail-ot1-f52.google.com (mail-ot1-f52.google.com [209.85.210.52]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 749219C206; Mon, 26 Sep 2022 15:54:20 -0700 (PDT) Received: by mail-ot1-f52.google.com with SMTP id 102-20020a9d0bef000000b0065a08449ab3so5401807oth.2; Mon, 26 Sep 2022 15:54:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=5EDhuR5nnVVwjruloR7awR6vateNTWu+qdgS57G4+ss=; b=GfUjwaDqOstrMBTTtopMAPKiBM8bujqLDXr5hrkT70DVB9xXExIpv7GJBnI4NPrQsy Iwiu1kr0IWgCkbnn23j67fUeLKapv4nmouFhOY4i208x7pAbYLkular/gBDagKZyURdW dI3I5mkzWndU3wRiOLToiZP2bqQmYNCuFX6VwSoZA0cMgoddP/X/CcnGqk6p5rmuLrmg Ne9en0qLob6p2UxOnuMZoH+vi8F56ajZGbKsP1t2ffqrqxCKDJZ0JF5M30Alg7Ff344P /dQG9TypjQlLWTX2NRqiJ+g8PT68f8VCkyS4/+wqbYm6OzMkFnoj5BWGLdhbXL1xT3NN e4hA== X-Gm-Message-State: ACrzQf0xLJ7RRl85NR2yXPRMt7rZMIZLX8gnYlE/vFCLUsYSV8XvOtt1 3ylH820+s1tAC/G1GJfCcct8i1x3Tw== X-Google-Smtp-Source: AMsMyM6gx0UiVSc1eGg+lhLXNtx8z9hFLkWGQk5YyWHvgLfIkYCb2AvYqItyYBiX19891NSJPHzzTQ== X-Received: by 2002:a9d:7b56:0:b0:655:df1d:c9f8 with SMTP id f22-20020a9d7b56000000b00655df1dc9f8mr10227348oto.32.1664232859689; Mon, 26 Sep 2022 15:54:19 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id m13-20020a056870560d00b0011bde9f5745sm9491804oao.23.2022.09.26.15.54.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Sep 2022 15:54:19 -0700 (PDT) Received: (nullmailer pid 3114680 invoked by uid 1000); Mon, 26 Sep 2022 22:54:18 -0000 Date: Mon, 26 Sep 2022 17:54:18 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: Andy Gross , alsa-devel@alsa-project.org, Srinivas Kandagatla , linux-kernel@vger.kernel.org, Bjorn Andersson , Konrad Dybcio , devicetree@vger.kernel.org, Krzysztof Kozlowski , Rob Herring , linux-arm-msm@vger.kernel.org Subject: Re: [PATCH 09/11] dt-bindings: slimbus: convert bus description to DT schema Message-ID: <20220926225418.GA3114619-robh@kernel.org> References: <20220923161453.469179-1-krzysztof.kozlowski@linaro.org> <20220923161453.469179-10-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220923161453.469179-10-krzysztof.kozlowski@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Fri, 23 Sep 2022 18:14:51 +0200, Krzysztof Kozlowski wrote: > Convert the SLIMbus bus description bindings to DT Schema. > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/slimbus/bus.txt | 60 ------------ > .../bindings/slimbus/slim-ngd-qcom-ctrl.txt | 2 - > .../bindings/slimbus/slim-qcom-ctrl.txt | 3 - > .../devicetree/bindings/slimbus/slimbus.yaml | 95 +++++++++++++++++++ > 4 files changed, 95 insertions(+), 65 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/slimbus/bus.txt > create mode 100644 Documentation/devicetree/bindings/slimbus/slimbus.yaml > Reviewed-by: Rob Herring