From patchwork Sat Jun 7 21:56:37 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Longerbeam X-Patchwork-Id: 4316181 Return-Path: X-Original-To: patchwork-linux-media@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 89B4BBEEAA for ; Sat, 7 Jun 2014 21:57:46 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9FDF420225 for ; Sat, 7 Jun 2014 21:57:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C0EAF20222 for ; Sat, 7 Jun 2014 21:57:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753380AbaFGV5k (ORCPT ); Sat, 7 Jun 2014 17:57:40 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:51008 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753374AbaFGV5h (ORCPT ); Sat, 7 Jun 2014 17:57:37 -0400 Received: by mail-pb0-f46.google.com with SMTP id rq2so3909538pbb.19 for ; Sat, 07 Jun 2014 14:57:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=qOJMxpRZ1Oil57fY77t0yLBGzgv1EI7BxgDqkSUt5k4=; b=LvtfVi9gZeXuopnmyPnAOTbtfjwbndYZ+qQG3cQBTIYUQ4nd3/kvlrNnALblJsHEWl lqIJlH5n1Nr4hrFV7egmPeE4oH0+ntn3Ker1IPi6NEPEHwkYcom3N6tApO2a21YiNVJw DFoPcEVPiB5V/BSt3llbdTKI7K1WdXjo5B0EqvxYrgrMKMzb6Hs3L0AVDk2AvalyeUoq P5CyBaKRsCNeC3IgrjTVEACutmOJLhXv2ec6HaFiwyLCng8IoiEINcYOnRDunN4oh7xa SRwaUsbWZwd6Ny4rOdho27/XcD0Ul29IiIAW61zDEfJhOdUZjH0ACde5Y9/dGwn/xSwD 5sQg== X-Received: by 10.68.166.36 with SMTP id zd4mr15637616pbb.54.1402178257508; Sat, 07 Jun 2014 14:57:37 -0700 (PDT) Received: from slongerb-fremont-linux.mgc.mentorg.com (c-98-248-118-71.hsd1.ca.comcast.net. [98.248.118.71]) by mx.google.com with ESMTPSA id fx5sm52769595pbb.62.2014.06.07.14.57.36 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 07 Jun 2014 14:57:37 -0700 (PDT) From: Steve Longerbeam X-Google-Original-From: Steve Longerbeam To: linux-media@vger.kernel.org Cc: Steve Longerbeam Subject: [PATCH 35/43] ARM: dts: imx6qdl: Add simple-bus to ipu compatibility Date: Sat, 7 Jun 2014 14:56:37 -0700 Message-Id: <1402178205-22697-36-git-send-email-steve_longerbeam@mentor.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1402178205-22697-1-git-send-email-steve_longerbeam@mentor.com> References: <1402178205-22697-1-git-send-email-steve_longerbeam@mentor.com> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Spam-Status: No, score=-7.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The IPU can have child devices now, so add "simple-bus" to compatible list to ensure creation of the children. Signed-off-by: Steve Longerbeam --- .../bindings/staging/imx-drm/fsl-imx-drm.txt | 6 ++++-- arch/arm/boot/dts/imx6q.dtsi | 2 +- arch/arm/boot/dts/imx6qdl.dtsi | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt b/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt index 3be5ce7..dc759e4 100644 --- a/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt +++ b/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt @@ -21,7 +21,9 @@ Freescale i.MX IPUv3 ==================== Required properties: -- compatible: Should be "fsl,-ipu" +- compatible: Should be "fsl,-ipu". The IPU can also have child + devices, so also must include "simple-bus" to ensure creation of the + children. - reg: should be register base and length as documented in the datasheet - interrupts: Should contain sync interrupt and error interrupt, @@ -39,7 +41,7 @@ example: ipu: ipu@18000000 { #address-cells = <1>; #size-cells = <0>; - compatible = "fsl,imx53-ipu"; + compatible = "fsl,imx53-ipu", "simple-bus"; reg = <0x18000000 0x080000000>; interrupts = <11 10>; resets = <&src 2>; diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi index c7544f0..50e2a32 100644 --- a/arch/arm/boot/dts/imx6q.dtsi +++ b/arch/arm/boot/dts/imx6q.dtsi @@ -149,7 +149,7 @@ ipu2: ipu@02800000 { #address-cells = <1>; #size-cells = <0>; - compatible = "fsl,imx6q-ipu"; + compatible = "fsl,imx6q-ipu", "simple-bus"; reg = <0x02800000 0x400000>; interrupts = <0 8 IRQ_TYPE_LEVEL_HIGH>, <0 7 IRQ_TYPE_LEVEL_HIGH>; diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index 00130a8..089a84a 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi @@ -1096,7 +1096,7 @@ ipu1: ipu@02400000 { #address-cells = <1>; #size-cells = <0>; - compatible = "fsl,imx6q-ipu"; + compatible = "fsl,imx6q-ipu", "simple-bus"; reg = <0x02400000 0x400000>; interrupts = <0 6 IRQ_TYPE_LEVEL_HIGH>, <0 5 IRQ_TYPE_LEVEL_HIGH>;