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 DE6E3C6FA82 for ; Thu, 29 Sep 2022 08:19:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233899AbiI2ITi (ORCPT ); Thu, 29 Sep 2022 04:19:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33156 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234888AbiI2ITh (ORCPT ); Thu, 29 Sep 2022 04:19:37 -0400 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A19BFC27 for ; Thu, 29 Sep 2022 01:19:32 -0700 (PDT) Received: by mail-wm1-x32e.google.com with SMTP id e18so423019wmq.3 for ; Thu, 29 Sep 2022 01:19:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:organization:from:reply-to :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id:from:to:cc:subject:date; bh=5ZyPmzibvnr2TnOuyUFGjS0AhOh3YQrJGi7e/rpVMFk=; b=HLV2plVy84Mzb15qlCdkzm/5QLVabQ60Bld+cXtBs1nqYScki+QL5lviWcbwMtOdXm qA+DacmSr+qFiMEgjP7q35J1lEuAZDocOO7MZkSNeghY+vvqHHfZ9MAhI9X1viLlmSus x3tuNedNfAaKKAaYmJync2zuvox0rCDGefOSU0TDgCP3lisfvq8Yhf8chacoCFvRYDRE CTEoNbpqEInujWp/d4ztpojgfzXkT5vO86rbTh4Fg/F8xotNo5pNDh2IloOQkNcCEB69 0I+EUU5hxpSHTCGRmCor3ijSZAem9y9HBKmWdWWS0MrtOqhcHjFsDlVwbuPX/l5SxxCr lFAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:organization:from:reply-to :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id:x-gm-message-state:from:to:cc:subject:date; bh=5ZyPmzibvnr2TnOuyUFGjS0AhOh3YQrJGi7e/rpVMFk=; b=JmrZS0cxhG3XSPWLQTyXs6CmOUBayEfRYvwhLuOVtBZMVfgiSr4kODK7zijuxg80O6 MYaPzVIS2MC+egjGtq4/aML/7kWZW748t3zgRr/O79uE97QwsksBuBUreoNwjWxdym2I Z7l3zQJVmPHreslpAjxu5z/c81MN9KREOIbwg+vrfCCezZ/sxp2M1AVulO94VnJKn0l+ WxuSWcCcrqALZ106QVMd60fkynxK2TNOJTUCMmJEhQG6fMqcu3P6hSLfVSq/GtO9/NJl oPbyjhMjJubEGxXTlA9XCnzzrCtAhTUsucV3R6ilyG0JAtU1MYON0g1WOTAocujJ20h5 KqQA== X-Gm-Message-State: ACrzQf3GgvCSTyx87dn+wLLQRuKsLL9UQF05QViV7VVPw9SzXvVRMoRr j6hbNN3gbM/muT44lxiKbH8PoA== X-Google-Smtp-Source: AMsMyM4UxxPdeneRwUbi+UxY+d8h2/zFstCN3MPWSycAzAIsRn5dAjL0xTRzcFeKszg8rDcXqXXrwQ== X-Received: by 2002:a05:600c:5488:b0:3b5:634:731 with SMTP id iv8-20020a05600c548800b003b506340731mr9241779wmb.188.1664439571180; Thu, 29 Sep 2022 01:19:31 -0700 (PDT) Received: from ?IPV6:2a01:e0a:982:cbb0:1f17:3ea3:4e46:dff? ([2a01:e0a:982:cbb0:1f17:3ea3:4e46:dff]) by smtp.gmail.com with ESMTPSA id v4-20020a5d4b04000000b0022c96d3b6f2sm7820938wrq.54.2022.09.29.01.19.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 29 Sep 2022 01:19:30 -0700 (PDT) Message-ID: Date: Thu, 29 Sep 2022 10:19:29 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v1 7/7] arm: dts: qcom: mdm9615: remove useless amba subnode Content-Language: en-US To: Krzysztof Kozlowski , Andy Gross , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Konrad Dybcio Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org References: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> <20220928-mdm9615-dt-schema-fixes-v1-7-b6e63a7df1e8@linaro.org> <1d859da3-89c6-d08f-bc10-e5f39c1cd2d4@linaro.org> Reply-To: neil.armstrong@linaro.org From: Neil Armstrong Organization: Linaro Developer Services In-Reply-To: <1d859da3-89c6-d08f-bc10-e5f39c1cd2d4@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/09/2022 20:05, Krzysztof Kozlowski wrote: > On 28/09/2022 11:14, Neil Armstrong wrote: >> Since amba node type has been deprecated, remove this subnode and > > How device node can be deprecated? simple-bus is still supported, isn't it? The amba subnode remained after the amba compatible was changed to simple-bus, there's no need for such subnode anymore. > > >> move the mmc nodes in the main soc node. >> >> Signed-off-by: Neil Armstrong > > While reshuffling maybe move properties to match common style: > 1. compatible > 2. reg > 3. ... > 4. status (last) Ack, will do. > >> > Best regards, > Krzysztof > Thanks, Neil