From nobody Tue Jun 30 06:36:53 2026 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 14711C433F5 for ; Mon, 24 Jan 2022 08:23:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242064AbiAXIX6 (ORCPT ); Mon, 24 Jan 2022 03:23:58 -0500 Received: from smtp-relay-internal-1.canonical.com ([185.125.188.123]:42832 "EHLO smtp-relay-internal-1.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242150AbiAXIXz (ORCPT ); Mon, 24 Jan 2022 03:23:55 -0500 Received: from mail-wr1-f69.google.com (mail-wr1-f69.google.com [209.85.221.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-1.canonical.com (Postfix) with ESMTPS id 850D43F1C6 for ; Mon, 24 Jan 2022 08:23:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1643012634; bh=jiMCDScLuU3KohhmhePQpbgp7zrXyRnLpy0BQpN+0wk=; h=From:To:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=S3hJM+v2ufpqpnlWPsL0zHnMErsiWQr1wAkYScQu1Mdjq3xbolVhZeotq5CyHRl4G PfsxV8PG1NvSA+Rua84OxlvUR1eIP+CZEbosDpH8wPHS0GevqBIktVQ+ZM3XZYB8xT /o30Hq/6/AenUH2rmdnPehpoLYDbCWJnRKxQrT7yc5pbTQwSu/4Cd9db95hSMGzeNl Ig80HHR1itCBngWUPRZySNkZlUCftSVHQ0fpz+b6Eb4Ni+e+JgacqmC2OETkVd9gDp X9GhRNQrHSjDPB64BpUBms/WyaK3hyvoJzbtqPaFPBAsMC6LVghxUQ6bWT/8ZHiSh9 JOD+rGTE2KYbw== Received: by mail-wr1-f69.google.com with SMTP id i16-20020adfa510000000b001d7f57750a6so1529159wrb.0 for ; Mon, 24 Jan 2022 00:23:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=jiMCDScLuU3KohhmhePQpbgp7zrXyRnLpy0BQpN+0wk=; b=2LNqIuhW6Tj9kPU99PZGr2M12AgQ3d3DP1Zi27fnA/frPtP8fp4iNtzCeybG3enasW u4FbrUHcPPaYDmn+pp5XGsInhKrgCOUJS9zfIscvX2dPgeRNE666w9Mgfr4sqtUfjw8c leCT6AmOtsNPIMtTusvrFesIOncN6+2WZIKJgNJpeigO1VzXxQtDe1mDi1ftJoPz9BvC YONRmOE0IOPSIHVW1fiveXVz3lQqbhNThNnTVRLM8NtYCvCImq9tm/KE/8YtD6VpGF4t dJx+Q/TU/19P8ED53e499DXgtY0UVZ3WAerJdrNIIpN3WONN+29OPtLc/qRlI40DIeHJ Bs7A== X-Gm-Message-State: AOAM533T6HN+zHdn2k2N16xyY/kOVSsIqhPsnseC9ehEOlWgsvk0vQ7a yNdKuJjqWOwXY2GnVifhxi9Rcq21GJlb7cOVM8PXyZ3473nh198e0P13aWPY5ck1G5UmyndrQqS TYP2zQ1y3ItckE+N9cPVlYzh9bw3LOJWsytLlCi/1+A== X-Received: by 2002:a05:6000:15c6:: with SMTP id y6mr7073674wry.636.1643012633725; Mon, 24 Jan 2022 00:23:53 -0800 (PST) X-Google-Smtp-Source: ABdhPJxJ6R4lLh2NM5hZv0Uug0OotleRkBYiOQpdroPf4UcDtyT0Gb8M8NjVHDpjwdU/dlEgeC8pvw== X-Received: by 2002:a05:6000:15c6:: with SMTP id y6mr7073654wry.636.1643012633476; Mon, 24 Jan 2022 00:23:53 -0800 (PST) Received: from localhost.localdomain (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.gmail.com with ESMTPSA id m64sm7148550wmm.31.2022.01.24.00.23.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Jan 2022 00:23:53 -0800 (PST) From: Krzysztof Kozlowski To: Lee Jones , Rob Herring , Benson Leung , Guenter Roeck , Krzysztof Kozlowski , Alim Akhtar , Andi Shyti , Mark Brown , Sam Protsenko , Pratyush Yadav , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-spi@vger.kernel.org Subject: [PATCH v6 1/4] spi: dt-bindings: samsung: convert to dtschema Date: Mon, 24 Jan 2022 09:23:44 +0100 Message-Id: <20220124082347.32747-2-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220124082347.32747-1-krzysztof.kozlowski@canonical.com> References: <20220124082347.32747-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Convert the Samsung SoC (S3C24xx, S3C64xx, S5Pv210, Exynos) SPI controller bindings to DT schema format. The conversion also drops requirement from providing controller-data and its data for each of SPI peripheral device nodes. The dtschema cannot express this and the requirement is being relaxed in the driver now. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Sam Protsenko Acked-by: Pratyush Yadav Reviewed-by: Mark Brown Reviewed-by: Rob Herring --- .../bindings/soc/samsung/exynos-usi.yaml | 2 +- .../spi/samsung,spi-peripheral-props.yaml | 33 ++++ .../devicetree/bindings/spi/samsung,spi.yaml | 187 ++++++++++++++++++ .../bindings/spi/spi-peripheral-props.yaml | 1 + .../devicetree/bindings/spi/spi-samsung.txt | 122 ------------ MAINTAINERS | 2 +- 6 files changed, 223 insertions(+), 124 deletions(-) create mode 100644 Documentation/devicetree/bindings/spi/samsung,spi-perip= heral-props.yaml create mode 100644 Documentation/devicetree/bindings/spi/samsung,spi.yaml delete mode 100644 Documentation/devicetree/bindings/spi/spi-samsung.txt diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml = b/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml index 58f2e9d8bb0e..d10ec742a6a5 100644 --- a/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml +++ b/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml @@ -22,7 +22,7 @@ description: | =20 [1] Documentation/devicetree/bindings/serial/samsung_uart.yaml [2] Documentation/devicetree/bindings/i2c/i2c-exynos5.txt - [3] Documentation/devicetree/bindings/spi/spi-samsung.txt + [3] Documentation/devicetree/bindings/spi/samsung,spi.yaml =20 properties: $nodename: diff --git a/Documentation/devicetree/bindings/spi/samsung,spi-peripheral-p= rops.yaml b/Documentation/devicetree/bindings/spi/samsung,spi-peripheral-pr= ops.yaml new file mode 100644 index 000000000000..f0db3fb3d688 --- /dev/null +++ b/Documentation/devicetree/bindings/spi/samsung,spi-peripheral-props.ya= ml @@ -0,0 +1,33 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/spi/samsung,spi-peripheral-props.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Peripheral-specific properties for Samsung S3C/S5P/Exynos SoC SPI c= ontroller + +maintainers: + - Krzysztof Kozlowski + +description: + See spi-peripheral-props.yaml for more info. + +properties: + controller-data: + type: object + additionalProperties: false + + properties: + samsung,spi-feedback-delay: + description: | + The sampling phase shift to be applied on the miso line (to acco= unt + for any lag in the miso line). Valid values: + - 0: No phase shift. + - 1: 90 degree phase shift sampling. + - 2: 180 degree phase shift sampling. + - 3: 270 degree phase shift sampling. + $ref: /schemas/types.yaml#/definitions/uint32 + enum: [0, 1, 2, 3] + default: 0 + +additionalProperties: true diff --git a/Documentation/devicetree/bindings/spi/samsung,spi.yaml b/Docum= entation/devicetree/bindings/spi/samsung,spi.yaml new file mode 100644 index 000000000000..61c77088e8ee --- /dev/null +++ b/Documentation/devicetree/bindings/spi/samsung,spi.yaml @@ -0,0 +1,187 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/spi/samsung,spi.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Samsung S3C/S5P/Exynos SoC SPI controller + +maintainers: + - Krzysztof Kozlowski + +description: + All the SPI controller nodes should be represented in the aliases node u= sing + the following format 'spi{n}' where n is a unique number for the alias. + +properties: + compatible: + oneOf: + - enum: + - samsung,s3c2443-spi # for S3C2443, S3C2416 and S3C2450 + - samsung,s3c6410-spi + - samsung,s5pv210-spi # for S5PV210 and S5PC110 + - samsung,exynos5433-spi + - const: samsung,exynos7-spi + deprecated: true + + clocks: + minItems: 2 + maxItems: 3 + + clock-names: + minItems: 2 + maxItems: 3 + + cs-gpios: true + + dmas: + minItems: 2 + maxItems: 2 + + dma-names: + items: + - const: tx + - const: rx + + interrupts: + maxItems: 1 + + no-cs-readback: + description: + The CS line is disconnected, therefore the device should not operate + based on CS signalling. + type: boolean + + num-cs: + minimum: 1 + maximum: 4 + default: 1 + + samsung,spi-src-clk: + description: + If the spi controller includes a internal clock mux to select the cl= ock + source for the spi bus clock, this property can be used to indicate = the + clock to be used for driving the spi bus clock. If not specified, the + clock number 0 is used as default. + $ref: /schemas/types.yaml#/definitions/uint32 + default: 0 + + reg: + maxItems: 1 + +required: + - compatible + - clocks + - clock-names + - dmas + - dma-names + - interrupts + - reg + +allOf: + - $ref: spi-controller.yaml# + - if: + properties: + compatible: + contains: + const: samsung,exynos5433-spi + then: + properties: + clocks: + minItems: 3 + maxItems: 3 + clock-names: + items: + - const: spi + - enum: + - spi_busclk0 + - spi_busclk1 + - spi_busclk2 + - spi_busclk3 + - const: spi_ioclk + else: + properties: + clocks: + minItems: 2 + maxItems: 2 + clock-names: + items: + - const: spi + - enum: + - spi_busclk0 + - spi_busclk1 + - spi_busclk2 + - spi_busclk3 + +unevaluatedProperties: false + +examples: + - | + #include + #include + #include + #include + + spi@14d30000 { + compatible =3D "samsung,exynos5433-spi"; + reg =3D <0x14d30000 0x100>; + interrupts =3D ; + dmas =3D <&pdma0 11>, <&pdma0 10>; + dma-names =3D "tx", "rx"; + #address-cells =3D <1>; + #size-cells =3D <0>; + clocks =3D <&cmu_peric CLK_PCLK_SPI1>, + <&cmu_peric CLK_SCLK_SPI1>, + <&cmu_peric CLK_SCLK_IOCLK_SPI1>; + clock-names =3D "spi", + "spi_busclk0", + "spi_ioclk"; + samsung,spi-src-clk =3D <0>; + pinctrl-names =3D "default"; + pinctrl-0 =3D <&spi1_bus>; + num-cs =3D <1>; + + cs-gpios =3D <&gpd6 3 GPIO_ACTIVE_HIGH>; + + audio-codec@0 { + compatible =3D "wlf,wm5110"; + reg =3D <0x0>; + spi-max-frequency =3D <20000000>; + interrupt-parent =3D <&gpa0>; + interrupts =3D <4 IRQ_TYPE_NONE>; + clocks =3D <&pmu_system_controller 0>, + <&s2mps13_osc S2MPS11_CLK_BT>; + clock-names =3D "mclk1", "mclk2"; + + gpio-controller; + #gpio-cells =3D <2>; + interrupt-controller; + #interrupt-cells =3D <2>; + + wlf,micd-detect-debounce =3D <300>; + wlf,micd-bias-start-time =3D <0x1>; + wlf,micd-rate =3D <0x7>; + wlf,micd-dbtime =3D <0x2>; + wlf,micd-force-micbias; + wlf,micd-configs =3D <0x0 1 0>; + wlf,hpdet-channel =3D <1>; + wlf,gpsw =3D <0x1>; + wlf,inmode =3D <2 0 2 0>; + + wlf,reset =3D <&gpc0 7 GPIO_ACTIVE_HIGH>; + wlf,ldoena =3D <&gpf0 0 GPIO_ACTIVE_HIGH>; + + /* core supplies */ + AVDD-supply =3D <&ldo18_reg>; + DBVDD1-supply =3D <&ldo18_reg>; + CPVDD-supply =3D <&ldo18_reg>; + DBVDD2-supply =3D <&ldo18_reg>; + DBVDD3-supply =3D <&ldo18_reg>; + SPKVDDL-supply =3D <&ldo18_reg>; + SPKVDDR-supply =3D <&ldo18_reg>; + + controller-data { + samsung,spi-feedback-delay =3D <0>; + }; + }; + }; diff --git a/Documentation/devicetree/bindings/spi/spi-peripheral-props.yam= l b/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml index 5dd209206e88..df885eeb144f 100644 --- a/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml +++ b/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml @@ -85,5 +85,6 @@ properties: # The controller specific properties go here. allOf: - $ref: cdns,qspi-nor-peripheral-props.yaml# + - $ref: samsung,spi-peripheral-props.yaml# =20 additionalProperties: true diff --git a/Documentation/devicetree/bindings/spi/spi-samsung.txt b/Docume= ntation/devicetree/bindings/spi/spi-samsung.txt deleted file mode 100644 index 49028a4f5df1..000000000000 --- a/Documentation/devicetree/bindings/spi/spi-samsung.txt +++ /dev/null @@ -1,122 +0,0 @@ -* Samsung SPI Controller - -The Samsung SPI controller is used to interface with various devices such = as flash -and display controllers using the SPI communication interface. - -Required SoC Specific Properties: - -- compatible: should be one of the following. - - samsung,s3c2443-spi: for s3c2443, s3c2416 and s3c2450 platforms - - samsung,s3c6410-spi: for s3c6410 platforms - - samsung,s5pv210-spi: for s5pv210 and s5pc110 platforms - - samsung,exynos5433-spi: for exynos5433 compatible controllers - - samsung,exynos7-spi: for exynos7 platforms - -- reg: physical base address of the controller and length of memory mapped - region. - -- interrupts: The interrupt number to the cpu. The interrupt specifier for= mat - depends on the interrupt controller. - -- dmas : Two or more DMA channel specifiers following the convention outli= ned - in bindings/dma/dma.txt - -- dma-names: Names for the dma channels. There must be at least one channel - named "tx" for transmit and named "rx" for receive. - -- clocks: specifies the clock IDs provided to the SPI controller; they are - required for interacting with the controller itself, for synchronizing t= he bus - and as I/O clock (the latter is required by exynos5433 and exynos7). - -- clock-names: string names of the clocks in the 'clocks' property; for al= l the - the devices the names must be "spi", "spi_busclkN" (where N is determine= d by - "samsung,spi-src-clk"), while Exynos5433 should specify a third clock - "spi_ioclk" for the I/O clock. - -Required Board Specific Properties: - -- #address-cells: should be 1. -- #size-cells: should be 0. - -Optional Board Specific Properties: - -- samsung,spi-src-clk: If the spi controller includes a internal clock mux= to - select the clock source for the spi bus clock, this property can be used= to - indicate the clock to be used for driving the spi bus clock. If not spec= ified, - the clock number 0 is used as default. - -- num-cs: Specifies the number of chip select lines supported. If - not specified, the default number of chip select lines is set to 1. - -- cs-gpios: should specify GPIOs used for chipselects (see spi-bus.txt) - -- no-cs-readback: the CS line is disconnected, therefore the device should= not - operate based on CS signalling. - -SPI Controller specific data in SPI slave nodes: - -- The spi slave nodes should provide the following information which is re= quired - by the spi controller. - - - samsung,spi-feedback-delay: The sampling phase shift to be applied on = the - miso line (to account for any lag in the miso line). The following are= the - valid values. - - - 0: No phase shift. - - 1: 90 degree phase shift sampling. - - 2: 180 degree phase shift sampling. - - 3: 270 degree phase shift sampling. - -Aliases: - -- All the SPI controller nodes should be represented in the aliases node u= sing - the following format 'spi{n}' where n is a unique number for the alias. - - -Example: - -- SoC Specific Portion: - - spi_0: spi@12d20000 { - compatible =3D "samsung,exynos4210-spi"; - reg =3D <0x12d20000 0x100>; - interrupts =3D <0 66 0>; - dmas =3D <&pdma0 5 - &pdma0 4>; - dma-names =3D "tx", "rx"; - #address-cells =3D <1>; - #size-cells =3D <0>; - }; - -- Board Specific Portion: - - spi_0: spi@12d20000 { - #address-cells =3D <1>; - #size-cells =3D <0>; - pinctrl-names =3D "default"; - pinctrl-0 =3D <&spi0_bus>; - cs-gpios =3D <&gpa2 5 0>; - - w25q80bw@0 { - #address-cells =3D <1>; - #size-cells =3D <1>; - compatible =3D "w25x80"; - reg =3D <0>; - spi-max-frequency =3D <10000>; - - controller-data { - samsung,spi-feedback-delay =3D <0>; - }; - - partition@0 { - label =3D "U-Boot"; - reg =3D <0x0 0x40000>; - read-only; - }; - - partition@40000 { - label =3D "Kernel"; - reg =3D <0x40000 0xc0000>; - }; - }; - }; diff --git a/MAINTAINERS b/MAINTAINERS index 77c01b55099c..f0b083b279de 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17114,7 +17114,7 @@ M: Andi Shyti L: linux-spi@vger.kernel.org L: linux-samsung-soc@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/spi/spi-samsung.txt +F: Documentation/devicetree/bindings/spi/samsung,spi*.yaml F: drivers/spi/spi-s3c* F: include/linux/platform_data/spi-s3c64xx.h F: include/linux/spi/s3c24xx-fiq.h --=20 2.32.0 From nobody Tue Jun 30 06:36:53 2026 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A918CC43219 for ; Mon, 24 Jan 2022 08:24:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242152AbiAXIYE (ORCPT ); Mon, 24 Jan 2022 03:24:04 -0500 Received: from smtp-relay-internal-1.canonical.com ([185.125.188.123]:42862 "EHLO smtp-relay-internal-1.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242153AbiAXIX4 (ORCPT ); Mon, 24 Jan 2022 03:23:56 -0500 Received: from mail-wr1-f69.google.com (mail-wr1-f69.google.com [209.85.221.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-1.canonical.com (Postfix) with ESMTPS id 4AB323F203 for ; Mon, 24 Jan 2022 08:23:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1643012635; bh=E9f604EUNMRc1K0x625ft9mXrJ60309YtLmhBOy5gsM=; h=From:To:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=WmfQ6/k5biHVhPXmcpnVGNMbmiVsK2/ApbS0Ms0uu7oR+Veem+kFqfY8sDudVBP4v w6bizTaONN3RrP5lFxiACL3wwKQF6c1ixs0LxMgLumjsU5pX6dmWB8Zk1fqGcKJ/r9 u4PQCMYDmhB/P+qtVuu1RnMVDbXyV+5f//E8RbSvq8+yosoTY5IATVHZZiXGeTnoO2 wx3DO9ipqsAuNfx+KkkLLCvg5uNt1EqED+NxVUfhgLEI0XBglSQF2Tuw6RmujDMUZe qa0JN+JFlBH8GeW0iV4Kwv2zzZT6YG192YScfm+zvde0PzZTkOaLDxTt7633tCZyK4 u7WTOXS7mN1bQ== Received: by mail-wr1-f69.google.com with SMTP id a11-20020adffb8b000000b001a0b0f4afe9so1535642wrr.13 for ; Mon, 24 Jan 2022 00:23:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=E9f604EUNMRc1K0x625ft9mXrJ60309YtLmhBOy5gsM=; b=aqxPA4VGqGf/8xuZsQQDlzhFD6XRbieRogWHI3JCDy7ZeScmbUy311kmORlVfD2WmT 1LpynBH344RBRBfXCFuWYyRKpAh9PYRSx2c0fJO3CRpp5IHAhksJJeMBhUZUUlI115wf qym1jl6WIDVttpRaGijFttr5qhp277OvdMcFARzRAs87EaMglgyNKt7fct8OLRW8bEk2 dg1L942zw6slpvVOtzcNl3YGh9l69yR294tHsnTNtROprpaLnK7kk6cIROShRwgcFPj8 Bocg5lPk0cYnxqb9Hz2xL+OklFMUAWjwqzQzajyKpuny/5/mlImbYsFRa9/qtiVZDTLc 9xCw== X-Gm-Message-State: AOAM532a4xOy1HqAXAPpBPB6mOW9j6/qHfjPpFlkr/Gpyl+N/u2HHsfO IZEnOOzPj5n50HbDkpZYM4rfww2X7PYUjP76smv8O7N2EnYdspSp+gcupYhZiSaTpLyxLx7HH6k eNjVfxvUoxfUFjS7LrKd3YRUj/O2pcVa87H97PcFDCA== X-Received: by 2002:a5d:4803:: with SMTP id l3mr9501292wrq.339.1643012635037; Mon, 24 Jan 2022 00:23:55 -0800 (PST) X-Google-Smtp-Source: ABdhPJzpvjCvKyZkS3eDZZP0ZWE7Zg9akUafDchzT87csJ7JBjny0Ukmeg3wKlAmCj1K+MrEAi1FMw== X-Received: by 2002:a5d:4803:: with SMTP id l3mr9501274wrq.339.1643012634897; Mon, 24 Jan 2022 00:23:54 -0800 (PST) Received: from localhost.localdomain (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.gmail.com with ESMTPSA id m64sm7148550wmm.31.2022.01.24.00.23.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Jan 2022 00:23:54 -0800 (PST) From: Krzysztof Kozlowski To: Lee Jones , Rob Herring , Benson Leung , Guenter Roeck , Krzysztof Kozlowski , Alim Akhtar , Andi Shyti , Mark Brown , Sam Protsenko , Pratyush Yadav , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-spi@vger.kernel.org Subject: [PATCH v6 2/4] mfd: dt-bindings: google,cros-ec: reference Samsung SPI bindings Date: Mon, 24 Jan 2022 09:23:45 +0100 Message-Id: <20220124082347.32747-3-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220124082347.32747-1-krzysztof.kozlowski@canonical.com> References: <20220124082347.32747-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The ChromeOS Embedded Controller appears on boards with Samsung Exynos SoC, where Exynos SPI bindings expect controller-data node. Reference SPI peripheral bindings which include now Samsung SPI peripheral parts. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Rob Herring --- .../bindings/mfd/google,cros-ec.yaml | 29 ++++++++++--------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml b/Do= cumentation/devicetree/bindings/mfd/google,cros-ec.yaml index d1f53bd449f7..525ab18005b3 100644 --- a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml +++ b/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml @@ -31,7 +31,7 @@ properties: =20 controller-data: description: - SPI controller data, see bindings/spi/spi-samsung.txt + SPI controller data, see bindings/spi/samsung,spi-peripheral-props.y= aml type: object =20 google,cros-ec-spi-pre-delay: @@ -148,18 +148,21 @@ patternProperties: required: - compatible =20 -if: - properties: - compatible: - contains: - enum: - - google,cros-ec-i2c - - google,cros-ec-rpmsg -then: - properties: - google,cros-ec-spi-pre-delay: false - google,cros-ec-spi-msg-delay: false - spi-max-frequency: false +allOf: + - if: + properties: + compatible: + contains: + enum: + - google,cros-ec-i2c + - google,cros-ec-rpmsg + then: + properties: + google,cros-ec-spi-pre-delay: false + google,cros-ec-spi-msg-delay: false + spi-max-frequency: false + else: + $ref: /schemas/spi/spi-peripheral-props.yaml =20 additionalProperties: false =20 --=20 2.32.0 From nobody Tue Jun 30 06:36:53 2026 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9889AC433F5 for ; Mon, 24 Jan 2022 08:24:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242109AbiAXIYM (ORCPT ); Mon, 24 Jan 2022 03:24:12 -0500 Received: from smtp-relay-internal-1.canonical.com ([185.125.188.123]:42940 "EHLO smtp-relay-internal-1.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242184AbiAXIYC (ORCPT ); Mon, 24 Jan 2022 03:24:02 -0500 Received: from mail-wm1-f72.google.com (mail-wm1-f72.google.com [209.85.128.72]) (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-1.canonical.com (Postfix) with ESMTPS id 404563FFD9 for ; Mon, 24 Jan 2022 08:23:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1643012638; bh=6MJYb8WcqWhjeyozgAW+GAp1i5m+HDM/agR5Nt4YXgk=; h=From:To:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=mmjmnK13bRSdTiAGO0O8qiGw27BWceV2GD5hkBJ3VFLfboTGPD1MA2emIZjs6Yfof mMROc6vlzi4Ncpos2XhK+pI3YNZNKZPVqI8lLceIMPysvD/HCB8+PaVIFaBqA1RUHs Hl55hElJwylkrQvaVcJreEer2Ysscrfqo1dpVqpL7GeKxGaY/wUNLMf4QGXXYpYex7 xM9qFMY7DItjPTIgauHmdyNW4z6h+am5v/aqKtRoFiae/2qOkuE4UXxASEFJyjbR02 8PFhD9G231HfcAoPg57uD5xVgodHWRiorKgJqXOzIPKZj8h+e6nZpGo5YwJsIshGED E58dbU3TrIEVA== Received: by mail-wm1-f72.google.com with SMTP id z2-20020a05600c220200b0034d2eb95f27so10366068wml.1 for ; Mon, 24 Jan 2022 00:23:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=6MJYb8WcqWhjeyozgAW+GAp1i5m+HDM/agR5Nt4YXgk=; b=UO8mXKgE3ZrD51LvAi6N4ohf2F9Pal+Bk+GtagwRZgNgLuDr7CP83GEB50IFqpYYXL poP4cF48r2pDSTVPhf8TFzSWCBp04OVPLau25a6dAFrDzH8vJ0GnUD/bmN0/c2ZP8xsY +e7bJbXIUy0I/pBrcv+Ijho6XFYn/rRfHAY82L1pS4sbo85CXIEvD8ZJD7zMtV/Na0c/ WDyW28wi1R18dtKSftqQ2nXNtnfdM9txCxJ1UcouTHBiNurnC4+JT6qzh+WgIMqm52Z+ bpLAPoFLKiBxhoJVnaBSZryiIyQ8HmemIHQCCRj8WIhBb1xcPEvCLXQUWrexILXivTLb 9GuA== X-Gm-Message-State: AOAM530PIyZZ97Y8Df42nvauriONY36pt7J3LH72WdlrBmg0iixFJ92g pkkTebOsFs/Fa4wxcXefHd1L5h9VD5SEBIuNN3AKwcsZ9EunMknCCKbyOKPkjYAX4swr8YdF9cf Dsul+b6ZY1fW7sQVmiLWxNyx+SLrB7I8wl1c9QjjHUQ== X-Received: by 2002:a05:6000:1543:: with SMTP id 3mr13030941wry.98.1643012636548; Mon, 24 Jan 2022 00:23:56 -0800 (PST) X-Google-Smtp-Source: ABdhPJxGKdmyKgG7q+F9YXGqPhXojRHXYyPuTj4cdnyu4gQtA6b0oE0q4HED2u/bDAahosOh4nheLQ== X-Received: by 2002:a05:6000:1543:: with SMTP id 3mr13030924wry.98.1643012636413; Mon, 24 Jan 2022 00:23:56 -0800 (PST) Received: from localhost.localdomain (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.gmail.com with ESMTPSA id m64sm7148550wmm.31.2022.01.24.00.23.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Jan 2022 00:23:55 -0800 (PST) From: Krzysztof Kozlowski To: Lee Jones , Rob Herring , Benson Leung , Guenter Roeck , Krzysztof Kozlowski , Alim Akhtar , Andi Shyti , Mark Brown , Sam Protsenko , Pratyush Yadav , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-spi@vger.kernel.org Subject: [PATCH v6 3/4] mfd: dt-bindings: google,cros-ec: fix indentation in example Date: Mon, 24 Jan 2022 09:23:46 +0100 Message-Id: <20220124082347.32747-4-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220124082347.32747-1-krzysztof.kozlowski@canonical.com> References: <20220124082347.32747-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Correct level of indentation in the example. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/mfd/google,cros-ec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml b/Do= cumentation/devicetree/bindings/mfd/google,cros-ec.yaml index 525ab18005b3..4caadf73fc4a 100644 --- a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml +++ b/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml @@ -203,7 +203,7 @@ examples: spi-max-frequency =3D <5000000>; =20 proximity { - compatible =3D "google,cros-ec-mkbp-proximity"; + compatible =3D "google,cros-ec-mkbp-proximity"; }; =20 cbas { --=20 2.32.0 From nobody Tue Jun 30 06:36:53 2026 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2E82AC433EF for ; Mon, 24 Jan 2022 08:24:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242175AbiAXIYG (ORCPT ); Mon, 24 Jan 2022 03:24:06 -0500 Received: from smtp-relay-internal-0.canonical.com ([185.125.188.122]:58640 "EHLO smtp-relay-internal-0.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242158AbiAXIYA (ORCPT ); Mon, 24 Jan 2022 03:24:00 -0500 Received: from mail-wm1-f70.google.com (mail-wm1-f70.google.com [209.85.128.70]) (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 9910940051 for ; Mon, 24 Jan 2022 08:23:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1643012638; bh=bto/xpfUsOVGNmCnHot8/BAzxWmx4lezX3yYM6aPOPk=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=JSWnxyc6Ynxb4pzX0DEiloksdMGeHVH6a9RN36NM0CxF6rmsONQ+hL2l9dBHMFvjB z6JSuTDgV5/BKMd1xaTWFZK1rPg2NhY4OhzxdCqTYvI3Og0fVfnzpwcon8qI397GjX iK9t4+pMFlgIwuYpspxZ7nUKciXf11UZYK67XL5sEZLgiPP02j+BBixUbYnjA8aJUs z0j7L8lKXGFADXh6fAMbEZDzJWe6YxFdP+I5LFJKRCK7BywQfIGhKAXdicexuhs7tA sNekQUWlnhnJeA24NqgDOwaXGtYXHEGwasAA8yeT93d5s87JDZRCGt4QZfMWAE6uyy aVoeygH+Oaumg== Received: by mail-wm1-f70.google.com with SMTP id m127-20020a1ca385000000b0034e992a94a8so1708211wme.5 for ; Mon, 24 Jan 2022 00:23:58 -0800 (PST) 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=bto/xpfUsOVGNmCnHot8/BAzxWmx4lezX3yYM6aPOPk=; b=j2RpaJx7qwo7wL8VjVDirBqVCwbo+XeP86GcJUkfpBVFbdCNX7iuuCNvg+WQ1tjKL7 Xl/3MYQWj12UYIUAe0He+juX2hTJgtnVOA9guXMORXj1rFTUeEWpeo9DOvc8KHLPNY+L Bh5SYaYkvm+vLdS0iwmzNk4NKM0Nzz/fkuJDy36KETmg6Ij7inpPt1OHYNSiLGE2SlxZ l5eQ5Q2NfzAik/x7Sl1NF2ghpE7Vg/ccYJT+Y7XQ8H6duZcKvfiTGtaGqxvTlSIWcDEU tliAhPm3pJj6lTV99jLBFK4xW2g/Zxdmup+NyvuzYNzOaU7iAUFCetHw//gc58C5LIt4 PeLg== X-Gm-Message-State: AOAM533cdZZ1wy3wOoX+R5FZh6NfXdf1oB5N0f53wSH10wqUD2KPNuZJ VNJcLduZa0Yw7abT9fnuIWRpGcKcp5nlizTmEn6HE/IdmEUxp4W8c7LSFQWnI/bhCWr/k/RRLvS n/HMOrQuwZ6eBG4U/dBsXLE2rSxoFAN4NFSgWtt4UFw== X-Received: by 2002:a5d:64c1:: with SMTP id f1mr13620184wri.214.1643012637896; Mon, 24 Jan 2022 00:23:57 -0800 (PST) X-Google-Smtp-Source: ABdhPJwbDEtlR+A8QosvqD2D6NDMpI/LZF+F4pIQPaln/inShBkt2VmjdWxKP27qiPZUiadTkD+7Dw== X-Received: by 2002:a5d:64c1:: with SMTP id f1mr13620166wri.214.1643012637710; Mon, 24 Jan 2022 00:23:57 -0800 (PST) Received: from localhost.localdomain (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.gmail.com with ESMTPSA id m64sm7148550wmm.31.2022.01.24.00.23.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Jan 2022 00:23:57 -0800 (PST) From: Krzysztof Kozlowski To: Lee Jones , Rob Herring , Benson Leung , Guenter Roeck , Krzysztof Kozlowski , Alim Akhtar , Andi Shyti , Mark Brown , Sam Protsenko , Pratyush Yadav , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-spi@vger.kernel.org Cc: Rob Herring Subject: [PATCH v6 4/4] spi: s3c64xx: allow controller-data to be optional Date: Mon, 24 Jan 2022 09:23:47 +0100 Message-Id: <20220124082347.32747-5-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220124082347.32747-1-krzysztof.kozlowski@canonical.com> References: <20220124082347.32747-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The Samsung SoC SPI driver requires to provide controller-data node for each of SPI peripheral device nodes. Make this controller-data node optional, so DTS could be simpler. Suggested-by: Rob Herring Signed-off-by: Krzysztof Kozlowski Reviewed-by: Sam Protsenko Reviewed-by: Andi Shyti --- drivers/spi/spi-s3c64xx.c | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/drivers/spi/spi-s3c64xx.c b/drivers/spi/spi-s3c64xx.c index 8755cd85e83c..386550fca81c 100644 --- a/drivers/spi/spi-s3c64xx.c +++ b/drivers/spi/spi-s3c64xx.c @@ -796,16 +796,14 @@ static struct s3c64xx_spi_csinfo *s3c64xx_get_slave_c= trldata( return ERR_PTR(-EINVAL); } =20 - data_np =3D of_get_child_by_name(slave_np, "controller-data"); - if (!data_np) { - dev_err(&spi->dev, "child node 'controller-data' not found\n"); - return ERR_PTR(-EINVAL); - } - cs =3D kzalloc(sizeof(*cs), GFP_KERNEL); - if (!cs) { - of_node_put(data_np); + if (!cs) return ERR_PTR(-ENOMEM); + + data_np =3D of_get_child_by_name(slave_np, "controller-data"); + if (!data_np) { + dev_info(&spi->dev, "feedback delay set to default (0)\n"); + return cs; } =20 of_property_read_u32(data_np, "samsung,spi-feedback-delay", &fb_delay); --=20 2.32.0