From mboxrd@z Thu Jan 1 00:00:00 1970 From: miquel.raynal@bootlin.com (Miquel Raynal) Date: Fri, 10 Aug 2018 11:02:01 +0200 Subject: [PATCH v2 5/7] arm64: dts: marvell: armada-37xx: add nodes to support watchdog In-Reply-To: <20180809022037.12001-6-marek.behun@nic.cz> References: <20180809022037.12001-1-marek.behun@nic.cz> <20180809022037.12001-6-marek.behun@nic.cz> Message-ID: <20180810110201.396537ea@xps13> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Marek, Marek Beh?n wrote on Thu, 9 Aug 2018 04:20:35 +0200: > This adds the system controller node for CPU Miscellaneous Registers > (which is needed for the watchdog node) and the watchdog node. > > Signed-off-by: Marek Behun > --- Reviewed-by: Miquel Raynal Thanks, Miqu?l