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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 45A99C433FE for ; Thu, 20 Oct 2022 22:45:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230111AbiJTWo6 (ORCPT ); Thu, 20 Oct 2022 18:44:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229894AbiJTWom (ORCPT ); Thu, 20 Oct 2022 18:44:42 -0400 Received: from mail-qv1-xf2d.google.com (mail-qv1-xf2d.google.com [IPv6:2607:f8b0:4864:20::f2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 65908D100 for ; Thu, 20 Oct 2022 15:44:23 -0700 (PDT) Received: by mail-qv1-xf2d.google.com with SMTP id o8so696070qvw.5 for ; Thu, 20 Oct 2022 15:44:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=QUNEnkUVOtrIsNl0Nn0NKbwDCPKMSvaAN/1K8+cyLSY=; b=r2d2QkHovGMl1Zem1CpccoVHttUcwvFlTg0rirAmDiVERKbjrrgzo4/UfSzYprr9Kk PW0hUb7ntj65mtKNnz65qkJ4i/VBYdwwA+ZaFCoyRPGvN6/yKGRmTDZNNlHjfIxX8LSK XAyapw2XJcjeH57uFDTkRx7rnLSZwiyArnTkKipxfdrCSwf90tRfi3OSo6pNv73LVJ4H 3qZS4kGUdgX9VVVjQTN8umKghN8OiG38BFVYRvprmAslCnrkBMbIKNSsnFyQ1k92q7Ee iD2GaHrVmWb1BAY7Pag8Yg6ChA3vibFLwZ5KAW/XKSdAlMdmK2CVCDhTo/3r79pVXKgq ddVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QUNEnkUVOtrIsNl0Nn0NKbwDCPKMSvaAN/1K8+cyLSY=; b=bH8XAsbC4o8arPxkOu0A9mMQiNw2QeuUUKQey8+cPuaHMDiPwExkBAFMqW4bNdhL4G z4LODuZScL77x+Un4erSGirvE7AJN9v5hu1OEB0nMFs47YBboLCChLw++w6oSERXu/5q 1KcYYV1ufnK4uGNAmg6XXWUrf4tw32HeJcbywOVPTPaquflRA3rS3HCwfhxq7yNveHh6 Tp0Gx48DJFZd6dMKoB2W2ibtrX7tylRLy+pokN0/tUseOXmGLV5SwIA5aU/FNOOzk+Rl 61E0frlUlktK/NRnVR35jzxb18EQ1yU1VQ22ym1yBJRZ4pn8L8cz2a0Pj3W1R4QyWgiM T/tQ== X-Gm-Message-State: ACrzQf18ecxci1SV+YrLwoIWXEpzWs/eVaEi6slJtrmx29Bg/+9kxJyw 00TJn1TsVmJ6VWuL5VoSMpsJDA== X-Google-Smtp-Source: AMsMyM5nSoTED+lWd7YlYhQDXH09NsprD8SDwk/FXfeSS5sTtNCuOPFK21N2b1/JUvVl1ah0z3kQ1g== X-Received: by 2002:a05:6214:212e:b0:4b8:56d2:d0f5 with SMTP id r14-20020a056214212e00b004b856d2d0f5mr4805771qvc.4.1666305861749; Thu, 20 Oct 2022 15:44:21 -0700 (PDT) Received: from [192.168.10.124] (pool-72-83-177-149.washdc.east.verizon.net. [72.83.177.149]) by smtp.gmail.com with ESMTPSA id do35-20020a05620a2b2300b006b95b0a714esm1280506qkb.17.2022.10.20.15.44.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 20 Oct 2022 15:44:20 -0700 (PDT) Message-ID: Date: Thu, 20 Oct 2022 18:44:18 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH v3 3/4] arm64: dts: qcom: sc7180: align TLMM pin configuration with DT schema To: Doug Anderson Cc: Bjorn Andersson , Andy Gross , Konrad Dybcio , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Matthias Kaehlcke , Stephen Boyd , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221019001351.1630089-1-krzysztof.kozlowski@linaro.org> <20221019001351.1630089-4-krzysztof.kozlowski@linaro.org> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 19/10/2022 11:48, Doug Anderson wrote: >> .../dts/qcom/sc7180-trogdor-wormdingler.dtsi | 72 +- >> arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 629 +++++++----------- >> arch/arm64/boot/dts/qcom/sc7180.dtsi | 597 +++++++++-------- >> 18 files changed, 776 insertions(+), 1137 deletions(-) > > You probably should send a v4 since this now conflicts with commit > c24c9d53e001 ("arm64: dts: qcom: correct white-space before {"), which > has landed. > Indeed. > In any case, this looks nice to me. > > Reviewed-by: Douglas Anderson > > FWIW I put this on a sc7180-trogdor-coachz and the device booted up to > the browser. I didn't do massive amounts of tests, but I'm OK with: > > Tested-by: Douglas Anderson Thanks! Best regards, Krzysztof