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 EAF73C43334 for ; Sun, 26 Jun 2022 20:22:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231851AbiFZUWO (ORCPT ); Sun, 26 Jun 2022 16:22:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44288 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229955AbiFZUWN (ORCPT ); Sun, 26 Jun 2022 16:22:13 -0400 Received: from mail-ej1-x635.google.com (mail-ej1-x635.google.com [IPv6:2a00:1450:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8BE39B22 for ; Sun, 26 Jun 2022 13:22:12 -0700 (PDT) Received: by mail-ej1-x635.google.com with SMTP id sb34so14954118ejc.11 for ; Sun, 26 Jun 2022 13:22:12 -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=CFqK1V3cErjaAHUi1wVf54BeaI6dfHIkhreLhTzkKhE=; b=XNUfVtVTdbA8jHcHt6Z+q49J10viGxiiMyhgBJoaJPQRSQCBTGmIu1JTBQFdqQwMrd Ehx/mZyNMQIHdr+gx3Hq0kmlze/t7RcOtOqWfwusKTAy9QQJErGdUg2Ts+fuWhZOyDqU dVkCZ2eA+KDATDoULDA91lQypBqhPJlcya4/uvbs39geqB0wPDnxuY6s5xr6ko6xunKr 9LccvJxlPV6I1JlKGCTB1iTjr5eCLaAcRHQkPWiAX+rJCNM9NDNsagNfC8xz3ofqiptZ Nwu47eZcEy11sbP9CZwx0XQ3gdPYmVAZanxqS5K+gQljoPqWM16zT1wP/WRjtmnZ1m4M yjzQ== 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=CFqK1V3cErjaAHUi1wVf54BeaI6dfHIkhreLhTzkKhE=; b=do10iN6Yw0lwieolOLUbD62hLhcOTQpYQS/wWr762DTmc+VWityVuQ1kJHvt+eWwXi jY0osdfxAyKX0b1REh+pWv8KMIY1wgxwhJLhWsjMVt6zcKzG/Fm2k/ViYWUKcHbvXX2u nQY8YgpfQgB7Smv6ZMnGvpHhDhFkRjoEx8OD+/3ujsjhHkaw/+biov7sF/By22X5wh+6 WzukTKlDofEfhrvvaSfngytkc6KRA9KxbA/3UD584zmE421WKnNFL7GRRpYlOAxhsHxW yP+cNM73ZeR5rSnOUvVkGSrPLDJaaMHhUrIqhFlKO6nYtsgNPcHFQArCwO+6zKgrxStM loHg== X-Gm-Message-State: AJIora/udiiRJK5Qa/O1xhiT7k+lW4QJUPQLWtOU2ZhiMtM6P7gpxhxr WPKwnqFUZB8ckjnLuKiwKCXSEa+3bYyCaQ== X-Google-Smtp-Source: AGRyM1vF/vKQ4ZLuDAv5NOU1Htj1Ux0JtWufYoYZ1hA9YJiOfOK3ovbVgnJ1ZeS/3zsGyZ7FiptJ6A== X-Received: by 2002:a17:907:3da0:b0:722:df7b:1d23 with SMTP id he32-20020a1709073da000b00722df7b1d23mr9392521ejc.574.1656274931169; Sun, 26 Jun 2022 13:22:11 -0700 (PDT) Received: from [192.168.0.245] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id h1-20020a1709063c0100b006feec47dae9sm4100547ejg.157.2022.06.26.13.22.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 26 Jun 2022 13:22:10 -0700 (PDT) Message-ID: <2664d6a7-ee4b-9cfa-800e-e97522e3986c@linaro.org> Date: Sun, 26 Jun 2022 22:22:09 +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 1/1] dt-bindings: i2c: i2c-rk3x: add rk3588 compatible Content-Language: en-US To: Sebastian Reichel , Heiko Stuebner , Rob Herring , Krzysztof Kozlowski Cc: Wolfram Sang , linux-i2c@vger.kernel.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, kernel@collabora.com References: <20220623163136.246404-1-sebastian.reichel@collabora.com> From: Krzysztof Kozlowski In-Reply-To: <20220623163136.246404-1-sebastian.reichel@collabora.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 23/06/2022 18:31, Sebastian Reichel wrote: > Just like RK356x, RK3588 is compatible to the existing rk3399 binding. > > Signed-off-by: Sebastian Reichel > --- > Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml | 1 + > 1 file changed, 1 insertion(+) That's still some old tree you are based on... Best regards, Krzysztof