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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 4A3D7CCA473 for ; Wed, 6 Jul 2022 16:16:51 +0000 (UTC) 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=3iueIpbZYQQvjDfBEyDaRqaFlNbj9QLsFAMfJo6g4pg=; b=4+HipJl+7W6Cbv hWM9Bi044Tpilf8OGTmGlGcCy/lPw2vPGxFibkiqvF6NBP2r3DxzLXY12KS7RLSSrB29giX8PDkt4 25WEV/kpRJNwAWu32B6wx6oWTAW9T8Ok8i5Qr/MGX8mcjIGW9OlOWJ08GSI1JEFEck68mI4Dkm4IM 8BMpMzJqb7oTfJDm+KPgLF4AeIQoTvufuB18PQPBXppn92EtONhJcpKD1Hgyfm9CoKjG+oyQ3UdLq oC10xyLLicCiIzvm+lJY3ng2EGXznNi4JgqlYm5mBJYWN6+Kg3PtghP2FyJjpaNAIEvPo+5HSlT7V sMlE+OoHD5MtAtkxUjWA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o97gi-00BGwT-TX; Wed, 06 Jul 2022 16:15:41 +0000 Received: from mail-io1-f50.google.com ([209.85.166.50]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o97gg-00BGvL-Eg for linux-arm-kernel@lists.infradead.org; Wed, 06 Jul 2022 16:15:39 +0000 Received: by mail-io1-f50.google.com with SMTP id r133so14457414iod.3 for ; Wed, 06 Jul 2022 09:15:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=tqwPeASgq8Ck61KKG7ZQ6xuN6LlxqesyJP6i5jJ+hUE=; b=s9FTna4THvAVDQPjJsp10kkz5YrychwrU0L0MnU5f4K1rqjnCQeNMwiL2Q2htU+bDW 1DZ3sQXbL3YyMBO9NdEYmUAHNh1mM6panjVVL/N7kL2U+8QSbzpktoOiKjBy61BSsQy8 EXfnSHZh7CUVw4tDN45bp43z/LvSteT97Q5kl0/jhXTNQ9qZzVXZHXspeb5vExZ3LRUB ghmN/TjVOv43ZqAbJGjQ8Dk4BpnBcabPoPgDjvV9FaFP7+ET9JfHyPxUojAeibuyIfzt yWFUQCpH/CmDfIhEtq0txJUm6gim+BlIAnshgOxB9AUM/eTUSa3JQgYjYQfGDA/BHPyB 7bBw== X-Gm-Message-State: AJIora+WN0wc5155QDZoh48QFA659DMR0kEZbbTUdcPV/5P4sNrveqCK gOR6tuW7Dmlda/Yzv7jTog== X-Google-Smtp-Source: AGRyM1vq96g0mAOFDc75jPsJy4dBNXMiVi4BB4nOr6vHvSl7ikPvSlrSrva1qAVQ/n29ZcOU2I6uOg== X-Received: by 2002:a05:6602:2769:b0:675:6995:b22d with SMTP id l9-20020a056602276900b006756995b22dmr20922715ioe.26.1657124136801; Wed, 06 Jul 2022 09:15:36 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id b1-20020a5d8041000000b00674f9fb1531sm16569634ior.30.2022.07.06.09.15.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 09:15:36 -0700 (PDT) Received: (nullmailer pid 143646 invoked by uid 1000); Wed, 06 Jul 2022 16:15:35 -0000 Date: Wed, 6 Jul 2022 10:15:35 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Alim Akhtar , Rob Herring , Chanho Park , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] dt-bindings: soc: samsung: exynos-pmu: cleanup assigned clocks Message-ID: <20220706161535.GA143590-robh@kernel.org> References: <20220706095037.78542-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220706095037.78542-1-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220706_091538_517473_A3B49C02 X-CRM114-Status: GOOD ( 10.36 ) 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, 06 Jul 2022 11:50:35 +0200, Krzysztof Kozlowski wrote: > "assigned-clocks" are not needed in the schema as they come from DT > schema. > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml | 3 --- > 1 file changed, 3 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel