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 85CDBEB64D7 for ; Tue, 20 Jun 2023 17:54:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230446AbjFTRyr (ORCPT ); Tue, 20 Jun 2023 13:54:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229799AbjFTRyo (ORCPT ); Tue, 20 Jun 2023 13:54:44 -0400 Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 79FBFCC for ; Tue, 20 Jun 2023 10:54:43 -0700 (PDT) Received: by mail-ed1-x533.google.com with SMTP id 4fb4d7f45d1cf-51a2661614cso6602391a12.2 for ; Tue, 20 Jun 2023 10:54:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687283682; x=1689875682; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=I6iCAz1apQyRWfBaZLkkVrSrK/vFbe4h64xjKJ/tUzQ=; b=vRvk5t8kKnbQI3hvoe9f9njkiSCOgh86vKU4Wzpmx6hG+FGv3FXJC+ayCO8wsu8SN4 mSJTyAiFKgmD8JN98G03dL/SLFLHgVr8cBUJyMfB3UgfL8tpUHBgyAdwwwHDpuixkDHD KLZq7FirYWoGxKHB4GG7Uw0QF40+V5q+Y3Gvazc8IuL31AhROmGXiGLFIfzLk+ZrwXRI lNJ4Ie34CX1i8DVxm1rU7SQjdyH1hVyXSfhYCEqDQ47cS81mmnwBtU7z1PhNDoqO2zNO UJnFjtryXFo1cW/ZWUykpi4hzS1/+kDqjXK61+OMDxOza3/JDE11gmIq5jZD7CR09d96 ThOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687283682; x=1689875682; 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:subject:date:message-id:reply-to; bh=I6iCAz1apQyRWfBaZLkkVrSrK/vFbe4h64xjKJ/tUzQ=; b=EnPDm/tU6k/6az17paHZJCCZQTa/KTQ2ZsNtvGqNPpyvzCtMybhsQa1vb6wLkHs1ns fFBWsbEI3RugBr4rn6aWwH7glscGh/GhHLwUiWOeTdCdcG1zGe97SdTTHAS4yY+GETN+ trxY6Fb02GMpbdEAUm0qc14Rs+77tOlAZt3o/6ZmYK1xkfABWNhW4QqYDdybt58xlE6z YQtETs29Z6NonzzMRiRLLNRnPOxhf5vi3LPf1SzG/iuTN64DKqF6OOnH4HWFM9YyOrbU X0yuY1tk2scBo33vyJEO8Fow9C3zgqRXZdZ0R91TEqp8zVQOOHrFhIjA40EViTA4+2AU Lepg== X-Gm-Message-State: AC+VfDwus2dOV2YQ5ztfPao2efKGIReY2Xu+JSVAEpx/BqZXbe4j11FN dPvYZHeFVqBjrOKW3imCOD43b0VCku0RQVd9oMw= X-Google-Smtp-Source: ACHHUZ69Jzsy23q35NN+VWNG+af2YFj/nJ3rl4SQHwQ1hn8xf4EdgQNkr8qYXG/MFKKyWVYYTMVHuA== X-Received: by 2002:a50:fb8a:0:b0:51a:5ec4:ade6 with SMTP id e10-20020a50fb8a000000b0051a5ec4ade6mr3424746edq.12.1687283681935; Tue, 20 Jun 2023 10:54:41 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id y19-20020aa7c253000000b005148e981bd3sm1506941edo.12.2023.06.20.10.54.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Jun 2023 10:54:41 -0700 (PDT) Message-ID: Date: Tue, 20 Jun 2023 19:54:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCHv2] dt-bindings: arm: socionext: add Synquacer platforms Content-Language: en-US To: Jassi Brar Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org, robh@kernel.org, ilias.apalodimas@linaro.org, masahisa.kojima@linaro.org References: <20230616035813.255062-1-jaswinder.singh@linaro.org> <20230620170725.13794-1-jaswinder.singh@linaro.org> <5ae8c143-64cf-469d-b4f2-bed5bd9ee87b@linaro.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-kernel@vger.kernel.org On 20/06/2023 19:24, Jassi Brar wrote: >>> +properties: >>> + $nodename: >>> + const: '/' >>> + compatible: >>> + oneOf: >>> + - items: >>> + - enum: >>> + - socionext,developer-box >>> + - socionext,synquacer >>> + - const: socionext,sc2a11b >> >> That's quite different change. >> > So it is not carrying your ack. > >> What is synquacer in this case? You claim >> now it is a board, but based on previous discussions and U-Boot source >> it does not look like such. >> > I never made that claim. I said Kojima-san will confirm. He informed > Synquacer is a brand name. > > Currently no code internally or externally differentiates between > SC2A11B and Synquacer and we might as well keep living with Synquacer > only. This patch is an attempt to be accurate. Then the patch is not correct, because synquacer is not a board. We should anyway choose only one for adding to documentation. Best regards, Krzysztof