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 A5C8FF8A171 for ; Thu, 16 Apr 2026 13:41:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=JmeDH1C+TChiUEEAvCZY7BpLUkWXbXyiCVPuzrN7nzw=; b=CpIeHc6nrcCqfxSIq/MU5TTiML z6byZIz5hR17Mgw8QdBKTgE2l3+YRaCx6KhzXQ217m33EDIYijlYPs0nqy6gamtFFyI92f6lLImGE wd2lE91kapYAo8/MNTNa6x9i4hPTdEkK3L9L+q0ITmIEbgzRk9K79U5MnCHPhtIvAgfqoB+5VRI76 Tl6oHgKWfCHCkX0Q9IACy4apD655ojFNjIeg8voBaLbuK4mv3hjGErUmSRPB1op0lxe2zX9PofgVh lgIooFNhmuzT/lMSFB0Ph5FKiBSOLUbqWFoMwtwl78EIKw3LlrVXEoTJ8rZh/eLNXMKPWCpI+XWHm DEhKRP0Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1wDMxp-00000002ViK-12zn; Thu, 16 Apr 2026 13:41:01 +0000 Received: from smtpout-04.galae.net ([185.171.202.116]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1wDMxl-00000002VhF-2eIb for linux-arm-kernel@lists.infradead.org; Thu, 16 Apr 2026 13:40:59 +0000 Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id ABC7AC5C3CC; Thu, 16 Apr 2026 13:41:33 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 9201B60495; Thu, 16 Apr 2026 13:40:55 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id BCAE3104591FB; Thu, 16 Apr 2026 15:40:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1776346854; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=JmeDH1C+TChiUEEAvCZY7BpLUkWXbXyiCVPuzrN7nzw=; b=M85td3UB9vvYAePJgAnZ5ZFLUg79jXMMfletwmbRmgvEMoUihQVvC9PrTs9G79QIkClkzt b5IVstW7A90vWQEogjezjhhpM3LQ6GI8pyT54Sda0d9F0koUB9wr7syjrhrxZNDh/HzdTw /eI5/tjZ8oJ9+cjbvdLxSbLtPE6Yb1Q5jrMcfg9D2zFoCm1Qbru5vfvpusCuJl7xqc7AtW v7J9lrRbDh0krg+AoibOLqiC/MkOIVW9HFbNKeMGaRb48Ym+dWYeuTyvgGDchNKbHwY1j9 LM76lkBWk14rLnKHo2Fc4iJ7EeOqbLjngDPviJ/1U4iEI3AweBwELFpB5ESxzA== From: Richard Genoud To: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Philipp Zabel Cc: Paul Kocialkowski , Thomas Petazzoni , John Stultz , Joao Schim , bigunclemax@gmail.com, linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, Richard Genoud Subject: [PATCH v6 0/4] Introduce Allwinner H616 PWM controller Date: Thu, 16 Apr 2026 15:40:33 +0200 Message-ID: <20260416134037.3160537-1-richard.genoud@bootlin.com> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260416_064057_957279_D6DE5B24 X-CRM114-Status: GOOD ( 23.18 ) 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 Allwinner H616 PWM controller is quite different from the A10 one. It can drive 6 PWM channels, and like for the A10, each channel has a bypass that permits to output a clock, bypassing the PWM logic, when enabled. But, the channels are paired 2 by 2, sharing a first set of MUX/prescaler/gate. Then, for each channel, there's another prescaler (that will be bypassed if the bypass is enabled for this channel). It looks like that: _____ ______ ________ OSC24M --->| | | | | | APB1 ----->| Mux |--->| Gate |--->| /div_m |-----> PWM_clock_src_xy |_____| |______| |________| ________ | | +->| /div_k |---> PWM_clock_x | |________| | ______ | | | +-->| Gate |----> PWM_bypass_clock_x | |______| PWM_clock_src_xy -----+ ________ | | | +->| /div_k |---> PWM_clock_y | |________| | ______ | | | +-->| Gate |----> PWM_bypass_clock_y |______| Where xy can be 0/1, 2/3, 4/5 PWM_clock_x/y serve for the PWM purpose. PWM_bypass_clock_x/y serve for the clock-provider purpose. The common clock framework has been used to manage those clocks. This PWM driver serves as a clock-provider for PWM_bypass_clocks. This is needed for example by the embedded AC300 PHY which clock comes from PMW5 pin (PB12). Usually, to get a clock from a PWM driver, we use the pwm-clock driver so that the PWM driver doesn't need to be a clk-provider itself. While this works in most cases, here it just doesn't. That's because the pwm-clock request a period from the PWM driver, without any clue that it actually wants a clock at a specific frequency, and not a PWM signal with duty cycle capability. So, the PWM driver doesn't know if it can use the bypass or not, it doesn't even have the real accurate frequency information (23809524 Hz instead of 24MHz) because PWM drivers only deal with periods. With pwm-clock, we loose a precious information along the way (that we actually want a clock and not a PWM signal). That's ok with simple PWM drivers that don't have multiple input clocks, but in this case, without this information, we can't know for sure which clock to use. And here, for instance, if we ask for a 24MHz clock, pwm-clock will requests 42ns (assigned-clocks doesn't help for that matter). The logic is to select the highest clock (100MHz) with no prescaler and a duty cycle value of 2/4 => we have 25MHz instead of 24MHz. And that's a perfectly fine choice for a PMW, because we still can change the duty cycle in the range [0-4]/4. But obviously for a clock, we don't care about the duty cycle, but more about the clock accuracy. And actually, this PWM is really a PWM AND a real clock when the bypass is set. This series is based onto v7.0 NB: checkpatch is not happy with patch 2, but it's a false positive. It doesn't detect that PWM_XY_SRC_MUX/GATE/DIV are structures, but as it's more readable like that, I prefer keeping it that way. Changes since v5: - remove trailing junk after commit message in patch 4 - remove Tested-by when it doesn't make sense. (sorry for the noise) Changes since v4: - Fix a bug on bypass for channels greater than 1 - add colons to clarify 2 debug messages - switch from H616 to sun8i prefix (in code, filename, module name) - fix consistency issues in macro parameters - rename some macros with a confusing naming - rebase on v7.0 Changes since v3: - gather Acked-by/Tested-by - fix cast from pointer to integer of different size (kernel test robot with arc platform) - add devm_action for clk_hw_unregister_composite as suggested by Philipp - remove now unused pwm_remove as suggested by Philipp Changes since v2: - use U32_MAX instead of defining UINT32_MAX - add a comment on U32_MAX usage in clk_round_rate() - change clk_table_div_m (use macros) - fix formatting (double space, superfluous comma, extra line feed) - fix the parent clock order - simplify code by using scoped_guard() - add missing const in to_h616_pwm_chip() and rename to h616_pwm_from_chip() - add/remove missing/superfluous error messages - rename cnt->period_ticks, duty_cnt->duty_ticks - fix PWM_PERIOD_MAX - add .remove() callback - fix DIV_ROUND_CLOSEST_ULL->DIV_ROUND_UP_ULL - add H616_ prefix - protect _reg in macros - switch to waveforms instead of apply/get_state - shrink struct h616_pwm_channel - rebase on v6.19-rc4 Changes since v1: - rebase onto v6.19-rc1 - add missing headers - remove MODULE_ALIAS (suggested by Krzysztof) - use sun4i-pwm binding instead of creating a new one (suggested by Krzysztof) - retrieve the parent clocks from the devicetree - switch num_parents to unsigned int Richard Genoud (4): dt-bindings: pwm: allwinner: add h616 pwm compatible pwm: sun8i: Add H616 PWM support arm64: dts: allwinner: h616: add PWM controller MAINTAINERS: Add entry on Allwinner sun8i/H616 PWM driver .../bindings/pwm/allwinner,sun4i-a10-pwm.yaml | 19 +- MAINTAINERS | 5 + .../arm64/boot/dts/allwinner/sun50i-h616.dtsi | 47 + drivers/pwm/Kconfig | 12 + drivers/pwm/Makefile | 1 + drivers/pwm/pwm-sun8i.c | 938 ++++++++++++++++++ 6 files changed, 1021 insertions(+), 1 deletion(-) create mode 100644 drivers/pwm/pwm-sun8i.c base-commit: 028ef9c96e96197026887c0f092424679298aae8