From patchwork Thu Jan 14 01:08:41 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caesar Wang X-Patchwork-Id: 8028891 Return-Path: X-Original-To: patchwork-linux-rockchip@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 0FCB79F744 for ; Thu, 14 Jan 2016 01:09:23 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 2BB11203FB for ; Thu, 14 Jan 2016 01:09:22 +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 4E76A203E5 for ; Thu, 14 Jan 2016 01:09:21 +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 1aJWPd-0003Ch-OD; Thu, 14 Jan 2016 01:09:17 +0000 Received: from mail-pf0-f181.google.com ([209.85.192.181]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aJWPa-0003B2-Q2; Thu, 14 Jan 2016 01:09:17 +0000 Received: by mail-pf0-f181.google.com with SMTP id 65so90154745pff.2; Wed, 13 Jan 2016 17:08:53 -0800 (PST) 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; bh=e+fZIO6HdohTkNlz80TbNCkQhstEvKLrBsHSB5eZaho=; b=IKII0JNxdHMax1V6tltjXiqcc/WFAng5vm/1+llsV9BGkDCjh2toqP3kWTNJ9j+4wX uj83q1JMTbNRVYPsybM2jVgmMkxl/0gmsWnxWWahg1xnbQrlnmlUmbkh6VpbthJ+u2fM 9bgH3dkn4WuPFRUfIyKkmL+QiH7F5lweuzUR/vMvvxY7MZlpP10u1TaNsj7b3RjwYXw7 L3QB1u8H/AfQZORpKkUjxUJGrzeInai1V4luUOJ8bGYPEzeTscUhKzhhOgGzMfxSgCh1 cRBy3KMorZqteVx3gIZRJjC4BUzj+8us16Tx9wjlCzQPR5vcnXTTxAEyJi4AMZxgOiJ7 Is4Q== X-Gm-Message-State: ALoCoQkithq8VCXY2/WNfoMKHJU9EOVUt9eMzp3BL8WhBRSe2/DS5OK+/tbSjql9eBaG0+iKmSN+Qrc9oC4XAYpfeKJSxU2w8w== X-Received: by 10.98.31.210 with SMTP id l79mr1764227pfj.144.1452733732746; Wed, 13 Jan 2016 17:08:52 -0800 (PST) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id 2sm5215978pfr.22.2016.01.13.17.08.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 13 Jan 2016 17:08:51 -0800 (PST) From: Caesar Wang To: heiko@sntech.de, linux-rockchip@lists.infradead.org Subject: [PATCH] ARM: dts: rockchip: make more compatible for rk3036 SoCs Date: Thu, 14 Jan 2016 09:08:41 +0800 Message-Id: <1452733721-28110-1-git-send-email-wxt@rock-chips.com> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160113_170914_892804_146602C8 X-CRM114-Status: UNSURE ( 8.18 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.4 (--) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Caesar Wang MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable 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 This patch will be better to support and compatible for rk3036. Although some other SoCs drivers also can work for rk3036, that will prevent some mutatin factors for drivers. Signed-off-by: Caesar Wang --- arch/arm/boot/dts/rk3036.dtsi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/arch/arm/boot/dts/rk3036.dtsi b/arch/arm/boot/dts/rk3036.dtsi index ee457a2..7897449 100644 --- a/arch/arm/boot/dts/rk3036.dtsi +++ b/arch/arm/boot/dts/rk3036.dtsi @@ -161,7 +161,7 @@ }; usb_otg: usb@10180000 { - compatible = "rockchip,rk3288-usb", "rockchip,rk3066-usb", + compatible = "rockchip,rk3036-usb", "rockchip,rk3066-usb", "snps,dwc2"; reg = <0x10180000 0x40000>; interrupts = ; @@ -176,7 +176,7 @@ }; usb_host: usb@101c0000 { - compatible = "rockchip,rk3288-usb", "rockchip,rk3066-usb", + compatible = "rockchip,rk3036-usb", "rockchip,rk3066-usb", "snps,dwc2"; reg = <0x101c0000 0x40000>; interrupts = ; @@ -211,7 +211,7 @@ }; emmc: dwmmc@1021c000 { - compatible = "rockchip,rk3288-dw-mshc"; + compatible = "rockchip,rk3036-dw-mshc", "rockchip,rk3288-dw-mshc"; reg = <0x1021c000 0x4000>; interrupts = ; broken-cd; @@ -327,7 +327,7 @@ }; i2c1: i2c@20056000 { - compatible = "rockchip,rk3288-i2c"; + compatible = "rockchip,rk3036-i2c", "rockchip,rk3288-i2c"; reg = <0x20056000 0x1000>; interrupts = ; #address-cells = <1>; @@ -340,7 +340,7 @@ }; i2c2: i2c@2005a000 { - compatible = "rockchip,rk3288-i2c"; + compatible = "rockchip,rk3036-i2c", "rockchip,rk3288-i2c"; reg = <0x2005a000 0x1000>; interrupts = ; #address-cells = <1>; @@ -395,7 +395,7 @@ }; i2c0: i2c@20072000 { - compatible = "rockchip,rk3288-i2c"; + compatible = "rockchip,rk3036-i2c", "rockchip,rk3288-i2c"; reg = <0x20072000 0x1000>; interrupts = ; #address-cells = <1>;