Message ID | cover.1706790320.git.geert+renesas@glider.be (mailing list archive) |
---|---|
Headers | show
Received: from michel.telenet-ops.be (michel.telenet-ops.be [195.130.137.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B9B895D47F for <linux-renesas-soc@vger.kernel.org>; Thu, 1 Feb 2024 14:09:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.130.137.88 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706796566; cv=none; b=lOC8+UPqYObFf4gOwJk9LMFF5HYtrTXiqyU3NtEsDM3klDw9eUFLGTBtkJyriHnpO7DTqwX1nbSPP6XEFn5zYCRfIMFhdfhqrNXWjprD7U0An56sPqjdMh/v0ifJI05lllCzpm5r6I/HHbYMsDTewWnAR8UItlaeACPDdNzpPVE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706796566; c=relaxed/simple; bh=bzyYD7jk0os9f3TouHjZe8+oTD/GCayc5xXPpzBEBdo=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=Ut9jjK1x6MwLdl0KslfkbOe3GV5O+pJbptLUoW4v5bBAY8hqW4M5OTue4gZ0nhr3w2uo3fgHMBzWMHjCUn1tshlfSxMe/YfppizYpEiHRhfwAVxtfzyNcxj5QFwjEzfAf6OVDo7zLILSKdOy/7ou9i2MFTzGnktdh6EM3HX1m/I= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be; spf=none smtp.mailfrom=linux-m68k.org; arc=none smtp.client-ip=195.130.137.88 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux-m68k.org Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:88f0:c83b:bafa:cdc3]) by michel.telenet-ops.be with bizsmtp id hq9M2B0074efzLr06q9MRt; Thu, 01 Feb 2024 15:09:21 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1rVXjw-00Gv3m-7r; Thu, 01 Feb 2024 15:09:21 +0100 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1rVXkn-00AXWg-5C; Thu, 01 Feb 2024 15:09:21 +0100 From: Geert Uytterhoeven <geert+renesas@glider.be> To: Magnus Damm <magnus.damm@gmail.com> Cc: linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Geert Uytterhoeven <geert+renesas@glider.be> Subject: [PATCH 0/2] arm64: dts: renesas: r8a779h0/gray-hawk-single: Add watchdog support Date: Thu, 1 Feb 2024 15:09:15 +0100 Message-Id: <cover.1706790320.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: <linux-renesas-soc.vger.kernel.org> List-Subscribe: <mailto:linux-renesas-soc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-renesas-soc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
arm64: dts: renesas: r8a779h0/gray-hawk-single: Add watchdog support
|
expand
|