Re: [PATCH v3 1/4] dt-bindings: clock: mediatek: add bindings for MT8365 SoC
From: Markus Schneider-Pargmann <msp@baylibre.com>
Date: 2022-08-11 09:02:57
Also in:
linux-clk, linux-devicetree, linux-mediatek, lkml
Hi Krzysztof, On Thu, Aug 11, 2022 at 11:50:05AM +0300, Krzysztof Kozlowski wrote:
On 11/08/2022 11:44, Markus Schneider-Pargmann wrote:quoted
From: Fabien Parent <redacted> Add the clock bindings for the MediaTek MT8365 SoC. Signed-off-by: Fabien Parent <redacted> Reviewed-by: Krzysztof Kozlowski <redacted> Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com> --- .../bindings/clock/mediatek,mt8365-clock.yaml | 42 ++ .../clock/mediatek,mt8365-sys-clock.yaml | 47 +++ .../dt-bindings/clock/mediatek,mt8365-clk.h | 374 ++++++++++++++++++ 3 files changed, 463 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/mediatek,mt8365-clock.yaml create mode 100644 Documentation/devicetree/bindings/clock/mediatek,mt8365-sys-clock.yaml create mode 100644 include/dt-bindings/clock/mediatek,mt8365-clk.hdiff --git a/Documentation/devicetree/bindings/clock/mediatek,mt8365-clock.yaml b/Documentation/devicetree/bindings/clock/mediatek,mt8365-clock.yaml new file mode 100644 index 000000000000..31cd248e772b --- /dev/null +++ b/Documentation/devicetree/bindings/clock/mediatek,mt8365-clock.yaml@@ -0,0 +1,42 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: "http://devicetree.org/schemas/clock/mediatek,mt8365-clock.yaml#" +$schema: "http://devicetree.org/meta-schemas/core.yaml#"No quotes needed in both lines.quoted
+ +title: MediaTek Functional Clock Controller for MT8365 + +maintainers: + - Fabien Parent [off-list ref]Are you sure this is correct and working email? Let's try not to add non-existing emails to Git maintainers. It's a bit of pain to fix it later. :/
thank you, good point. I will fix everything you mentioned here and above and below for v4. Best, Markus _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel