From patchwork Wed Oct 5 15:27:10 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9363149 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 097686075E for ; Wed, 5 Oct 2016 15:29:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EE72D28CAD for ; Wed, 5 Oct 2016 15:29:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E310328CB1; Wed, 5 Oct 2016 15:29:39 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 54EC628C9D for ; Wed, 5 Oct 2016 15:29:39 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bro7C-000710-R9; Wed, 05 Oct 2016 15:28:14 +0000 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bro6c-0006ZE-SN for linux-arm-kernel@lists.infradead.org; Wed, 05 Oct 2016 15:27:41 +0000 Received: by mail-wm0-x230.google.com with SMTP id p138so280278958wmb.1 for ; Wed, 05 Oct 2016 08:27:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=P/dKnnu1y4Vuefc9IOpqa+nIKRHaj6/qZiu0t7cFZK8=; b=qrtdU5lvUtOux/X77hdICdLqQUYJWHECFLZ9d/3LqnTje5kXzgoTh3nCm1ZzsZsZaE 3Fs45eeoizB8lfsY5J8NsaowiGUvJ9/Patoo1b1neguaDWkwAZ8VdW2J8gz+ycD4PlIl bRBbxucufSmMtsIggd2VvJcp125rORBpsod8RGaQTe4HowYIFhX6qdiF4hcet7ds9FzX i5sl4SRXkot+juiM3GY1FQhLg/PazOeqj5vTIwRWEvWS03J34QWK67ouBRz8sO/4WVq6 Z3sJHkY24XQVYiBjWna55mGn+pcpw/67zrtGHxdnI5bmhD7dAp+9Mo21F7trXCvnHs+e jMLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=P/dKnnu1y4Vuefc9IOpqa+nIKRHaj6/qZiu0t7cFZK8=; b=kf7ovYD+LBspJtL6u5l3e7G3QwUcQpBWKbgMGAYdTawQRCVkC1bAASCASp5Ae9CpwH cCsG5aJhMw4O02X1XI2DRITMnOhslRU2D3hNTwx9+1xpx3oj0OVGRL0z4O7EFESGmuo2 maHZ4ajSars1tmkocsz4DwJ6NgEQmpsgDJ34HIBw2kKenA1qNPKhVSuUqzISAaqZvqU2 /v+u2q2hmD2wY9l8DuZbhjhe4RnYkGXSwWL1NJJkfNSGhxKa5jbbKvUJ+iQbyuLVPklF C5/0DkmsOzS1b0xvB9pu+wlZaIoJ6nHocbUYNy/j5gLte+MtgUJnjl/nEUploV1AyB6u oZpg== X-Gm-Message-State: AA6/9Rm+hwpPWYT3suQMtaKZqsv5Cq2oZBONJvU2aJuaX4EGEpbMHBjV+ieN1AgByDkYuGqV X-Received: by 10.28.207.204 with SMTP id f195mr685330wmg.29.1475681237267; Wed, 05 Oct 2016 08:27:17 -0700 (PDT) Received: from build.net (build.baylibre.com. [37.187.146.144]) by smtp.gmail.com with ESMTPSA id v189sm30178528wmv.12.2016.10.05.08.27.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Oct 2016 08:27:16 -0700 (PDT) From: Neil Armstrong To: Philipp Zabel Subject: [RESEND PATCH v2 3/3] dt-bindings: reset: oxnas: Update for OX820 Date: Wed, 5 Oct 2016 17:27:10 +0200 Message-Id: <20161005152710.2898-4-narmstrong@baylibre.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161005152710.2898-1-narmstrong@baylibre.com> References: <20161005152710.2898-1-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161005_082739_166728_2F4F1D70 X-CRM114-Status: UNSURE ( 6.78 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-oxnas@lists.tuxfamily.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Neil Armstrong MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add new compatible string for reset and sys-ctrl for the Oxford Semiconductor OX820 Support. Drop the OX810SE indices since they moved in a dedicated include file. Signed-off-by: Neil Armstrong Acked-by: Rob Herring --- .../devicetree/bindings/reset/oxnas,reset.txt | 44 +++++----------------- 1 file changed, 9 insertions(+), 35 deletions(-) diff --git a/Documentation/devicetree/bindings/reset/oxnas,reset.txt b/Documentation/devicetree/bindings/reset/oxnas,reset.txt index 6f06db9..d27ccb5 100644 --- a/Documentation/devicetree/bindings/reset/oxnas,reset.txt +++ b/Documentation/devicetree/bindings/reset/oxnas,reset.txt @@ -5,45 +5,19 @@ Please also refer to reset.txt in this directory for common reset controller binding usage. Required properties: -- compatible: Should be "oxsemi,ox810se-reset" +- compatible: For OX810SE, should be "oxsemi,ox810se-reset" + For OX820, should be "oxsemi,ox820-reset" - #reset-cells: 1, see below Parent node should have the following properties : -- compatible: Should be "oxsemi,ox810se-sys-ctrl", "syscon", "simple-mfd" +- compatible: For OX810SE, should be : + "oxsemi,ox810se-sys-ctrl", "syscon", "simple-mfd" + For OX820, should be : + "oxsemi,ox820-sys-ctrl", "syscon", "simple-mfd" -For OX810SE, the indices are : - - 0 : ARM - - 1 : COPRO - - 2 : Reserved - - 3 : Reserved - - 4 : USBHS - - 5 : USBHSPHY - - 6 : MAC - - 7 : PCI - - 8 : DMA - - 9 : DPE - - 10 : DDR - - 11 : SATA - - 12 : SATA_LINK - - 13 : SATA_PHY - - 14 : Reserved - - 15 : NAND - - 16 : GPIO - - 17 : UART1 - - 18 : UART2 - - 19 : MISC - - 20 : I2S - - 21 : AHB_MON - - 22 : UART3 - - 23 : UART4 - - 24 : SGDMA - - 25 : Reserved - - 26 : Reserved - - 27 : Reserved - - 28 : Reserved - - 29 : Reserved - - 30 : Reserved - - 31 : BUS +Reset indices are in dt-bindings include files : +- For OX810SE: include/dt-bindings/reset/oxsemi,ox810se.h +- For OX820: include/dt-bindings/reset/oxsemi,ox820.h example: