From patchwork Mon May 23 10:23:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Brugger X-Patchwork-Id: 12858891 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 A4DC2C433F5 for ; Mon, 23 May 2022 11:19:54 +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:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=OHVhH2KYszQsjcVqEn5CPffEd0kLcBTmpV94ZQpnGRA=; b=R88Nv66tj3ZGrt NubTHG8QVhwhqBS/kcRD+GCJGLRdYGGzIxXvF3Mr38ExHlQ+yxbULe1r4198VH4jQk/AnRPVkuUs/ pKfa/JsqOSagy8SG0Sv2tJVQpMEHmFxi+gBKYdHzCTXd3RSIBD/lZp/eQy6SxsNlGJ8mWbgJxVRQ7 nIdwqEW+oW6K6t2Fd6Nzo9yJdJlbFEy3pkmnddqFrhrPx0CUihYYjxvbqmdJSml+wZwKjGjR3F1/l PFETv9PhxX6ccaaeqERpg2o0BiTqw+geKKgpeVhQc1RF0aAbZLhsb2+9kLewLoOxulweOgIMsHFVF /dTmoUoWbpL+nq8JHHkQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nt651-003d6b-Km; Mon, 23 May 2022 11:18:32 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nt5E4-003D6M-Qi; Mon, 23 May 2022 10:23:51 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 75284611DF; Mon, 23 May 2022 10:23:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6D2C4C385AA; Mon, 23 May 2022 10:23:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653301426; bh=RKbhgRnFKOvcisV3ozO+bwt7WBkGZfXPEVSqBRPTwl0=; h=From:To:Cc:Subject:Date:From; b=MDRR+57dQIAYgbRtJ8m+9znwxcwJ94g+YoVvJ6g5GIMJubu5S4asMBLg9evoNasU7 DJALQ0fCZbumlYu7Rls1Hv2rCWrpJN8LxkR88n1OaHy3u9ZYs3iWbvWEqhP5ZGYWKy KhJ36Ha3UHngZKhecbUGM69croNzM3esqKguhXep0lleY6d4AZsvPLPq5XW1fso/ys KV5rdDgkNoZxdi5MQOOaGB4pUEZlQqYwfoY/W7YTjpFdy0BqtCM8HWbI2FpG3CBZfA QOK45yK2MNYTi0EeBUUKz0WtnZxSYl7fpsVAKtWXydnknbl3FjYWIGHal5UVWYk8gL YW4c3OHrJU1mw== From: matthias.bgg@kernel.org To: mturquette@baylibre.com, sboyd@kernel.org Cc: allen-kh.cheng@mediatek.com, weiyi.lu@mediatek.com, chun-jie.chen@mediatek.com, linux-kernel@vger.kernel.org, ikjn@chromium.org, miles.chen@mediatek.com, robh+dt@kernel.org, linux-mediatek@lists.infradead.org, krzysztof.kozlowski+dt@linaro.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, angelogioacchino.delregno@collabora.com, Matthias Brugger , Krzysztof Kozlowski , devicetree@vger.kernel.org Subject: [PATCH v3 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate") Date: Mon, 23 May 2022 12:23:37 +0200 Message-Id: <20220523102339.21927-1-matthias.bgg@kernel.org> X-Mailer: git-send-email 2.36.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220523_032348_997439_1FFE67AF X-CRM114-Status: UNSURE ( 9.21 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Matthias Brugger The mt8192-msdc clock is only a single clock gate. This gate is accessed from the mmc driver directly. With 4a1d1379ebf6 ("arm64: dts: mt8192: Add mmc device nodes") the only consumer of this binding was deleted. Delete the binding decription and the clock driver bound to it. Changes in v3: - Update commit message to explain better why we do ABI breakage here - add Reviewed-by tag Changes in v2: - Delete compatible in binding descprition as well - Add RvB tags - add Reviewed-by tag Matthias Brugger (2): dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock clk: mediatek: Delete MT8192 msdc gate .../arm/mediatek/mediatek,mt8192-clock.yaml | 8 ------- drivers/clk/mediatek/clk-mt8192-msdc.c | 21 ------------------- 2 files changed, 29 deletions(-) Reviewed-by: Chen-Yu Tsai