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 1AC17C43334 for ; Mon, 4 Jul 2022 08:27:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233281AbiGDI1q (ORCPT ); Mon, 4 Jul 2022 04:27:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37766 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233274AbiGDI1p (ORCPT ); Mon, 4 Jul 2022 04:27:45 -0400 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A5694958A for ; Mon, 4 Jul 2022 01:27:43 -0700 (PDT) Received: by mail-lf1-x12f.google.com with SMTP id k15so14478321lfv.11 for ; Mon, 04 Jul 2022 01:27:43 -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=QxkXeeXIDgCAJcCiLPbW+EshYmQoT7+KSy0IFBhHhnY=; b=DDqSh3qtr335XHKRUnH4RUgMMkcM4+eXLjC0UKeobB5w8nfZRGTD+MfNmQvN3cFg4a BcLJS2lyCqym+w8Bwzy/anWUht5NkBajMXYbofy0oN5kjYPJXL/862LHCJOY1eqeUpMT z4648TtMdlU2NDyXjBkscBZR3PdVJ4xaH6U/h+g6z3cSkdgzUzsCd2vErziuxaa2wW/+ xf17J9GRTJj4CR6ksOEqCKtJ4jPJErCFIu7hQXqi92xIXMHTKjNv7ZWhzP72oBOFOm0S 9mJPRfMIlF9eA+l30/A522E2v19BabDkaDroeU2YORnYBV/BMd0pET+tEDMLYufB+P7b StWA== 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=QxkXeeXIDgCAJcCiLPbW+EshYmQoT7+KSy0IFBhHhnY=; b=lEAfJIwq8WYNPF7A9qwWrHyIMzAODvIPdaaCafTA7Yiu5H6Vce5pvsGg1p2HEUwqyy 9VAGHneMTs1b9v3lGgMrDthZqj/VdlMUWmj8m+hxYpicf2MhnmaIrzrzZRGZsTklnzil sU3QcS79jVJ2rPX3ZKzTkwnxaQctM4szQ269/wFo3lvEaYoxnr9O5l5qs5sotr9FohyR O+NmVX/Ykb6YXuKLN+fWux+yKiuFEDNG0QFG8rWPSmO/gwTW6gPthHcpgbwSTUVL/1Jv TFhR4vnmtYV7yqrJFQ2OCPfDWDxQ6TYu1yWEB1ktpMxpz1HZ9piKpGhIRiLkUcZG8QPn Efbg== X-Gm-Message-State: AJIora9szQvyLSNW7pwpN5uAiGoJVxhfm+goCm4NPuYo08ClhInC10vJ Vo9Og2sKGX7SwDLnUDBOMYVsrQ== X-Google-Smtp-Source: AGRyM1tvKKdcqAXHO5VhMXu0iwj0PbF+/USazXfbbEoZGizh+75B2u/lIZYQWxC0TVNj1b1QBHz0sw== X-Received: by 2002:a05:6512:2314:b0:481:1694:f888 with SMTP id o20-20020a056512231400b004811694f888mr17103853lfu.562.1656923262041; Mon, 04 Jul 2022 01:27:42 -0700 (PDT) Received: from [192.168.1.52] ([84.20.121.239]) by smtp.gmail.com with ESMTPSA id q185-20020a2e5cc2000000b0025a891f7b8dsm4839763ljb.32.2022.07.04.01.27.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 04 Jul 2022 01:27:41 -0700 (PDT) Message-ID: <9448e378-35cd-a39c-869c-845605cbee84@linaro.org> Date: Mon, 4 Jul 2022 10:27:40 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v4 1/4] arm64: dts: ls1028a: Update SFP binding to include clock Content-Language: en-US To: Sean Anderson , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Cc: Shawn Guo , Srinivas Kandagatla , Li Yang , Rob Herring , Andrew Lunn , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Michael Walle References: <20220630223207.1687329-1-sean.anderson@seco.com> <20220630223207.1687329-2-sean.anderson@seco.com> From: Krzysztof Kozlowski In-Reply-To: <20220630223207.1687329-2-sean.anderson@seco.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 01/07/2022 00:32, Sean Anderson wrote: > The clocks property is now mandatory. Add it. > > Fixes: eba5bea8f37f ("arm64: dts: ls1028a: add efuse node") > Signed-off-by: Sean Anderson > Reviewed-by: Michael Walle The subjects of all these 4 patches are confusing - you did not update/add any binding here. These are not bindings. Best regards, Krzysztof