From patchwork Sun Nov 29 11:08:02 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Palmer X-Patchwork-Id: 1407816 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=0x0f.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=0x0f.com header.i=@0x0f.com header.a=rsa-sha256 header.s=google header.b=ffUK02op; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4CkQdP1xT0z9sTc for ; Sun, 29 Nov 2020 22:10:33 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727225AbgK2LK1 (ORCPT ); Sun, 29 Nov 2020 06:10:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50480 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726869AbgK2LK0 (ORCPT ); Sun, 29 Nov 2020 06:10:26 -0500 Received: from mail-pl1-x644.google.com (mail-pl1-x644.google.com [IPv6:2607:f8b0:4864:20::644]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C84F6C061A54 for ; Sun, 29 Nov 2020 03:08:27 -0800 (PST) Received: by mail-pl1-x644.google.com with SMTP id p6so4893834plr.7 for ; Sun, 29 Nov 2020 03:08:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0x0f.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=sSxJk69Cd2LemrQN9ehPZlO0F43/6TrspTvKZvZYbs0=; b=ffUK02opWwOFvHW21tRs0l4+Mo38eIrN56iqqYVXgFwGevSQSh8qK2fv8dEfQTxpvJ mpiJo9gnnIfv/ntuqs6s0NG0qUrvjYXlDFghdoqhaG3hqTkM8uFe2cLgJnABDDQbqk+b JqmG4htvg0K3vSGvdkAruDhmMg4CU4VXpXRUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=sSxJk69Cd2LemrQN9ehPZlO0F43/6TrspTvKZvZYbs0=; b=MBNxoTrBKn1U052cbKITr70wkxuqZ430x1N8sDskNvVExdmaYjH9Uy5sZ2O/mqnYwA DXfVQT6bAd7SRspBIypxclWb6Yr+C8+POrLIRDNmx+tiPtlDmvEjLMFdzaKwzcMvpRQR XjEe04zU5U7JYrIXQ/zYURYolGhMLc07KUo9Xti4RpiwQh7VsmMDoCjSdfessrrtW5bJ LI20qqYAbmoBVa0a0FUa8bfsgbz2+rxP6e00LHGUBD8zI76NM0RCRaeuizq70tHOxGsm ps+EqeYw8AsSTM/FKuX++/JMjwD3J3OayfiSQPw0gIJilYl3ppzVy7toD2tsgKbGicO7 nUgg== X-Gm-Message-State: AOAM532GoyRssIj//58mGxFLOpjCkUzbTLKDmFUhfww7z3Edds83l5+h gl1rrz9x4Z3A73/58UczEe6B4A== X-Google-Smtp-Source: ABdhPJzib+nYFpwBxldfEI+z6vafVcrbaAPzvzvDZh07vXmrjbJ1TdqRII3WABzDnjub/RJWE7p+rA== X-Received: by 2002:a17:902:8691:b029:d7:e0f9:b1b with SMTP id g17-20020a1709028691b02900d7e0f90b1bmr14505268plo.37.1606648107325; Sun, 29 Nov 2020 03:08:27 -0800 (PST) Received: from shiro.work (p1268123-ipngn200803sizuokaden.shizuoka.ocn.ne.jp. [118.13.124.123]) by smtp.googlemail.com with ESMTPSA id 21sm13095653pfw.105.2020.11.29.03.08.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Nov 2020 03:08:26 -0800 (PST) From: Daniel Palmer To: soc@kernel.org, linux-gpio@vger.kernel.org Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linus.walleij@linaro.org, robh@kernel.org, w@1wt.eu, daniel@0x0f.com Subject: [PATCH v4 5/5] ARM: mstar: Fill in GPIO controller properties for infinity Date: Sun, 29 Nov 2020 20:08:02 +0900 Message-Id: <20201129110803.2461700-6-daniel@0x0f.com> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201129110803.2461700-1-daniel@0x0f.com> References: <20201129110803.2461700-1-daniel@0x0f.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Fill in the properties needed to use the GPIO controller in the infinity and infinity3 chips. Signed-off-by: Daniel Palmer Acked-by: Linus Walleij --- arch/arm/boot/dts/mstar-infinity.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/mstar-infinity.dtsi b/arch/arm/boot/dts/mstar-infinity.dtsi index cd911adef014..0bee517797f4 100644 --- a/arch/arm/boot/dts/mstar-infinity.dtsi +++ b/arch/arm/boot/dts/mstar-infinity.dtsi @@ -6,6 +6,13 @@ #include "mstar-v7.dtsi" +#include + &imi { reg = <0xa0000000 0x16000>; }; + +&gpio { + compatible = "mstar,msc313-gpio"; + status = "okay"; +};