From patchwork Tue Aug 8 08:27:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13346545 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 2C4DBC001B0 for ; Tue, 8 Aug 2023 17:28:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234562AbjHHR2L (ORCPT ); Tue, 8 Aug 2023 13:28:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36574 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234574AbjHHR1l (ORCPT ); Tue, 8 Aug 2023 13:27:41 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B2494EBB5 for ; Tue, 8 Aug 2023 09:11:54 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id a640c23a62f3a-99c136ee106so853697066b.1 for ; Tue, 08 Aug 2023 09:11:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691511076; x=1692115876; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=G/3xpf+nkmYM0/cP3Mm0ug8E6Tr0ifjOM0Sgp4Fheis=; b=NH6pK39xNN6/sjpLMZDYZWxi66E8L3Ot65I4eH8ZEePXhcj9T0VVTDbdWP+y2vbinh DO8WCjVTiAMAlQGZR8YCQMGspUhLwATw1Uo9D5/diEDS+mlJpHJdBiXWDTPIwAUTk8L0 o9ttpKWiZ8shBuSikW9Q3xZHXF/QPKMd0adVdq1/ivcBfPhwFSOq+SLDoIKnr7ADDb7r k59YZm4q35OKU2AWKp5JVBLUcIU3we6VP5HEi7SKsYaGU1j8LZPxrM5UPA/g5Rhul3uF pmXa4Oh3Kx3cH3lbmVwTs2idaXOsc9Mn1it8yVKC+rrv9VSkmUHnde2AttLr486Kl9xb LDHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691511076; x=1692115876; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=G/3xpf+nkmYM0/cP3Mm0ug8E6Tr0ifjOM0Sgp4Fheis=; b=AWp/uschN2VzoibE68LM8ueufGDJTnGVK8JGhnCGS0D6IaWFo8PCttaSP4atLkblUr mccnP26Zb5meA8RvtxJyYDyrAv+eUakY32Oermp80nrr2pKJ+oc6rHhDGIwasAsVU6Lf SZ2c69VuQPUclG6/ynmjwh0rcJyav+vWn/9Opsahg7KlOVLCDmKL0VmiulMfIk1SCPM2 Psf6iWBJcnTGI0Yi7dGNB0rskeKDCy/yYiwPjFCK9j19+HKZypnBi9LHZmVe6HkCdqzp orYApXwRMsYtRUibOiyylaRRcWsrf4/v42Sy2TEEenXud/4jVvhvwXePQBh6AANtw2bD +qCw== X-Gm-Message-State: AOJu0YwibPeN4Q4yS+9N3pQlMKI7MoisldyN45z3TnlXEthTnw1uBEWD Jka1xhhhN8wljW0QZV4l9wEfb4SYAMlQaqm3sG4= X-Google-Smtp-Source: AGHT+IFRoA13RhrMxnqW7ljjsyav/4dAxADif8m2tF9UwYMnrRa7VWJJXVr+r6ZRwLdvaG4hOCJatg== X-Received: by 2002:a19:6547:0:b0:4fe:af6:5e5 with SMTP id c7-20020a196547000000b004fe0af605e5mr7041396lfj.23.1691483262566; Tue, 08 Aug 2023 01:27:42 -0700 (PDT) Received: from krzk-bin.. ([178.197.222.113]) by smtp.gmail.com with ESMTPSA id s18-20020adfeb12000000b0031779a6b451sm12861246wrn.83.2023.08.08.01.27.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 01:27:42 -0700 (PDT) From: Krzysztof Kozlowski To: Krzysztof Kozlowski , Sylwester Nawrocki , Tomasz Figa , Chanwoo Choi , Alim Akhtar , Michael Turquette , Stephen Boyd , Rob Herring , Conor Dooley , linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 00/11] clk: samsung: remove number of clocks from bindings Date: Tue, 8 Aug 2023 10:27:27 +0200 Message-Id: <20230808082738.122804-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org Hi, No dependencies, patches can be taken in one set via my clk tree. Best regards, Krzysztof Krzysztof Kozlowski (11): clk: samsung: exynos3250: do not define number of clocks in bindings clk: samsung: exynos4: do not define number of clocks in bindings clk: samsung: exynos5250: do not define number of clocks in bindings clk: samsung: exynos5260: do not define number of clocks in bindings clk: samsung: exynos5410: do not define number of clocks in bindings clk: samsung: exynos5420: do not define number of clocks in bindings clk: samsung: exynos5433: do not define number of clocks in bindings clk: samsung: exynos7885: do not define number of clocks in bindings clk: samsung: exynos850: do not define number of clocks in bindings clk: samsung: exynoautov9: do not define number of clocks in bindings dt-bindings: clock: samsung: remove define with number of clocks drivers/clk/samsung/clk-exynos3250.c | 11 +++- drivers/clk/samsung/clk-exynos4.c | 5 +- drivers/clk/samsung/clk-exynos4412-isp.c | 5 +- drivers/clk/samsung/clk-exynos5250.c | 5 +- drivers/clk/samsung/clk-exynos5260.c | 41 ++++++++---- drivers/clk/samsung/clk-exynos5410.c | 5 +- drivers/clk/samsung/clk-exynos5420.c | 5 +- drivers/clk/samsung/clk-exynos5433.c | 65 +++++++++++++------ drivers/clk/samsung/clk-exynos7885.c | 14 ++-- drivers/clk/samsung/clk-exynos850.c | 35 ++++++---- drivers/clk/samsung/clk-exynosautov9.c | 29 ++++++--- include/dt-bindings/clock/exynos3250.h | 18 ----- include/dt-bindings/clock/exynos4.h | 5 -- include/dt-bindings/clock/exynos5250.h | 3 - include/dt-bindings/clock/exynos5260-clk.h | 25 ------- include/dt-bindings/clock/exynos5410.h | 2 - include/dt-bindings/clock/exynos5420.h | 3 - include/dt-bindings/clock/exynos5433.h | 42 ------------ include/dt-bindings/clock/exynos7885.h | 4 -- include/dt-bindings/clock/exynos850.h | 10 --- .../dt-bindings/clock/samsung,exynosautov9.h | 18 ----- 21 files changed, 154 insertions(+), 196 deletions(-) Reviewed-by: Chanwoo Choi