From patchwork Tue Jun 27 06:47:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: karthik@techveda.org X-Patchwork-Id: 9810887 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 4669360329 for ; Tue, 27 Jun 2017 06:48:09 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 37939285A3 for ; Tue, 27 Jun 2017 06:48:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2C355285E0; Tue, 27 Jun 2017 06:48:09 +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=-6.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A0CE4285DC for ; Tue, 27 Jun 2017 06:48:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751536AbdF0Gr7 (ORCPT ); Tue, 27 Jun 2017 02:47:59 -0400 Received: from mail-pf0-f194.google.com ([209.85.192.194]:36628 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752112AbdF0Gr5 (ORCPT ); Tue, 27 Jun 2017 02:47:57 -0400 Received: by mail-pf0-f194.google.com with SMTP id z6so3469502pfk.3 for ; Mon, 26 Jun 2017 23:47:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=techveda-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=p2pgkR1W5fpF184+2qV/0J6R05nFLZCGe0hIQYJaVx0=; b=FDL/w9PiJOqJTuX0zVogX7QUI3ZdqkUkqaVzgJM7IoFCNh+HoYOTM5KFQNeYEDdsvB 01+HSOctuYW7tja1fKhyaGF46wYsDGo+vqUTcTEbZd7jKJTuT7b3g1ZJtpgWNKhs3kBv Ed0sfDCE8mhiFNlR/lK5ckOBOaDik3EssYxWCvh+5vcDvhj+76g42hCOPfhkVgFI4oju RFF6kxctEc3M17Y82gxMVudSfnYYpYjZklNU2J4i8W9ArNB2tEghFB6N6zQGkbAPLBFd JDljR0rFW96c3CaCPApCQsmN9xA+j7siheghhUOksmOBgi6ch1aVLAmKyFoVQYby3gNc N8uQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=p2pgkR1W5fpF184+2qV/0J6R05nFLZCGe0hIQYJaVx0=; b=oIRvsJ2JNZ03z+GI+4foAmG44emyNWew6zf4dGmailw0U5AxVSMTqvHrXWMpOOxWy+ Ky+vvYivPeX4FR5k/VG4B213rIcUbpjD5mOWZ/jFbNM/g0NCmmZvQQ/2EBTu9VH/yi2A AffdOqFdRgAYU0VDaH29dcRoruzIG46XHxvikp/pzcxNHYe1qDjmkLyPMOfsjBYGkClB OlyB1QXcXKC9nDK5KblGnlrtm1q82iR8uJwF7uf4dDK4ssfj4W6vygFQ2fb81IbXwtdK 6kEHHyYiLny7ypixUEKCNy4/CcZb3bG9+PAc3/Dyr0y/MSnVsu4tVGn3XRJvqhZt4M+s hzVA== X-Gm-Message-State: AKS2vOztEXgQzS8sUa+pueq8H+9rTiH2whDFno7vamE+595aDhJUxMI2 XrVh5SUkfd5JA4m5 X-Received: by 10.99.95.147 with SMTP id t141mr3711033pgb.263.1498546075828; Mon, 26 Jun 2017 23:47:55 -0700 (PDT) Received: from localhost.localdomain ([157.48.11.65]) by smtp.gmail.com with ESMTPSA id o13sm3700820pfa.120.2017.06.26.23.47.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 26 Jun 2017 23:47:55 -0700 (PDT) From: karthik@techveda.org To: bcousson@baylibre.com, tony@atomide.com, robh+dt@kernel.org, mark.rutland@arm.com Cc: linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, sunil.m@techveda.org, Karthik Tummala Subject: [PATCH v2] arm: dts: omap3: Remove needless interrupt-parent property Date: Tue, 27 Jun 2017 12:17:40 +0530 Message-Id: <1498546060-5742-1-git-send-email-karthik@techveda.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <41ab5d17-620e-34b6-bd1c-33ae7bb3234c@techveda.org> References: <41ab5d17-620e-34b6-bd1c-33ae7bb3234c@techveda.org> Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Karthik Tummala All nodes inhert "interrupt-parent" property from root node. Removed the aforementioned property from usbhsohci, usbhsehci, ssi_port1, ssi_port2 nodes to avoid duplication. Signed-off-by: Karthik Tummala --- Changes for v2: - Made changes to subject & description as suggested by Suniel Mahesh. --- arch/arm/boot/dts/omap3.dtsi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi index a3ff493..bdaf30c 100644 --- a/arch/arm/boot/dts/omap3.dtsi +++ b/arch/arm/boot/dts/omap3.dtsi @@ -713,14 +713,12 @@ usbhsohci: ohci@48064400 { compatible = "ti,ohci-omap3"; reg = <0x48064400 0x400>; - interrupt-parent = <&intc>; interrupts = <76>; }; usbhsehci: ehci@48064800 { compatible = "ti,ehci-omap"; reg = <0x48064800 0x400>; - interrupt-parent = <&intc>; interrupts = <77>; }; }; @@ -831,7 +829,6 @@ reg-names = "tx", "rx"; - interrupt-parent = <&intc>; interrupts = <67>, <68>; }; @@ -844,7 +841,6 @@ reg-names = "tx", "rx"; - interrupt-parent = <&intc>; interrupts = <69>, <70>; };