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 7799FC00140 for ; Fri, 12 Aug 2022 10:11:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230257AbiHLKK6 (ORCPT ); Fri, 12 Aug 2022 06:10:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32976 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237707AbiHLKKq (ORCPT ); Fri, 12 Aug 2022 06:10:46 -0400 Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E438966A67 for ; Fri, 12 Aug 2022 03:10:44 -0700 (PDT) Received: by mail-lj1-x236.google.com with SMTP id s9so487029ljs.6 for ; Fri, 12 Aug 2022 03:10:44 -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:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=YnO1pHHfHsEauYn5PrVwI+I0to4oCTaqbSSyaQD5RLo=; b=WVsn2whuyB88Cve/nDe+ywf+uEa2BJop+sV9sFgjhtG/w1GN32q6ARUvsItjNidHaL uc0xM2DKVXHJSXP0pHsO8Yup8ps1JlZRPDZnBNM81S6aM7N/J3QgpQkcY5ZOcJCnOoKt pMIqUgkt98Dmp2I66ARBoEG2aFg2cEU/787Cq1MlpC36+OU3jRPa2+YqM9GlJEClxZas cWKQxReBIiYNA1/sPzXfcfuxrI9+wsvB4hrvyCPLGRegpi/UlB4TTAaultJc3+itjkGt LBueZQnZiJmoI0iP7nN+6OrR+gPUUaaY1GEw57Vv6eXMde8E3yxBvPYSqNcuVnJYmD1z mo5w== 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:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc; bh=YnO1pHHfHsEauYn5PrVwI+I0to4oCTaqbSSyaQD5RLo=; b=YCVxuoowcf2PsXI4OtaB0WK86jjjVfL3NdHuYGpjI51Hvi1EnxRxzkAcC3aeBlfYSn SqmSwSmotIKAO8GHRjUAOxjpKuGjWkpMZzU60SzW6+qwgpm6xvsRyNT/oHSe6JClQW4D PlmXcU4m4YG2F3aR37adOeMdP3pYGJu6kExjotOdSfgvG2FgWZco927aimwtvwXIiucD qiJEELVqrWOug8rXLukGtj3ilyD5PN/0nBb/9d6HPmTRZUwsEVDj0VbKTIdfozjT1kTQ Jz2BxtYhsyKKRq/gKmEHw9ZFctRgvebnc5Qv0xIyA1H80XHEpNKM8MW+QW5MOuidPDo+ FeTw== X-Gm-Message-State: ACgBeo3HRluMS5WXQ8AGCCCnShXcroFYjz19uI1lZtYVhE2bjRpVD4by Z54QAFdAFlvlvbVSS8oQNxWjpg== X-Google-Smtp-Source: AA6agR71WlXo8RsCEA9Nx5arAER4oXqUS6Of5aWMDbEM/uO7zcEMcnui/bpouYwl9Y2gMm59oj7bhA== X-Received: by 2002:a2e:9884:0:b0:25e:5a7a:42c5 with SMTP id b4-20020a2e9884000000b0025e5a7a42c5mr1014439ljj.2.1660299043268; Fri, 12 Aug 2022 03:10:43 -0700 (PDT) Received: from [192.168.1.39] ([83.146.140.105]) by smtp.gmail.com with ESMTPSA id f11-20020a05651c02cb00b0025a70f7ea3asm300948ljo.138.2022.08.12.03.10.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 12 Aug 2022 03:10:42 -0700 (PDT) Message-ID: Date: Fri, 12 Aug 2022 13:10:38 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH 7/7] arm64: dts: imx93: add lpspi nodes Content-Language: en-US To: "Peng Fan (OSS)" , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, shawnguo@kernel.org, s.hauer@pengutronix.de Cc: kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Peng Fan References: <20220812074609.53131-1-peng.fan@oss.nxp.com> <20220812074609.53131-8-peng.fan@oss.nxp.com> From: Krzysztof Kozlowski In-Reply-To: <20220812074609.53131-8-peng.fan@oss.nxp.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/08/2022 10:46, Peng Fan (OSS) wrote: > From: Peng Fan > > Add i.MX93 lpspi nodes > > Signed-off-by: Peng Fan > --- > arch/arm64/boot/dts/freescale/imx93.dtsi | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > > diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi > index 3d1309d393a4..64fae970bfdd 100644 > --- a/arch/arm64/boot/dts/freescale/imx93.dtsi > +++ b/arch/arm64/boot/dts/freescale/imx93.dtsi > @@ -166,6 +166,30 @@ lpi2c2: i2c@44350000 { > status = "disabled"; > }; > > + lpspi1: spi@44360000 { > + #address-cells = <1>; > + #size-cells = <0>; First compatible, then reg, then the rest of properties. > + compatible = "fsl,imx93-spi", "fsl,imx7ulp-spi"; Undocumented compatible. Best regards, Krzysztof