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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 948CBC432BE for ; Wed, 25 Aug 2021 18:00:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7A16960F35 for ; Wed, 25 Aug 2021 18:00:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235559AbhHYSBb (ORCPT ); Wed, 25 Aug 2021 14:01:31 -0400 Received: from mail-ot1-f42.google.com ([209.85.210.42]:39494 "EHLO mail-ot1-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231231AbhHYSBb (ORCPT ); Wed, 25 Aug 2021 14:01:31 -0400 Received: by mail-ot1-f42.google.com with SMTP id m7-20020a9d4c87000000b0051875f56b95so60680otf.6; Wed, 25 Aug 2021 11:00:45 -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=WRLkkWdhVbgA9lIzx1UEA81kci3Q6/t8zzZgUH4YfZY=; b=MLtTgVWaMo45VjppW2+CkAjn+Ydm+zTl1pRGS+s2LCUc4bB2p3i+GlEEW49KcPW+3H 498iJvV2FdihC3XkTYkh8Juc+cEpx4HOQBCPt9N27reJlZSaf9eWKe0bayV8nauU0968 FFN2CGCUSWH/da72vQ0dVPlZej2piKs2g4O6D98u00U7KYJVw/MEUvNHfG7mCVz8Urmp ldj8aek9lvD7O6ASIc0swdhneCxGU0vtxPyxz3h8mg+ejZEIglF3YYoEaWpxB3+fGrqc TfiG4OyHupICOI1Uym/N/gTUjhiPy89AmQdQFAYBVUN3/vJTcj87H3mgy9dvVc94IcMi Ph5A== X-Gm-Message-State: AOAM532LPx/z+v+/Z6hhft/bT2P6lewFPL0RCqphCZeWRAzCHcyvFQM3 upXN7z6lLFTlww66gfKZKQ== X-Google-Smtp-Source: ABdhPJwn0kwE5EmNiYGucDrnSTHHoql4e0OiPlVlG3DzumhFmaOIT1Z/y61lWTq8NGXbrWMbNb9Ntw== X-Received: by 2002:a05:6830:4003:: with SMTP id h3mr34317887ots.56.1629914444758; Wed, 25 Aug 2021 11:00:44 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id k19sm106537oiw.49.2021.08.25.11.00.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Aug 2021 11:00:44 -0700 (PDT) Received: (nullmailer pid 3023087 invoked by uid 1000); Wed, 25 Aug 2021 18:00:43 -0000 Date: Wed, 25 Aug 2021 13:00:43 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: linux-samsung-soc@vger.kernel.org, Sylwester Nawrocki , Chanwoo Choi , Tomasz Figa , Stephen Boyd , Rob Herring , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, Sam Protsenko , Michael Turquette , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 6/8] dt-bindings: clock: samsung: convert Exynos AudSS to dtschema Message-ID: References: <20210825134056.219884-6-krzysztof.kozlowski@canonical.com> <20210825134251.220098-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210825134251.220098-1-krzysztof.kozlowski@canonical.com> Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Wed, 25 Aug 2021 15:42:49 +0200, Krzysztof Kozlowski wrote: > Convert Samsung Exynos Audio SubSystem clock controller bindings to DT > schema format using json-schema. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Sam Protsenko > --- > .../bindings/clock/clk-exynos-audss.txt | 103 ------------------ > .../clock/samsung,exynos-audss-clock.yaml | 80 ++++++++++++++ > 2 files changed, 80 insertions(+), 103 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/clk-exynos-audss.txt > create mode 100644 Documentation/devicetree/bindings/clock/samsung,exynos-audss-clock.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 X-Spam-Level: X-Spam-Status: No, score=-14.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham 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 D954CC432BE for ; Wed, 25 Aug 2021 18:03:27 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 9C42B60EAF for ; Wed, 25 Aug 2021 18:03:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9C42B60EAF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pxm4YLl6Rl/mPgIUS+VKA487IfyXq7jsLklxdmtM1ZU=; b=3fMN37Cx4HTA5x yRtG1EeZQhSHlL8Puny5lwmOztVpmxNd1x8B/hX78RtQ3MsDHSFAi37dDEcL/K+FEOcMuozE0ThDt fj3wwAN5MPQDAh4lm4xRkI2B9tuPc+xZGL2XSk2oqADBRdCII9dBYoAspVNo+8QWhHmDktGj9JOtd lcRk2yXUsJl8xCqxSMzmaDJN42WRnzMjHhdRv47Nx5xWer/fp1bAepEdNNVHZ6QQXmeqAIFEJ3rIp 82cAle1cb6cBfJsLz0QBj6LnWaSJcoI4qyRNMnnCoDJO9Myl1rHsdCpZcnx/G11FyW5FS6gxOGfBZ SSPvhvNYWd2aFO9pwn7g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mIxCj-008AOt-5M; Wed, 25 Aug 2021 18:00:49 +0000 Received: from mail-ot1-f41.google.com ([209.85.210.41]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mIxCg-008ANH-0T for linux-arm-kernel@lists.infradead.org; Wed, 25 Aug 2021 18:00:47 +0000 Received: by mail-ot1-f41.google.com with SMTP id g66-20020a9d12c8000000b0051aeba607f1so30203otg.11 for ; Wed, 25 Aug 2021 11:00:45 -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=WRLkkWdhVbgA9lIzx1UEA81kci3Q6/t8zzZgUH4YfZY=; b=dB5OH8gzn1t+aAliA49KYGpHUvAnbnBLaKw4RkkMqv9NBVqb/l01mwRSayegYc90fT lAgPkVsYthiEDf5HglpePNj6xXBQ0CPpIIbOMeiQJuImAR7VrK170z/o9OS1gN7CXv9j XYa7gRMo9HzDgVr8UwoNf5A1YEtse1O4KKFI/sGCNEoSNsS++JE4Nal+mUKULVOp1wWk HH5J3C85yCL/bhFaWbu5eV/vIaDTyM/g9lc144O/Z7Eq0zb/qksVgzQuo7CGV6l4557F 55lPvMbUAGutNcUmkuG7GFWtK1wRAl0Rw7NhbZhfAzpW1zl/nWb8j6yW2Cl8nE3cyQNe HExg== X-Gm-Message-State: AOAM531NeVpLM/NmHBPwU4NwPpv+fJLA1SszmQHxZmw9gguRoqNe+Ypm RnRRcWobis1sQ7mHUmbxtQ== X-Google-Smtp-Source: ABdhPJwn0kwE5EmNiYGucDrnSTHHoql4e0OiPlVlG3DzumhFmaOIT1Z/y61lWTq8NGXbrWMbNb9Ntw== X-Received: by 2002:a05:6830:4003:: with SMTP id h3mr34317887ots.56.1629914444758; Wed, 25 Aug 2021 11:00:44 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id k19sm106537oiw.49.2021.08.25.11.00.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Aug 2021 11:00:44 -0700 (PDT) Received: (nullmailer pid 3023087 invoked by uid 1000); Wed, 25 Aug 2021 18:00:43 -0000 Date: Wed, 25 Aug 2021 13:00:43 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: linux-samsung-soc@vger.kernel.org, Sylwester Nawrocki , Chanwoo Choi , Tomasz Figa , Stephen Boyd , Rob Herring , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, Sam Protsenko , Michael Turquette , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 6/8] dt-bindings: clock: samsung: convert Exynos AudSS to dtschema Message-ID: References: <20210825134056.219884-6-krzysztof.kozlowski@canonical.com> <20210825134251.220098-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210825134251.220098-1-krzysztof.kozlowski@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210825_110046_132952_8CF117A2 X-CRM114-Status: GOOD ( 11.96 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 25 Aug 2021 15:42:49 +0200, Krzysztof Kozlowski wrote: > Convert Samsung Exynos Audio SubSystem clock controller bindings to DT > schema format using json-schema. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Sam Protsenko > --- > .../bindings/clock/clk-exynos-audss.txt | 103 ------------------ > .../clock/samsung,exynos-audss-clock.yaml | 80 ++++++++++++++ > 2 files changed, 80 insertions(+), 103 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/clk-exynos-audss.txt > create mode 100644 Documentation/devicetree/bindings/clock/samsung,exynos-audss-clock.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel