From patchwork Tue Jul 28 09:03:55 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Barry Song <21cnbao@gmail.com> X-Patchwork-Id: 6880981 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 123E3C05AD for ; Tue, 28 Jul 2015 09:00:27 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 25F3620632 for ; Tue, 28 Jul 2015 09:00:25 +0000 (UTC) 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.kernel.org (Postfix) with ESMTPS id EDC1D20620 for ; Tue, 28 Jul 2015 09:00:22 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZK0iU-0007sZ-Ca; Tue, 28 Jul 2015 08:58:30 +0000 Received: from mail-pd0-x233.google.com ([2607:f8b0:400e:c02::233]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZK0iC-0007FJ-2T for linux-arm-kernel@lists.infradead.org; Tue, 28 Jul 2015 08:58:13 +0000 Received: by pdbbh15 with SMTP id bh15so67389800pdb.1 for ; Tue, 28 Jul 2015 01:57:51 -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=Q/Q8VTanI5eu3jvFTmd1bfSZHIRig8jHzfi8l6Pj414=; b=l4TW/erDKFRC4HQni8hGUzxEejgmgjbD9Ug7wp8iM/mL5GfvegzSWLT+Yl5WaIr/Zc B0RG5AZw2dfNhB03Yo3S//ytkk1yVQj656DJUYoTVnO0uHYlVwyro7swyvJMW9HCOVtD SWqGBzvQRCWy+93STgBj7bPYsOW/I3Dhpie6HLcMM4n8lEiIRhVVAE+7cCijkc8G6VOD BU/hx/hcIG+BbA2vej7A2rOpOTSlTk67tXHaDiRj/KWFk+/9mPpawpum0UDj2QRRCVlf +UvevzRAyo0hK2sOdUxE7obTQzBj9bNPQL3fbWsOBhaByXsUe+50L/gE95yt1wXYKa8e 6rxg== X-Received: by 10.70.128.101 with SMTP id nn5mr79211635pdb.56.1438073871095; Tue, 28 Jul 2015 01:57:51 -0700 (PDT) Received: from ip-172-31-29-47.ap-northeast-1.compute.internal (ec2-54-65-106-64.ap-northeast-1.compute.amazonaws.com. [54.65.106.64]) by smtp.gmail.com with ESMTPSA id nx1sm24770047pab.6.2015.07.28.01.57.48 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 28 Jul 2015 01:57:50 -0700 (PDT) From: Barry Song <21cnbao@gmail.com> To: arnd@arndb.de, olof@lixom.net, khilman@linaro.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 01/10] ARM: dts: atlas7: add lost jpeg node Date: Tue, 28 Jul 2015 09:03:55 +0000 Message-Id: <1438074244-18708-2-git-send-email-21cnbao@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1438074244-18708-1-git-send-email-21cnbao@gmail.com> References: <1438074244-18708-1-git-send-email-21cnbao@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150728_015812_271444_90E26405 X-CRM114-Status: GOOD ( 10.11 ) X-Spam-Score: -2.7 (--) 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: "Lily.Li" , workgroup.linux@csr.com, Barry Song MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, 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 From: "Lily.Li" this patch adds lost jpeg node, and also fix the ranges of its parent node. Signed-off-by: Lily.Li Signed-off-by: Barry Song --- arch/arm/boot/dts/atlas7.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/atlas7.dtsi b/arch/arm/boot/dts/atlas7.dtsi index 3e21311..d590b82 100644 --- a/arch/arm/boot/dts/atlas7.dtsi +++ b/arch/arm/boot/dts/atlas7.dtsi @@ -1350,6 +1350,7 @@ #address-cells = <1>; #size-cells = <1>; ranges = <0x16000000 0x16000000 0x00200000>, + <0x17000000 0x17000000 0x10000>, <0x17020000 0x17020000 0x1000>, <0x17030000 0x17030000 0x1000>, <0x17040000 0x17040000 0x1000>, @@ -1416,6 +1417,14 @@ bus-width = <8>; }; + jpeg@17000000 { + compatible = "sirf,atlas7-jpeg"; + reg = <0x17000000 0x10000>; + interrupts = <0 72 0>, + <0 73 0>; + clocks = <&car 103>; + }; + usb0: usb@17060000 { cell-index = <0>; compatible = "sirf,atlas7-usb";