Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp1188080pxu; Sat, 12 Dec 2020 05:03:10 -0800 (PST) X-Google-Smtp-Source: ABdhPJygY1TQibHyeIfc5JAUu+YuVr/QFjU5jPTJiWr/3QK1Rc0n6MsZlyzqayR7AWkxHv3SJTWr X-Received: by 2002:a17:906:4705:: with SMTP id y5mr14957226ejq.112.1607778189850; Sat, 12 Dec 2020 05:03:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607778189; cv=none; d=google.com; s=arc-20160816; b=YsDzK1SHPlgYFVgtEEQzm4FpDgRv602Ktm554T2e/wljVe4lgEIQJMd0i5u3rvVAtK gbePqFHQzxwssNlCDvAwFmXlmq/HCb/srpUfmdN2Q8h2Cd0ae93xfX44WCNttq0UYyCi teiebWji0vDHpitgQMozQfk2d/FxMSHTbTqzWZ4w7yTSzlRHL4prDU/sb2LJdJcyXWvn BlFJgzmmY5pBz92IWY0raxcRwhkXW/SWRjTI/bQitD/plyfNgmK7/zxmnuFtshuNExiO JY0go0gCbFpAGYJZyjOM/yfzzoNs+T8YC62nZPLEEAObZo/8RNvApjZiyAh3VX1tnDfy LpXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:message-id:date:subject:to:from; bh=XYinmJ3ejtAN6ViBJ2M6sPSeRQ9mZLwaCADOk7gDico=; b=MY7HXAdzFZa8FApcKiSBu0tTsZc7wV49G5d5sqVL9G89E9UskKWpD1YRwNAKvNHRSN f04r1EMpuG0FxBovL6I3Tqxtw+KUbEWo7mbttoAjf63BskQ2eoL0yazd8G4ytqjsWhCc aPigUwAV4aQTgC69Tqf5GwWRj53QhvXF7RLtLh6vvFpeXUnnW9keWMQ/SKkg4o18UQi7 07h7mW1rPGIkw2sV97sLy/fuu2lfK1hcvBz10QFglsYpk8AInOkiTm16JRZ36YVvE038 ZMlfcSmK6awTBiZJYzcTnJE4gxXLtvdM9XyatX27rwNfsaMd4IBA+e5QHxXZy6ArBKyS tzoA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c7si6604861edr.193.2020.12.12.05.02.46; Sat, 12 Dec 2020 05:03:09 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405235AbgLKL54 (ORCPT + 99 others); Fri, 11 Dec 2020 06:57:56 -0500 Received: from szxga04-in.huawei.com ([45.249.212.190]:9190 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2395343AbgLKL5S (ORCPT ); Fri, 11 Dec 2020 06:57:18 -0500 Received: from DGGEMS410-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4Csq4817Xrzkmns; Fri, 11 Dec 2020 19:55:52 +0800 (CST) Received: from huawei.com (10.151.151.249) by DGGEMS410-HUB.china.huawei.com (10.3.19.210) with Microsoft SMTP Server id 14.3.487.0; Fri, 11 Dec 2020 19:56:24 +0800 From: Dongjiu Geng To: , , , , , , , , , , Subject: [PATCH v6 0/4] Enable Hi3559A SOC clock and HiSilicon Hiedma Controller Date: Sat, 12 Dec 2020 13:08:36 +0000 Message-ID: <20201212130840.402-1-gengdongjiu@huawei.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.151.151.249] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org v5->v6: 1. Drop #size-cells and #address-cell in the hisilicon,hi3559av100-clock.yaml 2. Add discription for #reset-cells in the hisilicon,hi3559av100-clock.yaml 3. Remove #clock-cells in hisilicon,hiedmacv310.yaml 4. Merge property misc_ctrl_base and misc_regmap together for hiedmacv310 driver v4->v5: 1. change the patch author mail name v3->v4: 1. fix the 'make dt_binding_check' issues. 2. Combine the 'Enable HiSilicon Hiedma Controller' series patches to this series. 3. fix the 'make dt_binding_check' issues in 'Enable HiSilicon Hiedma Controller' patchset v2->v3: 1. change dt-bindings documents from txt to yaml format. 2. Add SHUB clock to access the devices of m7 Dongjiu Geng (4): dt-bindings: Document the hi3559a clock bindings clk: hisilicon: Add clock driver for hi3559A SoC dt: bindings: dma: Add DT bindings for HiSilicon Hiedma Controller dmaengine: dma: Add Hiedma Controller v310 Device Driver .../clock/hisilicon,hi3559av100-clock.yaml | 59 + .../bindings/dma/hisilicon,hiedmacv310.yaml | 94 ++ drivers/clk/hisilicon/Kconfig | 7 + drivers/clk/hisilicon/Makefile | 1 + drivers/clk/hisilicon/clk-hi3559a.c | 865 ++++++++++ drivers/dma/Kconfig | 14 + drivers/dma/Makefile | 1 + drivers/dma/hiedmacv310.c | 1442 +++++++++++++++++ drivers/dma/hiedmacv310.h | 136 ++ include/dt-bindings/clock/hi3559av100-clock.h | 165 ++ 10 files changed, 2784 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/hisilicon,hi3559av100-clock.yaml create mode 100644 Documentation/devicetree/bindings/dma/hisilicon,hiedmacv310.yaml create mode 100644 drivers/clk/hisilicon/clk-hi3559a.c create mode 100644 drivers/dma/hiedmacv310.c create mode 100644 drivers/dma/hiedmacv310.h create mode 100644 include/dt-bindings/clock/hi3559av100-clock.h -- 2.17.1