[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241227072446.2545148-1-quic_mmanikan@quicinc.com>
Date: Fri, 27 Dec 2024 12:54:40 +0530
From: Manikanta Mylavarapu <quic_mmanikan@...cinc.com>
To: <andersson@...nel.org>, <linus.walleij@...aro.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>, <konradybcio@...nel.org>,
<mturquette@...libre.com>, <sboyd@...nel.org>,
<linux-arm-msm@...r.kernel.org>, <linux-gpio@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-clk@...r.kernel.org>
CC: <quic_varada@...cinc.com>, <quic_srichara@...cinc.com>
Subject: [PATCH v3 0/6] Add SPI4 support for IPQ5424
Add SPI4 node to the IPQ5424 device tree and update the relevant
bindings, GPIO pin mappings accordingly.
Changes in V3:
- Rename SPI0 to SPI4 because SPI protocol runs on serial engine 4
- Fixed all review comments from Konrad Dybico
- Patch #1 to #4 added in V3 to rename SPI0 clocks, gpio pins to SPI4.
- Detailed change logs are added to the respective patches
V2 can be found at:
https://lore.kernel.org/linux-arm-msm/20241217091308.3253897-1-quic_mmanikan@quicinc.com/
V1 can be found at:
https://lore.kernel.org/linux-arm-msm/20241122124505.1688436-1-quic_mmanikan@quicinc.com/
Manikanta Mylavarapu (6):
dt-bindings: pinctrl: qcom: rename spi0 pins on IPQ5424
dt-bindings: clock: qcom: gcc-ipq5424: add spi4 clocks
pinctrl: qcom: ipq5424: rename spi0 pins
clk: qcom: ipq5424: rename spi0 clocks
arm64: dts: qcom: ipq5424: add spi4 node
arm64: dts: qcom: ipq5424: configure spi4 node for rdp466
.../bindings/pinctrl/qcom,ipq5424-tlmm.yaml | 2 +-
arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts | 43 +++++++++++++++++++
arch/arm64/boot/dts/qcom/ipq5424.dtsi | 11 +++++
drivers/clk/qcom/gcc-ipq5424.c | 20 ++++-----
drivers/pinctrl/qcom/pinctrl-ipq5424.c | 32 +++++++-------
include/dt-bindings/clock/qcom,ipq5424-gcc.h | 2 +
6 files changed, 83 insertions(+), 27 deletions(-)
base-commit: 8155b4ef3466f0e289e8fcc9e6e62f3f4dceeac2
--
2.34.1
Powered by blists - more mailing lists