From patchwork Mon Jun 17 09:36:45 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nikita Shubin via B4 Relay X-Patchwork-Id: 13700420 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 54EAB19414D; Mon, 17 Jun 2024 09:38:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718617104; cv=none; b=sund6mgC7IjLsvk2T3f5NdTrn0iMW4xiOA+goH6Q8e7YckV1ugIFZDwwuoPOLrRjZOdn4kWZ+THgdNlGseMaiFIwQkrI4fQDna/HwHOjUWmShONqFWIAc8ujOX5IAEHQpR8N4aSCx1hsy3suA1WYo//eCEQX06zttwcHOgTh7B8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718617104; c=relaxed/simple; bh=p7ruUPyc+63NALcCZNunH+Nk2cdQEW4DXh1uDsweETM=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=cLo05KSF/+VgFlXzAIHXfRZK6TceEOUIU9oimKjRRqs2GKEuV7tLsp3gtH93veJI01LcFRmHpo4fsiuVLuW23XlhhSAgj35pX29UhOFQYEqHmug/VeHRGbxf4lwEeHbdrVdzN/75fYMH4VgFM+p9F7jYc92D20NHtf8PPgLqLWA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=utEagLnh; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="utEagLnh" Received: by smtp.kernel.org (Postfix) with ESMTPS id 163FCC4DDED; Mon, 17 Jun 2024 09:38:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1718617104; bh=p7ruUPyc+63NALcCZNunH+Nk2cdQEW4DXh1uDsweETM=; h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From; b=utEagLnhpVsWzw9VNxpwAr0N+OOgtNfHItlbuX+14NHjUp1GmGmZjLyNnOz6mDiLJ z0ZO9i23uUpl9bXv49V3pikzh+nBtpV+pfPV7D53vus2WJHu9xCP19Bv9eGRrfWT5l K1K03otoBjOI8MbJVhnBqBylCzISP8zlLON3cS7rw9p4ghvCKvhlq6xCvnHf3KWyfQ JlcrFNm3oAcD3v6v7iLmXfJpUaL7aceBkwhOMEzdTaShpRfUhl2Hq9euNvgp43Jh1v f+j0KwcFlT3205I3/vH2+PW/LRWSRK7L+WT91U7w+ZX/sSAawWUHyCk+tiRJPxMxPC KGR/eSCqEH89A== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0CA56C2BA1A; Mon, 17 Jun 2024 09:38:24 +0000 (UTC) From: Nikita Shubin via B4 Relay Date: Mon, 17 Jun 2024 12:36:45 +0300 Subject: [PATCH v10 11/38] watchdog: ep93xx: add DT support for Cirrus EP93xx Precedence: bulk X-Mailing-List: linux-watchdog@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20240617-ep93xx-v10-11-662e640ed811@maquefel.me> References: <20240617-ep93xx-v10-0-662e640ed811@maquefel.me> In-Reply-To: <20240617-ep93xx-v10-0-662e640ed811@maquefel.me> To: Wim Van Sebroeck , Guenter Roeck Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, Arnd Bergmann , Andy Shevchenko X-Mailer: b4 0.13-dev-e3e53 X-Developer-Signature: v=1; a=ed25519-sha256; t=1718617100; l=1193; i=nikita.shubin@maquefel.me; s=20230718; h=from:subject:message-id; bh=JD3ei7UZOSn3iRCJWHAn8GIoBZ2EOdmGr+0MVn+KIfc=; b=Vaw4wj7lMtb0jzbo3hYqqEpAd2n0326Zni8xChuaWgDQ9SBn3tEbObM54vsCOULydTaX48pWXepu wUtsqy/ADC0Mpj8Hyh6rudvI8+WbdXhOpurFDAIJ1B0VdDSm4LjQ X-Developer-Key: i=nikita.shubin@maquefel.me; a=ed25519; pk=vqf5YIUJ7BJv3EJFaNNxWZgGuMgDH6rwufTLflwU9ac= X-Endpoint-Received: by B4 Relay for nikita.shubin@maquefel.me/20230718 with auth_id=65 X-Original-From: Nikita Shubin Reply-To: nikita.shubin@maquefel.me From: Nikita Shubin Add OF ID match table. Signed-off-by: Nikita Shubin Tested-by: Alexander Sverdlin Reviewed-by: Guenter Roeck Reviewed-by: Andy Shevchenko --- drivers/watchdog/ep93xx_wdt.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/drivers/watchdog/ep93xx_wdt.c b/drivers/watchdog/ep93xx_wdt.c index 59dfd7f6bf0b..af89b7bb8f66 100644 --- a/drivers/watchdog/ep93xx_wdt.c +++ b/drivers/watchdog/ep93xx_wdt.c @@ -19,6 +19,7 @@ */ #include +#include #include #include #include @@ -127,9 +128,16 @@ static int ep93xx_wdt_probe(struct platform_device *pdev) return 0; } +static const struct of_device_id ep93xx_wdt_of_ids[] = { + { .compatible = "cirrus,ep9301-wdt" }, + { /* sentinel */ } +}; +MODULE_DEVICE_TABLE(of, ep93xx_wdt_of_ids); + static struct platform_driver ep93xx_wdt_driver = { .driver = { .name = "ep93xx-wdt", + .of_match_table = ep93xx_wdt_of_ids, }, .probe = ep93xx_wdt_probe, };