From patchwork Mon Dec 7 04:55:26 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Leizhen (ThunderTown)" X-Patchwork-Id: 1411880 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=huawei.com Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4Cq9yf0VnPz9sW1 for ; Mon, 7 Dec 2020 15:56:58 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728812AbgLGE4r (ORCPT ); Sun, 6 Dec 2020 23:56:47 -0500 Received: from szxga06-in.huawei.com ([45.249.212.32]:8957 "EHLO szxga06-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726817AbgLGE4q (ORCPT ); Sun, 6 Dec 2020 23:56:46 -0500 Received: from DGGEMS407-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga06-in.huawei.com (SkyGuard) with ESMTP id 4Cq9x411sXzhnbV; Mon, 7 Dec 2020 12:55:36 +0800 (CST) Received: from thunder-town.china.huawei.com (10.174.177.9) by DGGEMS407-HUB.china.huawei.com (10.3.19.207) with Microsoft SMTP Server id 14.3.487.0; Mon, 7 Dec 2020 12:55:49 +0800 From: Zhen Lei To: Michael Turquette , Stephen Boyd , Rob Herring , Shawn Guo , Sascha Hauer , "Pengutronix Kernel Team" , Fabio Estevam , "NXP Linux Team" , linux-clk , devicetree , linux-arm-kernel , linux-kernel CC: Zhen Lei Subject: [PATCH 0/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings Date: Mon, 7 Dec 2020 12:55:26 +0800 Message-ID: <20201207045527.1607-1-thunder.leizhen@huawei.com> X-Mailer: git-send-email 2.26.0.windows.1 MIME-Version: 1.0 X-Originating-IP: [10.174.177.9] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This patch is based on the latest linux-next code. Zhen Lei (1): dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings .../devicetree/bindings/clock/imx8qxp-lpcg.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)