From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A82C2FC14 for ; Fri, 15 Sep 2023 10:50:09 +0000 (UTC) Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E1311193 for ; Fri, 15 Sep 2023 03:49:52 -0700 (PDT) Received: by mail-ed1-x534.google.com with SMTP id 4fb4d7f45d1cf-529fb04a234so2356477a12.3 for ; Fri, 15 Sep 2023 03:49:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1694774991; x=1695379791; darn=vger.kernel.org; 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=6A7AJrKsm3kj4VKQZj/CxbnuNiC61KN1keejYnfTK6I=; b=NIUA9Er7wq83NeastDeLmwWiChHbJnuYQpRsKuEWTF7PPteT8tiG24vHhpGu9KUnw7 SZ3/oYitqZE/FhGnmX0iaEHeD4A54TFY48Ebs3pVHFlQiewkpD4gwksuupoQghm4nO+l ptF0mYpTBn8FbOxJ+91yKH1k4YGMmW3cFO1e9HiwNs8TEa6J4O/Wgst73gZQEz/2ryam znwEHROZcctx8Gx2R+TL1+kYDTo9UoSWiluDbrZyvTGRKORYZHUNJGxo65AuSrMsdF0A qqcnPYgdV6dqS/TLESanDAkyQnCR1fprVrpZyzyhy1WrukyqbbIIXSG7huKOy4qixv1C Jqiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694774991; x=1695379791; 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=6A7AJrKsm3kj4VKQZj/CxbnuNiC61KN1keejYnfTK6I=; b=kLzhjnO7OCp/7PBJQ2eGCc+gIKyHUtpwjgeAzmmENyIVSp39yVNEpqInnaMg+kqsfG j7AlFpBlhruDEqYJ7pIZgE6sBug9PIEF7AxBTR/IG5VLvK4G4u66Nj2Y5WEnHRbBZwr+ 2B+Vcc80FLVdVDmFnKg9AKYeSLm/p6n1ajpGQ1H63SXW4ihnrrLGjN4E71rspf9FKsr/ vIH1AW76tFAro3mMYG/GKFxaoAVfTMVD0azydj5GwFLOoVC0bFBo/u9CriVNrTozWB6C DILqA+hm8kk9yD0D78jkBacYzV2z//MVYxfzyj1WzeOPh4ofk6NKF55bea1LmjuXh7z1 SFCg== X-Gm-Message-State: AOJu0Yy+v8gszPNVS8xtZ0wuu6zYNCAf/vpdrZDofMO9K6eVhn36PRjA CNJs5qtXqrypuSh41Ww2/nPHHQ== X-Google-Smtp-Source: AGHT+IHhSMQp1tp0GYzPk0wOrNW4u1uBvsA1qi4P5f35BkrGd6Ib7iszOkHLTk/A2gdvG/WGwnxlcA== X-Received: by 2002:aa7:d4c5:0:b0:523:363e:f6e3 with SMTP id t5-20020aa7d4c5000000b00523363ef6e3mr1069556edr.15.1694774991395; Fri, 15 Sep 2023 03:49:51 -0700 (PDT) Received: from [192.168.1.20] ([178.197.214.188]) by smtp.gmail.com with ESMTPSA id v15-20020a056402348f00b005308a170845sm639680edc.29.2023.09.15.03.49.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 15 Sep 2023 03:49:50 -0700 (PDT) Message-ID: <09783255-332f-5ea8-9b5f-a37facb04fa3@linaro.org> Date: Fri, 15 Sep 2023 12:49:48 +0200 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH v4 21/42] dt-bindings: net: Add Cirrus EP93xx Content-Language: en-US To: nikita.shubin@maquefel.me, "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alexander Sverdlin Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Arnd Bergmann References: <20230915-ep93xx-v4-0-a1d779dcec10@maquefel.me> <20230915-ep93xx-v4-21-a1d779dcec10@maquefel.me> From: Krzysztof Kozlowski In-Reply-To: <20230915-ep93xx-v4-21-a1d779dcec10@maquefel.me> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A, RCVD_IN_DNSWL_BLOCKED,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net On 15/09/2023 10:11, Nikita Shubin via B4 Relay wrote: > From: Nikita Shubin > > + mdio: > + $ref: mdio.yaml# > + unevaluatedProperties: false > + description: optional node for embedded MDIO controller > + > +required: > + - compatible > + - reg > + - interrupts > + - phy-handle > + > +additionalProperties: false > + > +examples: > + - | > + ethernet@80010000 { > + compatible = "cirrus,ep9301-eth"; > + reg = <0x80010000 0x10000>; > + interrupt-parent = <&vic1>; > + interrupts = <7>; > + phy-handle = <&phy0>; Would be nice to extend the example with mdio, to be complete as much as possible. Anyway: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof