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 BF028C001B0 for ; Mon, 14 Aug 2023 14:03:33 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=6j0fZ/9C9jV1G4+DnyGsNptp+c+Rt7VJeKkqbdiV/WY=; b=38M7wZ7ECnLI/EIZHQfiPGhjtc BxQKmxB5DrePsahgUBXm/P/mvSKcGVTs71w5eH5GbThTphEOj+gR3FpGZCDnhIq1T0Y2gwjCeAPlr oav9WSonfkTBj4GpDjlEQlZgC/KIzWqKbLRIm1MeqmpXWKW81oHHnu2Z7UB20cBUwvXFla4PkoFgv ZM+ZZQ47mqMuAX1H1C/v2HJbhtHT3jxdICaADPKxfxahUIY6R9t8wxsfNgpgLqH/3QbtifnBwUuJy 7ZpAzCiiGncq/9CkRt+deLld/Wi9Un4K9ss1BAq7TmKQCKsoploG5NrK8otmE4m50R6o2/6p4a1jC 3t+dbr7g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qVY9x-00HDmK-33; Mon, 14 Aug 2023 14:03:05 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qVY9u-00HDlw-3A; Mon, 14 Aug 2023 14:03:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1692021782; x=1723557782; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=ZvT3aHeme3jht4wLFgf8Xda/Ejfu6OPVuHV/MRVIkzk=; b=YBIQgWdoiwef1gGkkUKxiGv162mmRe86Hu/N5sIDwSS96BuTWBizM1Rk z6HTN/E7a6WpUpZVPRy6y2RSa8DY1wJ0f+6gUgDBHg65bBbuSVs9HC+s4 zY4yaN1yzaZcUIwswkgjunO5cM+wlFIDg/69tqqt0kbe3w/FXSrqWLIOr DaCb139uNkN8lfJhoObUDd2/1cx73EacHTxNpfvpeSIcdVBltN0tvtcNT SnMs6YrIpKWgAxBxtGKofhTLEtfWizMdFiBhMKR1bwHGAxW1uOXTKqCD7 p4pHlMSBsWvCeTdtn1nlOK5vGPbszNYfnBlM9f/1KdrbS9aP1Bai9CO2T A==; X-IronPort-AV: E=Sophos;i="6.01,172,1684825200"; d="asc'?scan'208";a="166341449" X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 14 Aug 2023 07:03:00 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Mon, 14 Aug 2023 07:03:00 -0700 Received: from wendy (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21 via Frontend Transport; Mon, 14 Aug 2023 07:02:57 -0700 Date: Mon, 14 Aug 2023 15:02:18 +0100 From: Conor Dooley To: Aleksandr Shubin CC: , Thierry Reding , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Paul Walmsley , Palmer Dabbelt , Albert Ou , Philipp Zabel , Cristian Ciocaltea , , , , , Subject: Re: [PATCH v5 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller Message-ID: <20230814-duty-elude-527363d30e16@wendy> References: <20230814133238.741950-1-privatesub2@gmail.com> <20230814133238.741950-2-privatesub2@gmail.com> MIME-Version: 1.0 In-Reply-To: <20230814133238.741950-2-privatesub2@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230814_070303_105971_273CA797 X-CRM114-Status: GOOD ( 13.74 ) 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: multipart/mixed; boundary="===============8452974346511663593==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8452974346511663593== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TX6NczmIA7itfeq9" Content-Disposition: inline --TX6NczmIA7itfeq9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2023 at 04:32:16PM +0300, Aleksandr Shubin wrote: > Allwinner's D1, T113-S3 and R329 SoCs have a new pwm > controller witch is different from the previous pwm-sun4i. >=20 > The D1 and T113 are identical in terms of peripherals, > they differ only in the architecture of the CPU core, and > even share the majority of their DT. Because of that, > using the same compatible makes sense. > The R329 is a different SoC though, and should have > a different compatible string added, especially as there > is a difference in the number of channels. >=20 > D1 and T113s SoCs have one PWM controller with 8 channels. > R329 SoC has two PWM controllers in both power domains, one of > them has 9 channels (CPUX one) and the other has 6 (CPUS one). >=20 > Add a device tree binding for them. >=20 > Signed-off-by: Aleksandr Shubin You missed my R-b from the previous version: https://lore.kernel.org/all/20230810-unmasking-sprinkler-d75e728cc0ee@spud/ Reviewed-by: Conor Dooley Thanks, Conor. --TX6NczmIA7itfeq9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZNoz6gAKCRB4tDGHoIJi 0ttQAP9tb2e4TEQhPhykA9jEOtx1xNz18oNzRThokGl8PwhpjgD/WOuOSQi8i2xk xGY1ZMn/tfTiqamybFRBm8tgq5CD3QU= =38Gg -----END PGP SIGNATURE----- --TX6NczmIA7itfeq9-- --===============8452974346511663593== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8452974346511663593==--