From patchwork Thu Nov 7 09:42:18 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Stanley X-Patchwork-Id: 1191014 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=jms.id.au Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Cc5v9DBG"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 477z3S357vz9sPT for ; Thu, 7 Nov 2019 20:43:00 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387687AbfKGJm7 (ORCPT ); Thu, 7 Nov 2019 04:42:59 -0500 Received: from mail-pf1-f194.google.com ([209.85.210.194]:39167 "EHLO mail-pf1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387839AbfKGJm5 (ORCPT ); Thu, 7 Nov 2019 04:42:57 -0500 Received: by mail-pf1-f194.google.com with SMTP id x28so2253370pfo.6; Thu, 07 Nov 2019 01:42:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=itXp/vDqhHYMcsOhBE4Lb6epcLCaR4BGpG1zslxBhRk=; b=Cc5v9DBGGv59y4S5c7w3BAKGlgux8FvfqN7hYf4ErrnQ/We+woYIxx5te3ucWu4ZoF 8q185rdwW1WrKPUnqYS5uY1Et35kDRkfXWNvHJ3KV1+PCM4Wnb09IuDnqiS7ejLJ4JoV 2vFvRKGcV8wbe2AIehLT/qKg8b+ezul2JWl+eJNAOI3x1U9MsZPaM/rBFysw3h7SoSMg Sw+hLVcPw9jkCSN6F85LL/ZgZi4EeuNoHU3iOav8gK3XC66q7dHi1+On1UJe3jokRkuL Oed+oKFyi/ftKSfooSXTn870ExZNskTVnaRveBNVX8TKF7uWVbP9+utF2oabuUGl5d8P 939w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=itXp/vDqhHYMcsOhBE4Lb6epcLCaR4BGpG1zslxBhRk=; b=IhIQsgclnR8SE/SmuoXiILwKQfZRdJAtW/IIgiAOWYdyK/92A3ujJrPKRpo7U2N7gl 3uO1+aU5fCuZ5M4OhYJVcBwm36Z1Y8JU8Vpcw7VDOe101zM8DuSoA3YdPCdj+zkVbM+R jWaodWiKu1oxGPBOYDIKmXx695kWA07WKhLvO03RizvPlpxqv1CGCRg5hZt1POjHlkcW 9VnKZV6+EAr7sPIah6IpyvSjzQZzYZK+ttXlD1ZqgmdSeeVblGBgjoUWu1/kZeLTLC4h whwc0r6eY9amU251Tr20uYNhE4imv/BBOz8lyBw7Un2bEttIzQ+qJ15JV8qhVp5eAEUT 9Aqw== X-Gm-Message-State: APjAAAXmkM7xp+xMPCZ9T8rBeZjZAXErRAAaX6KQMlFlkgV8BMHQSPji Eg24gP7Kk+66gAdHVAqKWrE= X-Google-Smtp-Source: APXvYqx6i+XNW3wKSy1uugKeO5GmapHvlicFFeX4CGHx0TkPuZzVaw0mPNKdNljETG8kv/65+vgNfA== X-Received: by 2002:a63:2506:: with SMTP id l6mr3355808pgl.131.1573119776554; Thu, 07 Nov 2019 01:42:56 -0800 (PST) Received: from voyager.lan ([45.124.203.14]) by smtp.gmail.com with ESMTPSA id 12sm1958195pfp.79.2019.11.07.01.42.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Nov 2019 01:42:55 -0800 (PST) From: Joel Stanley To: Daniel Lezcano , Rob Herring Cc: =?utf-8?q?C=C3=A9dric_Le_Goater?= , Thomas Gleixner , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Linus Walleij , Andrew Jeffery , Rob Herring Subject: [PATCH v2 4/4] dt-bindings: fttmr010: Add ast2600 compatible Date: Thu, 7 Nov 2019 20:12:18 +1030 Message-Id: <20191107094218.13210-5-joel@jms.id.au> X-Mailer: git-send-email 2.24.0.rc1 In-Reply-To: <20191107094218.13210-1-joel@jms.id.au> References: <20191107094218.13210-1-joel@jms.id.au> MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The ast2600 contains a fttmr010 derivative. Reviewed-by: Linus Walleij Acked-by: Rob Herring Signed-off-by: Joel Stanley --- Documentation/devicetree/bindings/timer/faraday,fttmr010.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/timer/faraday,fttmr010.txt b/Documentation/devicetree/bindings/timer/faraday,fttmr010.txt index 195792270414..3cb2f4c98d64 100644 --- a/Documentation/devicetree/bindings/timer/faraday,fttmr010.txt +++ b/Documentation/devicetree/bindings/timer/faraday,fttmr010.txt @@ -11,6 +11,7 @@ Required properties: "moxa,moxart-timer", "faraday,fttmr010" "aspeed,ast2400-timer" "aspeed,ast2500-timer" + "aspeed,ast2600-timer" - reg : Should contain registers location and length - interrupts : Should contain the three timer interrupts usually with