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 A01DEC2BD09 for ; Mon, 1 Jul 2024 17:20:47 +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=4hzcwFd5a34rk9olmspgsPLHe+AQjLlrG4WOkiYpVZo=; b=ko93qpgD6btIpx H/itzyF6P6gafsYyRqWIT1StdYOtyFG47g1rzFhKz29IZNH5UiXfwD1DsjAncrHqxYQ1lNiC5UZHf tf2nTxjRjzLleItofoHCaLL4tAnwnmahbZ0IFyW4BHIpYB5bpjKsN3Ix2OAuQ2o9wIGQ0xmyUpRjt ao9VDTsHdpbuXanZMcDEzyhIXmI+2wyarIPazCHdY3UHNczVW6KXSybFybQfU1/M8sJtRWWumJgk/ jlRLaAuagSbs4gx1IwBaNFZKd/hnkmZKdJFGyPP1jwlU8yQWY9xn8kmEzGLoC1/1W4fQ2jXnCBRiw jJAlJ8ynhtTdzqkqbfWw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOKhn-00000004I2z-09m6; Mon, 01 Jul 2024 17:20:43 +0000 Received: from mx2.sberdevices.ru ([45.89.224.132] helo=mx1.sberdevices.ru) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOKhY-00000004HuP-2qEm; Mon, 01 Jul 2024 17:20:31 +0000 Received: from p-infra-ksmg-sc-msk02.sberdevices.ru (localhost [127.0.0.1]) by mx1.sberdevices.ru (Postfix) with ESMTP id 91779120004; Mon, 1 Jul 2024 20:20:24 +0300 (MSK) DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.sberdevices.ru 91779120004 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=salutedevices.com; s=mail; t=1719854424; bh=jFmHqby+Fx8yNhsf6UyntoGL3Ko7d35alQh7flkdYzc=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:From; b=D84qxcVrWgEgllNTUhUQWXbvkoN0L4Qh+b0Hq26+gaDg1XmCHbe7QsAUHCRccoQ8E NETvu5HwS5VuxHaoTx3k4GquywyQLFRHHwT+8upulB8QfJEBGLxz3RuxmWkjs3x3X9 Ov2wokGiQzDLKX1w9oKnKomHiUDtgpQR4NI0JlFNhPuSAw3PWIF3BGoPBp36iD6QQi oH0zKA0UIp2KM+M76TycP3UU4PeJ4105hFaqihGTU2slzRwclnv7lattGY2bFswFUS AzUjXSHs45Vd+iTJxVlQ3ER8eDXjmIl9qKxuLEAA7KdkpvzcYVu/oDA++09i3noFZW E6zHxaX+aJryQ== Received: from smtp.sberdevices.ru (p-i-exch-sc-m02.sberdevices.ru [172.16.192.103]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.sberdevices.ru (Postfix) with ESMTPS; Mon, 1 Jul 2024 20:20:23 +0300 (MSK) Received: from work.sberdevices.ru (100.64.160.123) by p-i-exch-sc-m02.sberdevices.ru (172.16.192.103) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.40; Mon, 1 Jul 2024 20:20:23 +0300 From: George Stark To: , , , , , , , , CC: , , , , , , George Stark Subject: [PATCH v2 0/3] pwm: meson: add pwm support for A1 Date: Mon, 1 Jul 2024 20:20:13 +0300 Message-ID: <20240701172016.523402-1-gnstark@salutedevices.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [100.64.160.123] X-ClientProxiedBy: p-i-exch-sc-m02.sberdevices.ru (172.16.192.103) To p-i-exch-sc-m02.sberdevices.ru (172.16.192.103) X-KSMG-Rule-ID: 10 X-KSMG-Message-Action: clean X-KSMG-AntiSpam-Lua-Profiles: 186247 [Jul 01 2024] X-KSMG-AntiSpam-Version: 6.1.0.4 X-KSMG-AntiSpam-Envelope-From: gnstark@salutedevices.com X-KSMG-AntiSpam-Rate: 0 X-KSMG-AntiSpam-Status: not_detected X-KSMG-AntiSpam-Method: none X-KSMG-AntiSpam-Auth: dkim=none X-KSMG-AntiSpam-Info: LuaCore: 21 0.3.21 ebee5449fc125b2da45f1a6a6bc2c5c0c3ad0e05, {Tracking_uf_ne_domains}, {Tracking_from_domain_doesnt_match_to}, 127.0.0.199:7.1.2;100.64.160.123:7.1.2;smtp.sberdevices.ru:7.1.1,5.0.1;d41d8cd98f00b204e9800998ecf8427e.com:7.1.1;lore.kernel.org:7.1.1;salutedevices.com:7.1.1, FromAlignment: s, ApMailHostAddress: 100.64.160.123 X-MS-Exchange-Organization-SCL: -1 X-KSMG-AntiSpam-Interceptor-Info: scan successful X-KSMG-AntiPhishing: Clean, bases: 2024/07/01 14:26:00 X-KSMG-LinksScanning: Clean, bases: 2024/07/01 16:02:00 X-KSMG-AntiVirus: Kaspersky Secure Mail Gateway, version 2.0.1.6960, bases: 2024/07/01 15:14:00 #25789329 X-KSMG-AntiVirus-Status: Clean, skipped X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240701_102029_416116_ECCA799B X-CRM114-Status: UNSURE ( 9.79 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org Add support for Amlogic meson A1 SoC family PWM. Changes in v2: add patch with optional power-domains to pwm bindings; fix syntax in a1 bindigns patch: - use enum over const for amlogic,meson-a1-pwm beacuse adding more devices here are expected - leave only base compatible amlogic,meson-s4-pwm in check section dt_binding_check and dtbs_check run ok now; previos version: [1] [1] https://lore.kernel.org/lkml/20240701130113.433169-3-gnstark@salutedevices.com/T/ George Stark (3): dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM dt-bindings: pwm: amlogic: Add optional power-domains arm64: dts: meson: a1: add definitions for meson PWM .../devicetree/bindings/pwm/pwm-amlogic.yaml | 7 + arch/arm64/boot/dts/amlogic/meson-a1.dtsi | 215 ++++++++++++++++++ 2 files changed, 222 insertions(+) -- 2.25.1 _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic