- Sep 26, 2024
-
-
Rob Herring authored
Enabling dtc interrupt_provider check reveals the examples are missing the "#interrupt-cells" property as it is a dependency of "interrupt-controller". Some of the indentation is off, so fix that too. Signed-off-by:
Rob Herring (Arm) <robh@kernel.org> Reviewed-by:
Nikita Shubin <nikita.shubin@maquefel.me> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
- Sep 25, 2024
-
-
Krzysztof Kozlowski authored
This reverts commit 9184b17f ("dt-bindings: input: Goodix SPI HID Touchscreen") because it duplicates existing binding leadings to errors: goodix,gt7986u.example.dtb: touchscreen@0: compatible: 'oneOf' conditional failed, one must be fixed: ['goodix,gt7986u'] is too short 'goodix,gt7375p' was expected This was reported on mailing list on 6th of September, but no reaction happened from contributor or maintainer to fix it. Therefore let's drop binding which breaks and duplicates existing one. Fixes: 9184b17f ("dt-bindings: input: Goodix SPI HID Touchscreen") Reported-by:
Rob Herring <robh@kernel.org> Closes: https://lore.kernel.org/all/CAL_Jsq+QfTtRj_JCqXzktQ49H8VUnztVuaBjvvkg3fwEHniUHw@mail.gmail.com/ Signed-off-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by:
Jiri Kosina <jkosina@suse.com>
-
- Sep 23, 2024
-
-
Mukesh Ojha authored
Document the compatible for sa8775p SoC. Reviewed-by:
Elliot Berman <quic_eberman@quicinc.com> Signed-off-by:
Mukesh Ojha <quic_mojha@quicinc.com> Acked-by:
Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20240830133908.2246139-1-quic_mojha@quicinc.com Signed-off-by:
Lee Jones <lee@kernel.org>
-
Detlev Casanova authored
Document rk3576 compatible for QoS registers. Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by:
Heiko Stuebner <heiko@sntech.de> Link: https://lore.kernel.org/r/01020191998a2fd4-4d7b091c-9c4c-4067-b8d9-fe7482074d6d-000000@eu-west-1.amazonses.com Signed-off-by:
Lee Jones <lee@kernel.org>
-
Haibo Chen authored
Allow parsing GPIO controller children nodes with GPIO hogs. Signed-off-by:
Haibo Chen <haibo.chen@nxp.com> Reviewed-by:
Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240828030405.2851611-1-haibo.chen@nxp.com Signed-off-by:
Lee Jones <lee@kernel.org>
-
Jingyi Wang authored
Document the Inter-Processor Communication Controller on the Qualcomm QCS8300 Platform, which will be used to route interrupts across various subsystems found on the SoC. Signed-off-by:
Jingyi Wang <quic_jingyw@quicinc.com> Reviewed-by:
Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by:
Jassi Brar <jassisinghbrar@gmail.com>
-
Nikunj Kela authored
Add a compatible for the ipcc on SA8255p platforms. Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by:
Nikunj Kela <quic_nkela@quicinc.com> Signed-off-by:
Jassi Brar <jassisinghbrar@gmail.com>
-
Fei Shao authored
Add compatible string for ADSP mailbox on MT8188 SoC, which is compatible with the one used on MT8186. Acked-by:
Rob Herring (Arm) <robh@kernel.org> Reviewed-by:
AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by:
Fei Shao <fshao@chromium.org> Signed-off-by:
Jassi Brar <jassisinghbrar@gmail.com>
-
- Sep 18, 2024
-
-
Detlev Casanova authored
It is compatible with the other rockchip SoCs. Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com> Acked-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by:
Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20240903152308.13565-7-detlev.casanova@collabora.com Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Karthikeyan Krishnasamy authored
RV3028 RTC has a clock out features, the clk out can be controlled using clkout register, to consume the clock out from rv3028 '#clock-cells' property is added. Acked-by:
Conor Dooley <conor.dooley@microchip.com> Signed-off-by:
Karthikeyan Krishnasamy <karthikeyan@linumiz.com> Acked-by:
Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20240912142451.2952633-4-karthikeyan@linumiz.com Signed-off-by:
Alexandre Belloni <alexandre.belloni@bootlin.com>
-
- Sep 17, 2024
-
-
Nikita Shubin authored
Add device tree bindings for the Cirrus Logic EP93xx watchdog block used in these SoCs. Signed-off-by:
Nikita Shubin <nikita.shubin@maquefel.me> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240909-ep93xx-v12-10-e86ab2423d4b@maquefel.me Signed-off-by:
Wim Van Sebroeck <wim@linux-watchdog.org>
-
Marek Vasut authored
The watchdog IP can generate pre-timeout interrupt and can be used as a wake up source. Document both properties. Signed-off-by:
Marek Vasut <marex@denx.de> Acked-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240705115052.116705-1-marex@denx.de Signed-off-by:
Wim Van Sebroeck <wim@linux-watchdog.org>
-
- Sep 16, 2024
-
-
George Stark authored
The chip has 3 dual-channel PWM modules PWM_AB, PWM_CD, PWM_EF. Signed-off-by:
George Stark <gnstark@salutedevices.com> Signed-off-by:
Dmitry Rokosov <ddrokosov@salutedevices.com> Acked-by:
Conor Dooley <conor@kernel.org> Link: https://lore.kernel.org/r/20240710234116.2370655-3-gnstark@salutedevices.com Signed-off-by:
Uwe Kleine-König <ukleinek@kernel.org>
-
George Stark authored
On newer SoCs, the PWM hardware can require a power domain to operate so add corresponding optional property. Signed-off-by:
George Stark <gnstark@salutedevices.com> Acked-by:
Conor Dooley <conor@kernel.org> Link: https://lore.kernel.org/r/20240710234116.2370655-2-gnstark@salutedevices.com Signed-off-by:
Uwe Kleine-König <ukleinek@kernel.org>
-
Krzysztof Kozlowski authored
Properties with variable number of items per each device are expected to have widest constraints in top-level "properties:" block and further customized (narrowed) in "if:then:". Add missing top-level constraints for clock-names. Signed-off-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20240818172828.121728-1-krzysztof.kozlowski@linaro.org Signed-off-by:
Uwe Kleine-König <ukleinek@kernel.org>
-
- Sep 15, 2024
-
-
Alexandre Ghiti authored
Add description for the Svvptc ISA extension which was ratified recently. Signed-off-by:
Alexandre Ghiti <alexghiti@rivosinc.com> Acked-by:
Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240717060125.139416-3-alexghiti@rivosinc.com Signed-off-by:
Palmer Dabbelt <palmer@rivosinc.com>
-
- Sep 13, 2024
-
-
Johan Hovold authored
Commit 756485bf ("dt-bindings: PCI: qcom,pcie-sc7280: Move SC7280 to dedicated schema") incorrectly removed 'vddpe-3v3-supply' from the bindings, which results in DT checker warnings like: arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-dora.dtb: pcie@600000: Unevaluated properties are not allowed ('vddpe-3v3-supply' was unexpected) from schema $id: http://devicetree.org/schemas/pci/qcom,pcie.yaml# Note that this property has been part of the Qualcomm PCIe bindings since 2018 and would need to be deprecated rather than simply removed if there is a desire to replace it with 'vpcie3v3' which is used for some non-Qualcomm controllers. Link: https://lore.kernel.org/lkml/Zp_LPixNnh-2Fy5N@hovoldconsulting.com/ Fixes: 756485bf ("dt-bindings: PCI: qcom,pcie-sc7280: Move SC7280 to dedicated schema") Link: https://lore.kernel.org/r/20240723151328.684-1-johan+linaro@kernel.org Signed-off-by:
Johan Hovold <johan+linaro@kernel.org> Signed-off-by:
Bjorn Helgaas <bhelgaas@google.com> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
-
Rob Herring (Arm) authored
"nvidia,tegra186-ccplex-cluster" is also documented in arm/tegra/nvidia,tegra-ccplex-cluster.yaml. As it covers Tegra234 as well, drop nvidia,tegra186-ccplex-cluster.yaml. Acked-by:
Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240910234422.1042486-1-robh@kernel.org Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Rob Herring (Arm) authored
The compatible strings for mt6795 clocks are also documented in other schemas: "mediatek,mt6795-apmixedsys" in clock/mediatek,apmixedsys.yaml "mediatek,mt6795-topckgen" in clock/mediatek,topckgen.yaml "mediatek,mt6795-pericfg" in clock/mediatek,pericfg.yaml "mediatek,mt6795-infracfg" in clock/mediatek,infracfg.yaml The only difference is #reset-cells is not allowed in some of these, but that aligns with actual users in .dts files. Reviewed-by:
AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by:
Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240910234238.1028422-1-robh@kernel.org Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Geert Uytterhoeven authored
"make dtbs_check": arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dtb: clock-generator@6a: 'idt,shutdown' is a required property From schema: Documentation/devicetree/bindings/clock/idt,versaclock5.yaml arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dtb: clock-generator@6a: 'idt,output-enable-active' is a required property From schema: Documentation/devicetree/bindings/clock/idt,versaclock5.yaml Versaclock 5 clock generators can have their configuration stored in One-Time Programmable (OTP) memory. Hence there is no need to specify DT properties for manual configuration if the OTP has been programmed before. Likewise, the Linux driver does not touch the SD/OE bits if the corresponding properties are not specified, cfr. commit d83e561d ("clk: vc5: Add properties for configuring SD/OE behavior"). Reflect this in the bindings by making the "idt,shutdown" and "idt,output-enable-active" properties not required, just like the various "idt,*" properties in the per-output child nodes. Fixes: 275e4e2d ("dt-bindings: clk: vc5: Add properties for configuring the SD/OE pin") Signed-off-by:
Geert Uytterhoeven <geert+renesas@glider.be> Acked-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Luca Ceresoli <luca.ceresoli@bootlin.com> Link: https://lore.kernel.org/r/68037ad181991fe0b792f6d003e3e9e538d5ffd7.1673452118.git.geert+renesas@glider.be Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Nikunj Kela authored
Add a compatible for the SA8255p platform's KPSS watchdog. Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Signed-off-by:
Nikunj Kela <quic_nkela@quicinc.com> Link: https://lore.kernel.org/r/20240910165926.2408630-1-quic_nkela@quicinc.com Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Fabio Estevam authored
Add an entry to fsl,imx8qm-irqsteer. This fixes the following dt-schema warning: failed to match any schema with compatible: ['fsl,imx8qm-irqsteer', 'fsl,imx-irqsteer'] Signed-off-by:
Fabio Estevam <festevam@denx.de> Acked-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240701204106.160128-1-festevam@gmail.com Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Piotr Wojtaszczyk authored
LPC32XX SoCs use pl080 dma controller which have few request signals multiplexed between peripherals. This binding describes how devices can use the multiplexed request signals. Signed-off-by:
Piotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240627150046.258795-3-piotr.wojtaszczyk@timesys.com Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Rob Herring (Arm) authored
"maxim,max1237" is already documented in iio/adc/maxim,max1238.yaml, so drop it from trivial-devices.yaml. Link: https://lore.kernel.org/r/20240903-dt-trivial-devices-v1-4-ad684c754b9c@kernel.org Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Rob Herring (Arm) authored
Drop LM75 compatible devices which are already documented in lm75.yaml. Link: https://lore.kernel.org/r/20240903-dt-trivial-devices-v1-3-ad684c754b9c@kernel.org Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Rob Herring (Arm) authored
The correct vendor prefix for Analog Devices is "adi", not "ad". Both forms are in use. Add the "adi,ad7414" version and deprecate the "ad,ad7414" version. Keep them together even though it breaks strict alphabetical ordering. Link: https://lore.kernel.org/r/20240903-dt-trivial-devices-v1-2-ad684c754b9c@kernel.org Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Rob Herring (Arm) authored
"at,24c08" does not have a correct vendor prefix. The correct compatible string would be "atmel,24c08" which is already documented in at24.yaml. It is also unused anywhere, so just drop it. "st,24c256" is already documented in at24.yaml, so drop it as well. Link: https://lore.kernel.org/r/20240903-dt-trivial-devices-v1-1-ad684c754b9c@kernel.org Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Simon Horman authored
commit 53ed3233 ("dt-bindings: input: qcom,pm8921-keypad: convert to YAML format") resulted in a renaming of the output .txt file from qcom,pm8xxx-keypad.txt to qcom,pm8921-keypad.yaml. This patch makes a corresponding update to the link to that .txt file in wakeup-source.txt. Flagged by make htmldocs: Warning: Documentation/devicetree/bindings/power/wakeup-source.txt references a file that doesn't exist: Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt Signed-off-by:
Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240908-keypad-wakeup-ref-v1-1-762e4641468a@kernel.org Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Nikunj Kela authored
Add compatible for pdc interrupt controller representing support on SA8255p. Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by:
Nikunj Kela <quic_nkela@quicinc.com> Link: https://lore.kernel.org/r/20240905191510.3775179-1-quic_nkela@quicinc.com Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Yu-Chun Lin authored
Corrected several typos in Documentation/devicetree/bindings files. Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Kuan-Wei Chiu <visitorckw@gmail.com> Reviewed-by:
Matti Vaittinen <mazziesaccount@gmail.com> Signed-off-by:
Yu-Chun Lin <eleanor15x@gmail.com> Link: https://lore.kernel.org/r/20240905151943.2792056-1-eleanor15x@gmail.com Signed-off-by:
Rob Herring (Arm) <robh@kernel.org>
-
Richard Zhu authored
Add reg-name: "dbi2", "atu" for i.MX8M PCIe Endpoint. For i.MX8M PCIe EP, the dbi2 and atu addresses are pre-defined in the driver. This method is not good. In commit b7d67c61 ("PCI: imx6: Add iMX95 Endpoint (EP) support"), Frank suggests to fetch the dbi2 and atu from DT directly. This commit is preparation to do that for i.MX8M PCIe EP. These changes wouldn't break driver function. When "dbi2" and "atu" properties are present, i.MX PCIe driver would fetch the according base addresses from DT directly. If only two reg properties are provided, i.MX PCIe driver would fall back to the old method. Link: https://lore.kernel.org/linux-pci/1723534943-28499-2-git-send-email-hongxing.zhu@nxp.com Signed-off-by:
Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by:
Krzysztof Wilczyński <kwilczynski@kernel.org> Reviewed-by:
Frank Li <Frank.Li@nxp.com> Reviewed-by:
Rob Herring (Arm) <robh@kernel.org>
-
Matthew Gerlach authored
Convert the devicetree bindings for the Altera PCIe MSI controller from text to YAML. Link: https://lore.kernel.org/linux-pci/20240717181756.2177553-1-matthew.gerlach@linux.intel.com Signed-off-by:
Matthew Gerlach <matthew.gerlach@linux.intel.com> [kwilczynski: remove unused msi0 label] Signed-off-by:
Krzysztof Wilczyński <kwilczynski@kernel.org> Reviewed-by:
Conor Dooley <conor.dooley@microchip.com>
-
Nikunj Kela authored
Document SA8255p compatible for the True Random Number Generator. Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by:
Nikunj Kela <quic_nkela@quicinc.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
-
- Sep 12, 2024
-
-
Nikita Shubin authored
Document Audio Graph Port support in binding document. Signed-off-by:
Nikita Shubin <nikita.shubin@maquefel.me> Tested-by:
Alexander Sverdlin <alexander.sverdlin@gmail.com> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Reviewed-by:
Mark Brown <broonie@kernel.org> Reviewed-by:
Andy Shevchenko <andy@kernel.org> Acked-by:
Miquel Raynal <miquel.raynal@bootlin.com> Acked-by:
Vinod Koul <vkoul@kernel.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Nikita Shubin authored
Document DMA support in binding document. Signed-off-by:
Nikita Shubin <nikita.shubin@maquefel.me> Tested-by:
Alexander Sverdlin <alexander.sverdlin@gmail.com> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Mark Brown <broonie@kernel.org> Reviewed-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Reviewed-by:
Andy Shevchenko <andy@kernel.org> Acked-by:
Miquel Raynal <miquel.raynal@bootlin.com> Acked-by:
Vinod Koul <vkoul@kernel.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Nikita Shubin authored
Add YAML bindings for ep93xx SoC keypad. Signed-off-by:
Nikita Shubin <nikita.shubin@maquefel.me> Tested-by:
Alexander Sverdlin <alexander.sverdlin@gmail.com> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Acked-by:
Miquel Raynal <miquel.raynal@bootlin.com> Acked-by:
Vinod Koul <vkoul@kernel.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Nikita Shubin authored
Add YAML bindings for ep93xx SoC PATA. Signed-off-by:
Nikita Shubin <nikita.shubin@maquefel.me> Tested-by:
Alexander Sverdlin <alexander.sverdlin@gmail.com> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Reviewed-by:
Mark Brown <broonie@kernel.org> Reviewed-by:
Andy Shevchenko <andy@kernel.org> Acked-by:
Damien Le Moal <dlemoal@kernel.org> Acked-by:
Miquel Raynal <miquel.raynal@bootlin.com> Acked-by:
Vinod Koul <vkoul@kernel.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Nikita Shubin authored
Add YAML bindings for ts7200 NAND Controller. Signed-off-by:
Nikita Shubin <nikita.shubin@maquefel.me> Tested-by:
Alexander Sverdlin <alexander.sverdlin@gmail.com> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Reviewed-by:
Mark Brown <broonie@kernel.org> Reviewed-by:
Andy Shevchenko <andy@kernel.org> Acked-by:
Miquel Raynal <miquel.raynal@bootlin.com> Acked-by:
Vinod Koul <vkoul@kernel.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Nikita Shubin authored
Add YAML bindings for ep93xx SoC Ethernet Controller. Signed-off-by:
Nikita Shubin <nikita.shubin@maquefel.me> Tested-by:
Alexander Sverdlin <alexander.sverdlin@gmail.com> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Reviewed-by:
Mark Brown <broonie@kernel.org> Reviewed-by:
Andy Shevchenko <andy@kernel.org> Acked-by:
Miquel Raynal <miquel.raynal@bootlin.com> Acked-by:
Vinod Koul <vkoul@kernel.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Nikita Shubin authored
Add YAML bindings for ep93xx SoC SPI. Signed-off-by:
Nikita Shubin <nikita.shubin@maquefel.me> Tested-by:
Alexander Sverdlin <alexander.sverdlin@gmail.com> Reviewed-by:
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by:
Mark Brown <broonie@kernel.org> Reviewed-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Acked-by:
Miquel Raynal <miquel.raynal@bootlin.com> Acked-by:
Vinod Koul <vkoul@kernel.org> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-