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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0591EC433F5 for ; Thu, 25 Nov 2021 00:15:12 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 540F183786; Thu, 25 Nov 2021 01:13:54 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="B/1WmFSA"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A5FAB8321B; Thu, 25 Nov 2021 01:13:02 +0100 (CET) Received: from mail-oi1-x236.google.com (mail-oi1-x236.google.com [IPv6:2607:f8b0:4864:20::236]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 855ED830E7 for ; Thu, 25 Nov 2021 01:12:52 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-oi1-x236.google.com with SMTP id o4so8718332oia.10 for ; Wed, 24 Nov 2021 16:12:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9682gc2rGWImXsg7Ufe4H1oYzwUvnv4CbyOFbnDWcsA=; b=B/1WmFSAVrVC5t97/8Y6YPzgTxjZX1w59V9hDz6e74OytuWQD0OtW0TeZKpTm2NPTf +SKxLPDYKIy0qDFhMFdX5fqpRBDRql+zZSj3w7scQ+sUSUigxhl4ZiRJcOWIxUkNBtBQ rf4anFlMF1zNo3IVmrYYcoHhBuFjjzILFB7Oc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=9682gc2rGWImXsg7Ufe4H1oYzwUvnv4CbyOFbnDWcsA=; b=0uk2fmrBGaQFym6DaTmRfrql2kbjrYl79ynBCYUHpUR1p/YcLsq7xpZnHIl7VBbxap PCoeM6qnM7/PewJPdp8mmowHrWJds+ty8dFSpTJko68BA8P+acbNaOfWG1VPezINAg1K xmkaWGz6mKiTYw3f2nhkp79M0if8OcFIC/xYtKsmVxPcWbueCdCBznumFW3hGZ2Q3W08 Y74CWZ8bWIrdy2e+Fga1B8vxo37yDDatL4IE57Aw4kDDFNSJSm83GHjgeLC6GMr7csGw 7rZiuA4b+sNbO1HXzs02Jvi3kxBNamxr4Qk/37z+J1IHTWoaGZjXhW6CqqOzaAoMCiDa tZLg== X-Gm-Message-State: AOAM533KEadESxbQL22IdYA7fR7rOsiRcZf/Zcz7C97ySaMNYpkPnCGR V4aFEIkbHSIG6NH/V3c/s6/3YzRHPiDbzN4MZQgd5M0jduU= X-Google-Smtp-Source: ABdhPJyiTDlVT3xy4PkOfk4iM+Br76Aml1Br9GIM/aL6T5XfVT/Pa5TwUYRjrJx8eCafayAV5sWEoDY+RgKzJA1CTb0= X-Received: by 2002:a05:6808:b0d:: with SMTP id s13mr11197465oij.53.1637799170939; Wed, 24 Nov 2021 16:12:50 -0800 (PST) MIME-Version: 1.0 References: <20211114111942.96151-1-kettenis@openbsd.org> <20211114111942.96151-2-kettenis@openbsd.org> In-Reply-To: <20211114111942.96151-2-kettenis@openbsd.org> From: Simon Glass Date: Wed, 24 Nov 2021 17:12:35 -0700 Message-ID: Subject: Re: [PATCH 1/3] watchdog: Add a driver for the Apple watchdog To: Mark Kettenis Cc: u-boot@lists.denx.de, sven@svenpeter.dev Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.37 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean On Sun, 14 Nov 2021 at 04:19, Mark Kettenis wrote: > > This driver supports the watchdog timer found on Apple's M1 SoC. > On systems that use these SoC, the watchdog timer is the primary > way to reboot the system. > > Signed-off-by: Mark Kettenis > --- > MAINTAINERS | 1 + > drivers/watchdog/Kconfig | 9 +++ > drivers/watchdog/Makefile | 1 + > drivers/watchdog/apple_wdt.c | 111 +++++++++++++++++++++++++++++++++++ > 4 files changed, 122 insertions(+) > create mode 100644 drivers/watchdog/apple_wdt.c Reviewed-by: Simon Glass Tested-on: Apple M1 Macbook Tested-by: Simon Glass