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 B0CC3C43334 for ; Tue, 26 Jul 2022 09:57:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232883AbiGZJ5L (ORCPT ); Tue, 26 Jul 2022 05:57:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237447AbiGZJ5J (ORCPT ); Tue, 26 Jul 2022 05:57:09 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 03FC32F388 for ; Tue, 26 Jul 2022 02:57:08 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id d17so19797243lfa.12 for ; Tue, 26 Jul 2022 02:57:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=I73BOjVPhMR1wc1m6D3pt9KtMoseeendX/4GKU5hxhU=; b=uEAVBlqVVpEO4CRjG+b8EQKwATuT7yiqOEkQv2ZTiLFyrJ2jiaeYPaMsuRlf6yjGgI ZJMG1YC33LrAUnOLH0nIZwePRnjLOcyXgb5hUEmvl/VN0qoOyXr476hzGEvNh9WAbOgg HOmiqK27ag6K9Va5mWQyMOG4FYVmDG9FefW5OasSubq2C8mu++pER4+2qanR+JG5faBM F6yTP57/+k08+9lUA2BdtAR4Baq509d11FRvQSade9qtzPtSEB/RRK9P8nD3D174hQAC od5Bui/cx6nCgtoU7ZnLVGaHE73DLFShMwVJLzuV1kxlf+ShM1s8kLlPRbt3OymhUCb3 xB9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=I73BOjVPhMR1wc1m6D3pt9KtMoseeendX/4GKU5hxhU=; b=EXjyra+PAfhhakn8neIm1lS59i34cDyoD1u/QxpfC9CZO2EnkrbZtRaRjZLdAl3aBo xQfwrqiA48FPvFSMzP2WUFrCDM8nrvST+Q8i7JICYBoIgelTR4jyQP/Ie9R9U4ZcIQMO kx0ghGFEYrQQp1HLjzQJ4B6WawpfYrshDlmSnWdkKHhjx88lsv9yrjzkj0yOrTNl6KYQ d6+tuaXip0z5/KigMZlAMJqKfxSRPCWb1ZvNQgBUuLCoHHjw2EdLHeR0osP9Zdndo30W BBMc4dd0k9Qil7TsOGfg52OxGeMBvLx1XWJwW6lWjN2hQb+HoyP75fKoFTqN86HD/crN LMRw== X-Gm-Message-State: AJIora897JOipGA9OY73LDat6D2K7nBPLU34Drjhmp6lJ4WIU4bFcwjJ v1jwoztEg0eCwRQZYgQ9xrAIng== X-Google-Smtp-Source: AGRyM1sK7VXFeDB7oQjs/mToNuKVBnT8UhRL+0xdhS1pEpYSUMMEDkLwMhuiBIzgXwdUH2Gx8I5lRg== X-Received: by 2002:a05:6512:1288:b0:48a:aa31:2838 with SMTP id u8-20020a056512128800b0048aaa312838mr424327lfs.683.1658829426372; Tue, 26 Jul 2022 02:57:06 -0700 (PDT) Received: from [192.168.3.197] (78-26-46-173.network.trollfjord.no. [78.26.46.173]) by smtp.gmail.com with ESMTPSA id c20-20020a056512325400b0048a98b7bad3sm605377lfr.197.2022.07.26.02.57.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 26 Jul 2022 02:57:05 -0700 (PDT) Message-ID: Date: Tue, 26 Jul 2022 11:57:04 +0200 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 v2 1/2] dt-binding: spi: npcm-pspi: Add npcm845 compatible Content-Language: en-US To: Tomer Maimon , Rob Herring Cc: Avi Fishman , Tali Perry , Joel Stanley , Patrick Venture , Nancy Yuen , Benjamin Fair , Mark Brown , Krzysztof Kozlowski , OpenBMC Maillist , linux-spi@vger.kernel.org, Linux Kernel Mailing List , devicetree References: <20220722114136.251415-1-tmaimon77@gmail.com> <20220722114136.251415-2-tmaimon77@gmail.com> <20220725225650.GA2898332-robh@kernel.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org On 26/07/2022 11:30, Tomer Maimon wrote: >> To answer your question on fallback, just put: >> >> "nuvoton,npcm845-pspi", "nuvoton,npcm750-pspi" for NPCM8XX BMC > In the document? > because I don't remember doing so in other documents that I use fallback. If they also you fallbacks, then the other documents have now incorrect text. > I need to do it in ymal files as well? Depends on what you want to add and what you actually added... Let's be specific - point to specific commits or files in linux-next. If they were not applied - give lore.kernel.org link. Best regards, Krzysztof