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 X-Spam-Level: X-Spam-Status: No, score=-7.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C237BC433F5 for ; Sun, 5 Sep 2021 20:50:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9FCD460E73 for ; Sun, 5 Sep 2021 20:50:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232840AbhIEUvj (ORCPT ); Sun, 5 Sep 2021 16:51:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49166 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232018AbhIEUvj (ORCPT ); Sun, 5 Sep 2021 16:51:39 -0400 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 60449C061575 for ; Sun, 5 Sep 2021 13:50:35 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id bt14so9268903ejb.3 for ; Sun, 05 Sep 2021 13:50:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=8btu/hOv6dXi44EH44L7rSR1DC0C7eQ1IIFPyx5nrNA=; b=SeXYzSZBjASmozxSE+0oEKD6AwRp3T5vrkQlAzHJ0YuMfpn+mKuAuGxfQJ/maXIMhI 0ke8Z8ZTOoAaxaqIZP5Er8DLGq4J6ZEF0a8tdod/o08cwnxxFLuM8lEglR28ScPCctgz TZ4XHBWooK4tSmAH/XrOpy7AEmBzLrNdRR9pPZx6KcU5ieMcSTMHryZO6d7jDx56IBOW fkRrN5HjxxViJaz7x/w0PEy9wd21IEDcEdHNGTKcNLFyd2kEEDISCedQF3rw5I7m4TCF 0sGMxLnQQLmLAY2ZflEMI5Cu/99NuVEEZ+fMXPRGPn9vWZgICwtkBwWtK8uRcLxmwgTM TfaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=8btu/hOv6dXi44EH44L7rSR1DC0C7eQ1IIFPyx5nrNA=; b=NJVIaU5UThsf/U4DBczktyNAxZYa4JAYtMnCvrE+IwRSYEqyg1IhFTzSkIxczTU1uK bWg0VVOUhl1IFv6xHsPSRWUcHB5nsMkM/N4ab6Ez/qEVCd2rHMKzouGNe5JrXKoParZg 6ea9jR0JOjrie/T0jgXIX2ZStHhK9H2jgprAelobh7BVunidCrw1/ea/6kd4Qx0MFJDi CNjPRxLvZmaf+AoU6d2BGyfo+1jlbiHvWyBoKB7zYSNNXThW8amkVc+xzu8WTfUGdmXy PEckhf0fDaasuWoZ/v0yhnJs1si2PN65/NEHu9tfa2Q2Hk2t8xoD8HkvwB9WW1AlS26J xJ2Q== X-Gm-Message-State: AOAM53265dKeE2vnQgLb+3kugngj85Ub28HSw62ZBOlTTD2LWn5xqnPy RdJyRGkMNEDc4bnpk9Asy2NbRY1+y7o= X-Google-Smtp-Source: ABdhPJxKq6YP1D88VofNTMWgEW6wg1qj/Q9NU/2B1Bl0FUTegx/Ys0PKJ5ArevuwylV2kQKI+2U9mw== X-Received: by 2002:a17:906:304e:: with SMTP id d14mr7730565ejd.170.1630875033775; Sun, 05 Sep 2021 13:50:33 -0700 (PDT) Received: from kista.localnet (cpe-86-58-29-253.static.triera.net. [86.58.29.253]) by smtp.gmail.com with ESMTPSA id v10sm3346430edt.25.2021.09.05.13.50.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Sep 2021 13:50:33 -0700 (PDT) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= To: devicetree@vger.kernel.org, Rob Herring , Frank Rowand , Chen-Yu Tsai , Maxime Ripard , Maxime Ripard Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, Rob Herring Subject: Re: [PATCH v2 09/52] dt-bindings: clocks: Fix typo in the H6 compatible Date: Sun, 05 Sep 2021 22:50:32 +0200 Message-ID: <1783466.nJmK62rKpU@kista> In-Reply-To: <20210901091852.479202-10-maxime@cerno.tech> References: <20210901091852.479202-1-maxime@cerno.tech> <20210901091852.479202-10-maxime@cerno.tech> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Dne sreda, 01. september 2021 ob 11:18:09 CEST je Maxime Ripard napisal(a): > Even though both the driver and the device trees all use the > allwinner,sun50i-h6-de3-clk, we documented the compatible as > allwinner,sun50i-h6-de2-clk in the binding. Let's fix this. > > Reviewed-by: Rob Herring > Signed-off-by: Maxime Ripard Reviewed-by: Jernej Skrabec Best regards, Jernej 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 X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D5E92C433FE for ; Sun, 5 Sep 2021 20:52:35 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A85FA60F9D for ; Sun, 5 Sep 2021 20:52:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A85FA60F9D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LnB0/sSdhl0BXzKvvY4dg9mcReYfoCHgYq9anl+O+H8=; b=WnEVFL1sQ+F5IA 78/OuI/ry5WxrSMet/hXzL2vADVMJ6dWQpgeeEz9i+k/1M+m0q5N0+Seed1hFeI8upAZHtkSQICEy BLE9biEvf7RASM/ZRKWmQLYmSXjiAW5hp3dWOeTnELLk9yZNXfWm//O076DqVgY5SAGdENV6DicM9 AcRf6/hcGkrL3/I25wQMb88XJz5FlqT1y3nrYzPRhkGqJa7Tc4H5IS9o+sgWJS8451EwqogMXUA7w ZCOlRjk/UVzL9iW2HrPRmyaohuJSxclxPgLHETRL80MWkXVXyyC4oXsSUoCpagawTUjFojV0yj4ht +m3uBZUZ9Ly35lmlvEag==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMz66-00GQgR-Mq; Sun, 05 Sep 2021 20:50:38 +0000 Received: from mail-ej1-x631.google.com ([2a00:1450:4864:20::631]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMz63-00GQfz-Vz for linux-arm-kernel@lists.infradead.org; Sun, 05 Sep 2021 20:50:37 +0000 Received: by mail-ej1-x631.google.com with SMTP id i21so9264720ejd.2 for ; Sun, 05 Sep 2021 13:50:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=8btu/hOv6dXi44EH44L7rSR1DC0C7eQ1IIFPyx5nrNA=; b=SeXYzSZBjASmozxSE+0oEKD6AwRp3T5vrkQlAzHJ0YuMfpn+mKuAuGxfQJ/maXIMhI 0ke8Z8ZTOoAaxaqIZP5Er8DLGq4J6ZEF0a8tdod/o08cwnxxFLuM8lEglR28ScPCctgz TZ4XHBWooK4tSmAH/XrOpy7AEmBzLrNdRR9pPZx6KcU5ieMcSTMHryZO6d7jDx56IBOW fkRrN5HjxxViJaz7x/w0PEy9wd21IEDcEdHNGTKcNLFyd2kEEDISCedQF3rw5I7m4TCF 0sGMxLnQQLmLAY2ZflEMI5Cu/99NuVEEZ+fMXPRGPn9vWZgICwtkBwWtK8uRcLxmwgTM TfaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=8btu/hOv6dXi44EH44L7rSR1DC0C7eQ1IIFPyx5nrNA=; b=Le+sug6KZxBhxQGCsO310HD6tLwyVBXKZgrqrDqc4p6naYGZtl+it86ArZV5AGSFQ4 BWkyALPsEF2CzloOzNUUnsRBKxWV2Y8R/mFkhhN7Bad8Wfc1vJZJO2NVMt6mYMw4a9mI UhAS1vxYC6UDq8tC6xj6AXl1X1CotsrQSYBRu8S1zLNL/0Kqxw1L16usXfehISfgwihW 68+1Ulz/kW0tanO8V2RRxqto3wF7ePedAgNRlrjG7H6wesiE1WbW5/Cq93uyU6/6iIYc 0/wec4KTQOTgvcbbIJi1y2DbUHmPjWjDRNQckqElD+Sz1oQpwLmHmEFfpLAN+my8l+fb 1AEw== X-Gm-Message-State: AOAM531Q+lWj1lc7DrNaqdXCt9eIlI2CXq8JSuGZptXEstDVumGLS0P4 QCXAoYKbXR6OzbCVDlOQOYs= X-Google-Smtp-Source: ABdhPJxKq6YP1D88VofNTMWgEW6wg1qj/Q9NU/2B1Bl0FUTegx/Ys0PKJ5ArevuwylV2kQKI+2U9mw== X-Received: by 2002:a17:906:304e:: with SMTP id d14mr7730565ejd.170.1630875033775; Sun, 05 Sep 2021 13:50:33 -0700 (PDT) Received: from kista.localnet (cpe-86-58-29-253.static.triera.net. [86.58.29.253]) by smtp.gmail.com with ESMTPSA id v10sm3346430edt.25.2021.09.05.13.50.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Sep 2021 13:50:33 -0700 (PDT) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= To: devicetree@vger.kernel.org, Rob Herring , Frank Rowand , Chen-Yu Tsai , Maxime Ripard , Maxime Ripard Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, Rob Herring Subject: Re: [PATCH v2 09/52] dt-bindings: clocks: Fix typo in the H6 compatible Date: Sun, 05 Sep 2021 22:50:32 +0200 Message-ID: <1783466.nJmK62rKpU@kista> In-Reply-To: <20210901091852.479202-10-maxime@cerno.tech> References: <20210901091852.479202-1-maxime@cerno.tech> <20210901091852.479202-10-maxime@cerno.tech> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210905_135036_081793_8375D027 X-CRM114-Status: UNSURE ( 9.77 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Dne sreda, 01. september 2021 ob 11:18:09 CEST je Maxime Ripard napisal(a): > Even though both the driver and the device trees all use the > allwinner,sun50i-h6-de3-clk, we documented the compatible as > allwinner,sun50i-h6-de2-clk in the binding. Let's fix this. > > Reviewed-by: Rob Herring > Signed-off-by: Maxime Ripard Reviewed-by: Jernej Skrabec Best regards, Jernej _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel