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 33819C433F5 for ; Mon, 25 Apr 2022 18:01:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232593AbiDYSE7 (ORCPT ); Mon, 25 Apr 2022 14:04:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46368 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244197AbiDYSE6 (ORCPT ); Mon, 25 Apr 2022 14:04:58 -0400 Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5CEF94667B for ; Mon, 25 Apr 2022 11:01:53 -0700 (PDT) Received: by mail-ed1-x52e.google.com with SMTP id p4so3794350edx.0 for ; Mon, 25 Apr 2022 11:01:53 -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=CQyS9JnYDoE9kJ+jTL0QIFhL2uJUMfyzMi0NzcSj508=; b=Hb8RN6EiMjlSvW8/VxYjPfrAHhWf2Onumhs7UYhkmVYJLoIIF+QZ1a2WIQRjafoOox 7UhsspWR8blftdb+WKialnHA/DQB0YgjUvlM8FaaqmjEM4CL9HhAfDY27znL8KS5qARx u3g9fUqAYDQ/Iry9kqMM2wDkHGW0gc3skJ7BcXIdSvZB1BfZkOVzyMq1GdkvPJmUhK0R xjgwf3J31MvvMf+u9eoHLxnurwtN75N6Ksa3vmrF46pqas5RGt3Gx2ZxYaW3LQjeU9mN /vNvHj/sEESHjmth/lul/zguOf1IWtZam7sQuGamvJZJqGvjraQrV9KCO6BSymRzD8EN 5S3w== 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=CQyS9JnYDoE9kJ+jTL0QIFhL2uJUMfyzMi0NzcSj508=; b=pzssZpd2eYIZXdCEQFxpmdBVAZ6Qfivb7xL0Hacbim0+AOSgWBUiRNnmVFSV1edxDQ cHFTAQs95QpOrLKI1aneXHgmtaYCZaIXBwRTZxfz/zb9u97wapYEgFvnyYxWRDT645sk AkPRaMSaUJqxq3A02Bn9J5RGjBCqsphFqlw8WrCzpz6YP2hBhLjBvHc5t6fQIPj3gu1n S3jkILkat8Nl+OLi+J3/7SpGM3lJ6RWs3iiikyVjRQuHPLqAwCIyBsKjktZvpfUlvrKY VLU23LjHKi6Mx682UAIWlKgb+lBYvRKksthhu1YeHg8OdWJtgGYgZlPZdY4vsT3b6GhH IKKg== X-Gm-Message-State: AOAM533mwRVjq03iATGhW/M82W/HP8K1+mQKMmD3/4MAPLduq6SRPmqa v5BW5qkl7GMVQ8NEXGjL2VoDdg== X-Google-Smtp-Source: ABdhPJwO6MUEy9Os7ZJugK0SoQGSRJEX+oveN8kqQtbjJvUSdcJhefbKxH7V6FLGd7Cz/afbWu/MRA== X-Received: by 2002:a05:6402:845:b0:421:fcb5:55de with SMTP id b5-20020a056402084500b00421fcb555demr20633908edz.124.1650909711992; Mon, 25 Apr 2022 11:01:51 -0700 (PDT) Received: from [192.168.0.244] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id v10-20020a170906380a00b006a68610908asm3845108ejc.24.2022.04.25.11.01.51 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 25 Apr 2022 11:01:51 -0700 (PDT) Message-ID: <24bb0631-740f-875f-b65e-9f353fff65eb@linaro.org> Date: Mon, 25 Apr 2022 20:01:50 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH v1 3/7] dt-bindings: arm: rockchip: Add Firefly Station M2 Content-Language: en-US To: Peter Geis , linux-rockchip@lists.infradead.org, Rob Herring , Krzysztof Kozlowski , Heiko Stuebner Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20220425171344.1924057-1-pgwipeout@gmail.com> <20220425171344.1924057-4-pgwipeout@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220425171344.1924057-4-pgwipeout@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/04/2022 19:13, Peter Geis wrote: > The Station M2 is a compact single board computer based on the rk3566 > SoC. It outputs on uart2 for debug and console purposes. > > Signed-off-by: Peter Geis Acked-by: Krzysztof Kozlowski Best regards, Krzysztof