From patchwork Wed Jun 13 03:01:14 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bin Meng X-Patchwork-Id: 928634 X-Patchwork-Delegate: bmeng.cn@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="k/BxYXsJ"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 415BGj1dZFz9s1B for ; Wed, 13 Jun 2018 12:56:29 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id D0969C21E15; Wed, 13 Jun 2018 02:56:26 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id CADB8C21CB6; Wed, 13 Jun 2018 02:56:23 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 995AAC21CB6; Wed, 13 Jun 2018 02:56:22 +0000 (UTC) Received: from mail-pf0-f194.google.com (mail-pf0-f194.google.com [209.85.192.194]) by lists.denx.de (Postfix) with ESMTPS id 030F4C21C27 for ; Wed, 13 Jun 2018 02:56:22 +0000 (UTC) Received: by mail-pf0-f194.google.com with SMTP id h12-v6so569007pfk.11 for ; Tue, 12 Jun 2018 19:56:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id; bh=fFbtgY44b/DsO7t+Q8jztCtmIu6+jlBGXR2S3a3nGYg=; b=k/BxYXsJLFpWCn4n7LiVcYDkQ0ROmTSsKdbz9aDe+cnSHoS1GQMlVI+hj+dRsAFYPT u2i+3/xuPjkm7cGYEsXxwW263oUInrbSxg/y5sPVzwSHSnilKwsON8E53dUqQm1GGslM j/8BF/zCv0FnfQh6Ju7f0hUx48eBfPj+UhwoFo5RVawxOSeh+KyXnh6gp67LIYwtpHMO /JLpxV6cORQeQJj/wEUuyA1VXGy6W7jnkE2D92sbp0YMhQEWVPxxsElBZ5G7iV9qOs0a Pcx7eeN8C22HjJgS4WHtmsGFhs0UhU9gXDPAnDz16H8NRk6cR6rktQ6XUidI5lWGe2ns tV6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=fFbtgY44b/DsO7t+Q8jztCtmIu6+jlBGXR2S3a3nGYg=; b=bYiWQyxTY3Ts8Kf6kBFM15StoqLFRE/nz4nRx3vul7269GGuSfPKH2JRa/JnunhV9e TtORBw4D5VrcsmzgyI8LeiBkKX7ITX8jSutieosOn01QEAcl5Ncp+U/cpExmYFRBNORZ QA32FEsPbLapxu7Bt/Im2y158bzGUCekPFvnZaAaufElxDSIXVFFj2A1/9b+XTgX2LWn VU4vcJtUaBiwQO+Lx/oKh7SzKY3KXyeZMpp50QK84oe8kdcdry+uT88iTjhNZim6MkMm beboPQE9T76U+DipA172pC9/+UtRagJpbNbOCMeN/n8upA0x/3wvvO8BSdHEJibH9Nzc BaiQ== X-Gm-Message-State: APt69E1WIeiuWO4MvRUJjgTT9QmLp3qwMO1JG9MICh2lgqhUss1d0KV7 UaZpisEUDiDcujesBfulQvrtcg== X-Google-Smtp-Source: ADUXVKLIs1ZV+aQ0Q532slM/iqXZ8blmz4J4j9NQQNUXTNPjLupaFhevqFeolh/w9vzHbItlf7losA== X-Received: by 2002:a62:1358:: with SMTP id b85-v6mr3035115pfj.238.1528858580473; Tue, 12 Jun 2018 19:56:20 -0700 (PDT) Received: from ala-d2121-lx1.wrs.com (unknown-156-139.windriver.com. [147.11.156.139]) by smtp.gmail.com with ESMTPSA id u18-v6sm1705630pfm.152.2018.06.12.19.56.19 (version=TLS1_1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 12 Jun 2018 19:56:19 -0700 (PDT) From: Bin Meng To: Simon Glass , U-Boot Mailing List Date: Tue, 12 Jun 2018 20:01:14 -0700 Message-Id: <1528858874-7073-1-git-send-email-bmeng.cn@gmail.com> X-Mailer: git-send-email 1.7.9.5 Subject: [U-Boot] [PATCH] x86: cherryhill: Fix DTC warning X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Fix warning when compiling cherryhill.dts with latest DTC: "Warning (avoid_unnecessary_addr_size): /pci/pch@1f,0: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property" Signed-off-by: Bin Meng Reviewed-by: Simon Glass --- arch/x86/dts/cherryhill.dts | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/x86/dts/cherryhill.dts b/arch/x86/dts/cherryhill.dts index c3a6aad..3e29683 100644 --- a/arch/x86/dts/cherryhill.dts +++ b/arch/x86/dts/cherryhill.dts @@ -75,8 +75,6 @@ pch@1f,0 { reg = <0x0000f800 0 0 0 0>; compatible = "intel,pch9"; - #address-cells = <1>; - #size-cells = <1>; irq-router { compatible = "intel,irq-router";