From patchwork Tue Sep 26 05:55:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Huqiang Qin X-Patchwork-Id: 13398678 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 D65D1E8181F for ; Tue, 26 Sep 2023 05:56:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233516AbjIZF40 (ORCPT ); Tue, 26 Sep 2023 01:56:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58092 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229472AbjIZF4Y (ORCPT ); Tue, 26 Sep 2023 01:56:24 -0400 Received: from mail-sh.amlogic.com (mail-sh.amlogic.com [58.32.228.43]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E37D39D; Mon, 25 Sep 2023 22:55:35 -0700 (PDT) Received: from rd02-sz.amlogic.software (10.28.11.83) by mail-sh.amlogic.com (10.18.11.5) with Microsoft SMTP Server id 15.1.2507.13; Tue, 26 Sep 2023 13:55:32 +0800 From: Huqiang Qin To: , , , , , , , , CC: , , , , , Huqiang Qin Subject: [PATCH V2 0/2] Add watchdog support for Amlogic C3 SoCs Date: Tue, 26 Sep 2023 13:55:10 +0800 Message-ID: <20230926055512.2355390-1-huqiang.qin@amlogic.com> X-Mailer: git-send-email 2.42.0 MIME-Version: 1.0 X-Originating-IP: [10.28.11.83] Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org Amlogic C3 has the same watchdog controller as Amlogic T7. [PATCH 1/2]: V1 -> V2: Added compatibles. [PATCH 2/2]: V1 -> V2: Increase compatibles of C3 watchdog. Huqiang Qin (2): dt-bindings: watchdog: Add support for Amlogic C3 SoCs arm64: dts: Add watchdog node for Amlogic C3 SoCs .../bindings/watchdog/amlogic,meson-gxbb-wdt.yaml | 1 + arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi | 6 ++++++ 2 files changed, 7 insertions(+) base-commit: 8fff9184d1b5810dca5dd1a02726d4f844af88fc