Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752050AbbKPLOS (ORCPT ); Mon, 16 Nov 2015 06:14:18 -0500 Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]:61546 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750944AbbKPLOO (ORCPT ); Mon, 16 Nov 2015 06:14:14 -0500 From: Jisheng Zhang To: , , , , , , , , CC: , , , Jisheng Zhang Subject: [PATCH RESEND 0/8] {arm|arm64}: berlin: add watchdog support Date: Mon, 16 Nov 2015 19:09:46 +0800 Message-ID: <1447672194-483-1-git-send-email-jszhang@marvell.com> X-Mailer: git-send-email 2.6.2 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-11-16_05:,, signatures=0 X-Proofpoint-Spam-Details: rule=inbound_notspam policy=inbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000 definitions=main-1511160181 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1411 Lines: 31 In Marvell berlin SoCs, there are watchdogs which are compatible with the snps,dw-wdt driver. This series try to add watchdog support for them. Jisheng Zhang (8): arm: dts: berlin2q: add watchdog nodes arm: dts: berlin2cd: add watchdog nodes arm: dts: berlin2: add watchdog nodes arm64: dts: berlin4ct: add watchdog nodes arm: dts: berlin: enable wdt0 on Sony NSZ-GS7 ARM: dts: berlin: enable wdt0 on the Google Chromecast arm: dts: berlin: enable wdt0 on the Marvell BG2Q DMP arm64: dts: berlin: enable wdt0 on the Marvell BG4CT STB board arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts | 2 ++ arch/arm/boot/dts/berlin2.dtsi | 24 +++++++++++++++++++++++ arch/arm/boot/dts/berlin2cd-google-chromecast.dts | 2 ++ arch/arm/boot/dts/berlin2cd.dtsi | 24 +++++++++++++++++++++++ arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 4 ++++ arch/arm/boot/dts/berlin2q.dtsi | 24 +++++++++++++++++++++++ arch/arm64/boot/dts/marvell/berlin4ct-stb.dts | 4 ++++ arch/arm64/boot/dts/marvell/berlin4ct.dtsi | 24 +++++++++++++++++++++++ 8 files changed, 108 insertions(+) -- 2.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/