From patchwork Mon Nov 6 12:12:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 834682 X-Patchwork-Delegate: monstr@monstr.eu 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; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=monstr-eu.20150623.gappssmtp.com header.i=@monstr-eu.20150623.gappssmtp.com header.b="QTf5U+sE"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3yVsFV49dnz9s7m for ; Mon, 6 Nov 2017 23:24:46 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 33662C21F1C; Mon, 6 Nov 2017 12:17:43 +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=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, 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 553EAC21F16; Mon, 6 Nov 2017 12:14:52 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 3E3C6C21E45; Mon, 6 Nov 2017 12:13:32 +0000 (UTC) Received: from mail-wm0-f66.google.com (mail-wm0-f66.google.com [74.125.82.66]) by lists.denx.de (Postfix) with ESMTPS id 38864C21E97 for ; Mon, 6 Nov 2017 12:13:28 +0000 (UTC) Received: by mail-wm0-f66.google.com with SMTP id p75so13346989wmg.3 for ; Mon, 06 Nov 2017 04:13:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20150623.gappssmtp.com; s=20150623; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=03ercTIkt66hqOoxnr9JI+fMnXt2VqSNtKT7SmXHtek=; b=QTf5U+sETOZM8bDTvzm59KzLdu6cZtcIwQmooAIwjzylO4ebY6WxpIu95STigzUtfK Krb47XCrx7DFLgK0aX6u9OzaUIA7ih1H+b2cnMyW1KR9FPJilDe4ez2uvkw/0/bp5wRn yzUhunp6PDYlhPaQHQJZcJVy9Sz0OW6YVzKUWUS/CvC+PAFttnhow0AQAKGyy0n7w1RO 0EBFA1aPOvTDDEBhi9OzREnarGc5Q0CTFZqGQZnsWp+/ibftWrQgmVjlHtdF+UQeO79X kq8Q+yfdYwkkliMjtnK7DijJj8ARjSAGCkos+KwXB/tTtpFxe7uliYzy4J97jpEpk2Kb FRJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:in-reply-to:references; bh=03ercTIkt66hqOoxnr9JI+fMnXt2VqSNtKT7SmXHtek=; b=PNX6RTTGu7ZoSe6HfkXOl29nHq+PsuH17tO29apOM5exzluFGEK1sidGCEFZUKnWeT 0fZ20LPgOfcIND2mwPtSw4XGegTmx58Fy5MalpVn5QEECb6lYwBWSDMdvX0letyZCHvS iPrzsXgahb64gxz2t9jj2tzZp6cthnClDimdvOQn5FSh1XO0Mmpjgov4O+CJmy2INR0X yws7KCgoMB3UwOUJz8H+ohgKuc3aVuarfoeEu/WfFGA1KO3dpjXDwoZx4yCtRBP226b9 +mmC/ahjRhj2tcImQbvoGjb+g4tGf4+whCjBNOpoSq/AQxTgUX0RTYxui71aK+Dwlfe3 s9sA== X-Gm-Message-State: AJaThX42TiE6H4MrDU7m4Q+syxRN3BI1T/jBuh/MIaxhr6+Lh8MM2toN tVyupxgxkqoGvnYlXH1ClQVZVo7D X-Google-Smtp-Source: ABhQp+R2nJ216xZixFuzrq6/NXIPnwMNLk/YVoCwEQ8/MxxU0ocIsl/LkwCZ8m3vfDBtVxtc/DGxTg== X-Received: by 10.28.11.138 with SMTP id 132mr5190349wml.89.1509970407760; Mon, 06 Nov 2017 04:13:27 -0800 (PST) Received: from localhost (nat-35.starnet.cz. [178.255.168.35]) by smtp.gmail.com with ESMTPSA id 74sm12241974wmf.4.2017.11.06.04.13.26 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Mon, 06 Nov 2017 04:13:27 -0800 (PST) From: Michal Simek To: u-boot@lists.denx.de Date: Mon, 6 Nov 2017 13:12:42 +0100 Message-Id: <2ed9c25439c82573c4dfeb0c5c918e31900ff583.1509970359.git.michal.simek@xilinx.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: References: In-Reply-To: References: Cc: Naga Sureshkumar Relli , Anurag Kumar Vulisha , Nava kishore Manne , Shubhrajyoti Datta , Filip Drazic , Soren Brinkmann Subject: [U-Boot] [PATCH 10/40] arm64: zynqmp: Add missing gpio property to dtsi 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" All gpio controllers should contain this property. This property is not checked by the code that's why this issue wasn't found earlier. Signed-off-by: Michal Simek --- arch/arm/dts/zynqmp.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/dts/zynqmp.dtsi b/arch/arm/dts/zynqmp.dtsi index 1be4d2c68001..9ec5ef2ad824 100644 --- a/arch/arm/dts/zynqmp.dtsi +++ b/arch/arm/dts/zynqmp.dtsi @@ -672,6 +672,7 @@ interrupt-controller; #interrupt-cells = <2>; reg = <0x0 0xff0a0000 0x0 0x1000>; + gpio-controller; power-domains = <&pd_gpio>; };