From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 21D7DC28D13 for ; Thu, 25 Aug 2022 05:23:04 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 79A60841DF; Thu, 25 Aug 2022 07:23:02 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="LWzDgpY0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2B95E845C0; Thu, 25 Aug 2022 07:23:01 +0200 (CEST) Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id CAA29810F6 for ; Thu, 25 Aug 2022 07:22:58 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sumit.garg@linaro.org Received: by mail-lf1-x130.google.com with SMTP id l8so9247447lfc.12 for ; Wed, 24 Aug 2022 22:22:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc; bh=Ay5HkfwvDm3+/s9fpx85gArT/j6BwjmgFtENFRjoy4k=; b=LWzDgpY0tqVs/stxMVfWLyHzRz3AfRa0/0b9CS2dwn9cYGEYi6QjimYWGE9wgVBxjs KklDXNcISCfM7aeGfaswzzbZz4C0TCeYgSiUZ71GxDCPE7L2bs37peaCP/Ujzszt4bQD RYIT5ucZcugC62mV0dsMCvBM4tGegcA27xVxt8iGOsxIfYr5X0zATpbPxqcIGUCogziP sucOYj6MWeBHJSNHmEB2MCMGIpZubqD02W39J6tk13LRe3uNVGhLPmh21jCc4i/xntDw z8AYPg2y5rpKxDqIb0y5CLUEjNZ7tJ1NGMJUO0fMrQmB/reuuiFftWgjpoV25vEm3Hwx BuDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc; bh=Ay5HkfwvDm3+/s9fpx85gArT/j6BwjmgFtENFRjoy4k=; b=m+QAAY9SucuCSFHOOVRxdauYW0PN0qmLR4ChZC0KcwmFP4ac5pOMiatEGyfdOxwtcD 1jwscuGAf/37IdnJ4SNkFesOo+Dt8OqAbzyqDvaPIt4obMSb1r2Ck3EGI6tfUkRP88+H L/WgdwCNwly1aN0KGYpBjj0ABZuzaBHXC+GYWwt4z22rhuEjhKSX8rhVVKFobc4eUJJL vmRmuLYLvWMJ8r2WsSAybl6gEtGTWpRBjvvYcl1X+lRESkoQgISmyJM+CcKpKvTbvrYq Gi/34Ap/ng+t6BqIWf1OR12dNmTG3ElP7EDe1rvcEdZXe8S7r6qW90wcoaIy4n8qZMRn S1NQ== X-Gm-Message-State: ACgBeo2hOEQNrnBtkbREHtg3/7kkDIrWTi/cIFA1z+MCuN5zaI8k1Ii1 wP8hSIqkwCZGGC1FFj53bugyt6A5YBJIe7ivZL5+Jg== X-Google-Smtp-Source: AA6agR4K4a2Gm7QkYJBagFnpEz127LndoHHz2pUxmjqvpiv/JQOWDGRpKzJAkOWb7qSsh3wnN5ArEtnwAC335r2gE8I= X-Received: by 2002:a05:6512:1687:b0:492:db5e:7768 with SMTP id bu7-20020a056512168700b00492db5e7768mr650169lfb.118.1661404978105; Wed, 24 Aug 2022 22:22:58 -0700 (PDT) MIME-Version: 1.0 References: <20220727082204.3677784-1-sumit.garg@linaro.org> In-Reply-To: From: Sumit Garg Date: Thu, 25 Aug 2022 10:52:47 +0530 Message-ID: Subject: Re: [PATCH v2 0/2] Initial step for Linux DT sync on Qcom SoCs To: trini@konsulko.com Cc: robert.marko@sartura.hr, luka.kovacic@sartura.hr, luka.perkov@sartura.hr, rfried.dev@gmail.com, dsankouski@gmail.com, stephan@gerhold.net, sjg@chromium.org, nicolas.dechesne@linaro.org, vinod.koul@linaro.org, mworsfold@impinj.com, daniel.thompson@linaro.org, pbrobinson@gmail.com, u-boot@lists.denx.de Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean On Tue, 16 Aug 2022 at 13:32, Sumit Garg wrote: > > Hi Tom, > > On Thu, 4 Aug 2022 at 20:09, Sumit Garg wrote: > > > > Hi, > > > > On Wed, 27 Jul 2022 at 13:52, Sumit Garg wrote: > > > > > > This is an initial step towards achieving complete Linux DT sync on Qcom > > > SoCs/boards. It syncs up DT compatibles for pinctrl and GPIO drivers. > > > > > > Changes in v2: > > > - Separate patch for CONFIG_SDM845 check removal. > > > - Fix pinctrl DT compatibles for db410c and db820c. > > > > > > > Do we have any further comments on this? > > > > I haven't heard any comments on this patch-set. Would it be fine with > you to merge it? > Gentle ping. -Sumit > > > > > > Sumit Garg (2): > > > pinctrl: sdm845: Remove redundant CONFIG_SDM845 check > > > arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings > > > > > > arch/arm/dts/dragonboard410c-uboot.dtsi | 2 +- > > > arch/arm/dts/dragonboard410c.dts | 17 +++----- > > > arch/arm/dts/dragonboard820c-uboot.dtsi | 2 +- > > > arch/arm/dts/dragonboard820c.dts | 4 +- > > > arch/arm/dts/qcom-ipq4019.dtsi | 18 +++------ > > > arch/arm/dts/qcs404-evb.dts | 2 +- > > > arch/arm/dts/sdm845.dtsi | 2 +- > > > arch/arm/mach-ipq40xx/pinctrl-snapdragon.c | 31 ++++++++++++++- > > > arch/arm/mach-snapdragon/Makefile | 2 +- > > > arch/arm/mach-snapdragon/pinctrl-snapdragon.c | 39 ++++++++++++++++--- > > > drivers/gpio/msm_gpio.c | 10 +---- > > > 11 files changed, 83 insertions(+), 46 deletions(-) > > > > > > -- > > > 2.25.1 > > >