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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F3F1CC433EF for ; Tue, 28 Sep 2021 08:50:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DF99161139 for ; Tue, 28 Sep 2021 08:50:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239679AbhI1Ivj (ORCPT ); Tue, 28 Sep 2021 04:51:39 -0400 Received: from smtp-relay-internal-0.canonical.com ([185.125.188.122]:53128 "EHLO smtp-relay-internal-0.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235918AbhI1Ivg (ORCPT ); Tue, 28 Sep 2021 04:51:36 -0400 Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com [209.85.167.69]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id 52A3D4019A for ; Tue, 28 Sep 2021 08:49:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1632818996; bh=s/Q8X9tuIBqeJqxr1KTOjGxG6s4RwMm6kPUpqoiWcFw=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=hIZGMO+28FDel4/QGHRVHnaoUZlCUAJeowvarUmXSTr0io6Cku2qn+PMNnyN7L2UY 5yPBaNdHmKdaG/JYTyXXGj7JZLcjNrvnnrmHVjh8I78OQefPzoH+J/K24ZzyVF+V5c QFRKcC3dChDsiDNTWEa1w+8zNNYC5xcuNpbSc2ANGl1i0r1Nm1gIVEQj+Wr27gZvvs mMEMjhSQUrETzwMExFdKwUaQTUOCDuJCP+xftZmr++jL8aUAT4IQ6AGTySd+fc+rnW 7dG2EJqS8sqEWbbjsQ5+d4rFpDY/SdUrCow0T6tCMupYQPalaLUM5HfDbfKO//L6Qc r6xrzPOYwUMOA== Received: by mail-lf1-f69.google.com with SMTP id e9-20020ac25469000000b003fcfe6c574fso1040152lfn.23 for ; Tue, 28 Sep 2021 01:49:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=s/Q8X9tuIBqeJqxr1KTOjGxG6s4RwMm6kPUpqoiWcFw=; b=he+O+tIdfu88X5V+lmNzlj3XozgEmq6yRBTvQ3SLTASxWA6tn37ORZhKpWRPfHX4QG JcABnjr0Sw5fVxshCKVHtM/kCYxUXK4Cks1Nfehe+VbvvBrsKFc2FfY76VVr6G4bIsa6 OwLb9aB0szXlDwkGHQ7s++F9TePgTcc1bFPdSlmU1mSdUSC7QrNq9xr3/cXab4SRSU6N lKq1lHwD+yu9Cv0W7XBicfAyB9RDI5TcPzJLAdLR8fhfK+6XK5W8YhwE4BKz/vEPHFCN kfUrJ08hdGmqeSQ6RwuTjK3vJ2Y48MeKf6IQyyLRWMZEKNCMzAtMF6YknR6aaZHVdHfn L/jg== X-Gm-Message-State: AOAM531M12IUcNxBhwTrOKRKpQ2v637r1MPj1ObbT4Kwnb++K6bmhNMC XFumfrxtlYqTyFwvr/wRDMLRgijEWArTDlAjylUZ+vhejc1emPVyrjbiPA3ZDUwUPo3vfB3rtBF VEEawi0TgEVOFF71LwCoCQV/4RE9N7jg2ixkqbL8VBA== X-Received: by 2002:a05:651c:1250:: with SMTP id h16mr4907825ljh.68.1632818995658; Tue, 28 Sep 2021 01:49:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwLgIFok3M8wHeXKvUfpBG7iVnXNDTkyYLNs+KpjnVUJr1BonlXY3GAb1NKN7cupAWULjWsdg== X-Received: by 2002:a05:651c:1250:: with SMTP id h16mr4907802ljh.68.1632818995449; Tue, 28 Sep 2021 01:49:55 -0700 (PDT) Received: from localhost.localdomain (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id h13sm1848419lfl.205.2021.09.28.01.49.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Sep 2021 01:49:55 -0700 (PDT) From: Krzysztof Kozlowski To: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz , Sylwester Nawrocki , Tomasz Figa , Chanwoo Choi , Lee Jones , Liam Girdwood , Mark Brown , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Marek Szyprowski , Sylwester Nawrocki Subject: [PATCH 00/12] regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtschema Date: Tue, 28 Sep 2021 10:49:37 +0200 Message-Id: <20210928084949.27939-1-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi All, Intro ===== This patchset converts all devicetree bindings of Samsung S2M and S5M PMIC devices from txt to dtschema. It includes also two fixes which are included here at beginning because later conversion depends on it (contextually). Merging/dependencies ==================== 1. Regulator related binding changes depend on first two commits (the fixes), because of context. 2. The mfd bindings depend on clock and regulator bindings. 3. The DTS changes (patches 11 and 12) are independent (including here only to provide some context) and I will take them via samsung-soc. Therefore the fixes and bindings changes (patches 1-10) should go via the same tree. For example regulator or mfd tree. I propose the regulator tree, since it will have also one driver change (the fix, first commit). Overview of devices =================== Essentially all Samsung S2M and S5M PMICs are very similar devices. They provide the same functionality: regulators, RTC, 2 or 3 clocks and main power management (e.g. power cut to SoC). The differences are mostly in registry layout and number of regulators. The drivers are built around one common part, mfd/sec-core.c, and share some drivers between devices: 1. MFD sec-core for all devices, 1. one clock driver for most of devices, 2. one RTC driver for all devices, 3. three regulator drivers. The regulator drivers were implementing slightly different features, therefore one regulator binding for all devices does not make much sense. However the clock device binding can be shared. The final dtschema bindings try to implement this - share only the clock bindings. Best regards, Krzysztof Krzysztof Kozlowski (12): regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disabled regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-dvs-idx property clock: dt-bindings: samsung,s2mps11: convert to dtschema regulator: dt-bindings: samsung,s2m: convert to dtschema regulator: dt-bindings: samsung,s2mpa01: convert to dtschema regulator: dt-bindings: samsung,s5m8767: convert to dtschema mfd: dt-bindings: samsung,s2mps11: convert to dtschema mfd: dt-bindings: samsung,s2mpa01: convert to dtschema mfd: dt-bindings: samsung,s5m8767: convert to dtschema mfd: dt-bindings: samsung,s5m8767: document buck and LDO supplies ARM: dts: exynos: remove unneeded DVS voltages from PMIC on Arndale ARM: dts: exynos: use spaces instead of tabs around '=' .../bindings/clock/samsung,s2mps11.txt | 49 --- .../bindings/clock/samsung,s2mps11.yaml | 45 +++ .../bindings/mfd/samsung,s2mpa01.yaml | 91 ++++++ .../bindings/mfd/samsung,s2mps11.yaml | 267 +++++++++++++++ .../bindings/mfd/samsung,s5m8767.yaml | 307 ++++++++++++++++++ .../bindings/mfd/samsung,sec-core.txt | 86 ----- .../bindings/regulator/samsung,s2mpa01.txt | 79 ----- .../bindings/regulator/samsung,s2mpa01.yaml | 69 ++++ .../bindings/regulator/samsung,s2mps11.txt | 102 ------ .../bindings/regulator/samsung,s2mps11.yaml | 52 +++ .../bindings/regulator/samsung,s2mps13.yaml | 52 +++ .../bindings/regulator/samsung,s2mps14.yaml | 52 +++ .../bindings/regulator/samsung,s2mps15.yaml | 52 +++ .../bindings/regulator/samsung,s2mpu02.yaml | 52 +++ .../bindings/regulator/samsung,s5m8767.txt | 46 +-- .../bindings/regulator/samsung,s5m8767.yaml | 83 +++++ MAINTAINERS | 9 +- arch/arm/boot/dts/exynos4210-origen.dts | 24 +- arch/arm/boot/dts/exynos4412-origen.dts | 14 +- arch/arm/boot/dts/exynos5250-arndale.dts | 3 - drivers/regulator/s5m8767.c | 21 +- 21 files changed, 1165 insertions(+), 390 deletions(-) delete mode 100644 Documentation/devicetree/bindings/clock/samsung,s2mps11.txt create mode 100644 Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml create mode 100644 Documentation/devicetree/bindings/mfd/samsung,s2mpa01.yaml create mode 100644 Documentation/devicetree/bindings/mfd/samsung,s2mps11.yaml create mode 100644 Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml delete mode 100644 Documentation/devicetree/bindings/mfd/samsung,sec-core.txt delete mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mpa01.txt create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mpa01.yaml delete mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mps11.txt create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mps11.yaml create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mps13.yaml create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mps14.yaml create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mps15.yaml create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mpu02.yaml create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml -- 2.30.2 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C57C8C4332F for ; Tue, 28 Sep 2021 08:53:13 +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 912C2610E6 for ; Tue, 28 Sep 2021 08:53:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 912C2610E6 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=canonical.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: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:In-Reply-To:References: List-Owner; bh=z+NixAkiFUt16NMw/xs1C3/ezuGdB/X4xixmmCVyODE=; b=htQQ2vecO80rAm /AONbdtEc9yhrB8IWwgWsJPM9Or+farY7UozwMppZmVAxODNU04jcsDCFIkSRfTPWrdheDNgkhLcs zXROPMpo0ty+NOhIqBiIpwPs/zKMNtDpCEqKC5prbd3EaBpaEtzcoNjuMrfRvdMPth5uQIQxnBAvC A2Y038TAOvoD9p0fAbMgLvvwtJq79U21f6oUEA2jhzPm3lv8cDqgL4rKSwPyDm6NqGeIuzEWXlvJ/ TD+FSDmQk+LbimnxT4VTDn02wiTr4ZekqKf8dFpUKuZ+nZK0WVAdW/efeCLT+pl+4ppf3NxPY9N28 ardR3zvqpYRMjDBipnGg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mV8og-006LEg-CG; Tue, 28 Sep 2021 08:50:22 +0000 Received: from smtp-relay-internal-0.canonical.com ([185.125.188.122]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mV8oP-006L8T-9P for linux-arm-kernel@lists.infradead.org; Tue, 28 Sep 2021 08:50:07 +0000 Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com [209.85.167.69]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id 63EF840265 for ; Tue, 28 Sep 2021 08:49:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1632818996; bh=s/Q8X9tuIBqeJqxr1KTOjGxG6s4RwMm6kPUpqoiWcFw=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=hIZGMO+28FDel4/QGHRVHnaoUZlCUAJeowvarUmXSTr0io6Cku2qn+PMNnyN7L2UY 5yPBaNdHmKdaG/JYTyXXGj7JZLcjNrvnnrmHVjh8I78OQefPzoH+J/K24ZzyVF+V5c QFRKcC3dChDsiDNTWEa1w+8zNNYC5xcuNpbSc2ANGl1i0r1Nm1gIVEQj+Wr27gZvvs mMEMjhSQUrETzwMExFdKwUaQTUOCDuJCP+xftZmr++jL8aUAT4IQ6AGTySd+fc+rnW 7dG2EJqS8sqEWbbjsQ5+d4rFpDY/SdUrCow0T6tCMupYQPalaLUM5HfDbfKO//L6Qc r6xrzPOYwUMOA== Received: by mail-lf1-f69.google.com with SMTP id x33-20020a0565123fa100b003fcfd99073dso1126310lfa.6 for ; Tue, 28 Sep 2021 01:49:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=s/Q8X9tuIBqeJqxr1KTOjGxG6s4RwMm6kPUpqoiWcFw=; b=fCSVUu9dCykQEts1GLW35TnGVs3Sbl3N545zWLy46W+pyAjdh1a4eQEIY+ZVf3mPlV y5SCh8xzSW9dABSZtKXJvMQS5a/YrGwZdMpCwHGz1A3/HV3ew9G8UsqqdZ7lKXiXUnra XeropXLXhb6YREA9Q3IxgokP6p3uJkW5GFwqdKQGUs2v9U1uP6J2eMJofJobgbpyg/zx R9vA08xC2odsln6onnlLdp6kFQ1ZlEO+iGBhxtrz5RIYd5uTWhGjP3+XE9kjVDvcoG4F L5O0C9XJg2OugDTiSuCQVbx2uxFpbS+gF4JaeHFMaO8QgxggebJtACL53pjR2Hoc3hNG +uww== X-Gm-Message-State: AOAM532aBWruJbrlnRhWDzu4pI4K9D1VFjDg9CK0rWqBxAbTce9qmegU qV2fqwmS7Zge9IbhAHU9yBbKeaXVUDsfpKqQGqni+lBkR2U/FeVStEPvPGUJ465hhtyUwcrO82+ RUf/ZUZ5IkS7+oZRaM8Dxg0XyWfr99OneYuyx33tHsQDzbDD4j/WG X-Received: by 2002:a05:651c:1250:: with SMTP id h16mr4907830ljh.68.1632818995674; Tue, 28 Sep 2021 01:49:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwLgIFok3M8wHeXKvUfpBG7iVnXNDTkyYLNs+KpjnVUJr1BonlXY3GAb1NKN7cupAWULjWsdg== X-Received: by 2002:a05:651c:1250:: with SMTP id h16mr4907802ljh.68.1632818995449; Tue, 28 Sep 2021 01:49:55 -0700 (PDT) Received: from localhost.localdomain (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id h13sm1848419lfl.205.2021.09.28.01.49.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Sep 2021 01:49:55 -0700 (PDT) From: Krzysztof Kozlowski To: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz , Sylwester Nawrocki , Tomasz Figa , Chanwoo Choi , Lee Jones , Liam Girdwood , Mark Brown , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Marek Szyprowski , Sylwester Nawrocki Subject: [PATCH 00/12] regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtschema Date: Tue, 28 Sep 2021 10:49:37 +0200 Message-Id: <20210928084949.27939-1-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210928_015005_552566_FC4B40E9 X-CRM114-Status: GOOD ( 20.09 ) 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 Hi All, Intro ===== This patchset converts all devicetree bindings of Samsung S2M and S5M PMIC devices from txt to dtschema. It includes also two fixes which are included here at beginning because later conversion depends on it (contextually). Merging/dependencies ==================== 1. Regulator related binding changes depend on first two commits (the fixes), because of context. 2. The mfd bindings depend on clock and regulator bindings. 3. The DTS changes (patches 11 and 12) are independent (including here only to provide some context) and I will take them via samsung-soc. Therefore the fixes and bindings changes (patches 1-10) should go via the same tree. For example regulator or mfd tree. I propose the regulator tree, since it will have also one driver change (the fix, first commit). Overview of devices =================== Essentially all Samsung S2M and S5M PMICs are very similar devices. They provide the same functionality: regulators, RTC, 2 or 3 clocks and main power management (e.g. power cut to SoC). The differences are mostly in registry layout and number of regulators. The drivers are built around one common part, mfd/sec-core.c, and share some drivers between devices: 1. MFD sec-core for all devices, 1. one clock driver for most of devices, 2. one RTC driver for all devices, 3. three regulator drivers. The regulator drivers were implementing slightly different features, therefore one regulator binding for all devices does not make much sense. However the clock device binding can be shared. The final dtschema bindings try to implement this - share only the clock bindings. Best regards, Krzysztof Krzysztof Kozlowski (12): regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disabled regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-dvs-idx property clock: dt-bindings: samsung,s2mps11: convert to dtschema regulator: dt-bindings: samsung,s2m: convert to dtschema regulator: dt-bindings: samsung,s2mpa01: convert to dtschema regulator: dt-bindings: samsung,s5m8767: convert to dtschema mfd: dt-bindings: samsung,s2mps11: convert to dtschema mfd: dt-bindings: samsung,s2mpa01: convert to dtschema mfd: dt-bindings: samsung,s5m8767: convert to dtschema mfd: dt-bindings: samsung,s5m8767: document buck and LDO supplies ARM: dts: exynos: remove unneeded DVS voltages from PMIC on Arndale ARM: dts: exynos: use spaces instead of tabs around '=' .../bindings/clock/samsung,s2mps11.txt | 49 --- .../bindings/clock/samsung,s2mps11.yaml | 45 +++ .../bindings/mfd/samsung,s2mpa01.yaml | 91 ++++++ .../bindings/mfd/samsung,s2mps11.yaml | 267 +++++++++++++++ .../bindings/mfd/samsung,s5m8767.yaml | 307 ++++++++++++++++++ .../bindings/mfd/samsung,sec-core.txt | 86 ----- .../bindings/regulator/samsung,s2mpa01.txt | 79 ----- .../bindings/regulator/samsung,s2mpa01.yaml | 69 ++++ .../bindings/regulator/samsung,s2mps11.txt | 102 ------ .../bindings/regulator/samsung,s2mps11.yaml | 52 +++ .../bindings/regulator/samsung,s2mps13.yaml | 52 +++ .../bindings/regulator/samsung,s2mps14.yaml | 52 +++ .../bindings/regulator/samsung,s2mps15.yaml | 52 +++ .../bindings/regulator/samsung,s2mpu02.yaml | 52 +++ .../bindings/regulator/samsung,s5m8767.txt | 46 +-- .../bindings/regulator/samsung,s5m8767.yaml | 83 +++++ MAINTAINERS | 9 +- arch/arm/boot/dts/exynos4210-origen.dts | 24 +- arch/arm/boot/dts/exynos4412-origen.dts | 14 +- arch/arm/boot/dts/exynos5250-arndale.dts | 3 - drivers/regulator/s5m8767.c | 21 +- 21 files changed, 1165 insertions(+), 390 deletions(-) delete mode 100644 Documentation/devicetree/bindings/clock/samsung,s2mps11.txt create mode 100644 Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml create mode 100644 Documentation/devicetree/bindings/mfd/samsung,s2mpa01.yaml create mode 100644 Documentation/devicetree/bindings/mfd/samsung,s2mps11.yaml create mode 100644 Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml delete mode 100644 Documentation/devicetree/bindings/mfd/samsung,sec-core.txt delete mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mpa01.txt create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mpa01.yaml delete mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mps11.txt create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mps11.yaml create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mps13.yaml create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mps14.yaml create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mps15.yaml create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s2mpu02.yaml create mode 100644 Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml -- 2.30.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel