Message ID | 20220405063451.12011-1-krzysztof.kozlowski@linaro.org |
---|---|
Headers | show |
Series | dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema | expand |
On Tue, Apr 05, 2022 at 08:34:42AM +0200, Krzysztof Kozlowski wrote: > Hi, > > Changes since v3 > ================ > 1. Correct dmas in serial/UART bindings example. > 2. Use "const" in compatible for GSBI. > 3. Add review tags. > > Changes since v2 > ================ > 1. Several new schema patches (GSBI, I2C and UART schema). > 2. Several DTS fixes for clocks and DMAs. The choice of dma tx-rx > and clocks core-iface was by more-or-less number of fixes needed. > 3. Add Kuldeep acks to patches without changes. > > Changes since v1 > ================ > 1. Fix path in com/qcom,gsbi.txt. > 2. Merge clock-names in example, correct $ref path (Kuldeep). > > Merging > ======= > 1. The DTS patches are independent and silence warnings pointed > out by schema. > > 2. The DT schema patches should be taken together as GSBI (final patch) > depends on previous bindings. > > Best regards, > Krzysztof > > Cc: Kuldeep Singh <singh.kuldeep87k@gmail.com> > > Krzysztof Kozlowski (9): > arm64: dts: qcom: align dmas in I2C/SPI/UART with DT schema > arm64: dts: qcom: align clocks in I2C/SPI with DT schema > ARM: dts: qcom: ipq4019: align dmas in SPI/UART with DT schema > ARM: dts: qcom: ipq4019: align clocks in I2C with DT schema > ARM: dts: qcom: msm8660: disable GSBI8 > spi: dt-bindings: qcom,spi-qup: convert to dtschema > dt-bindings: serial: qcom,msm-uartdm: convert to dtschema > dt-bindings: i2c: qcom,i2c-qup: convert to dtschema > dt-bindings: qcom: qcom,gsbi: convert to dtschema Patches 6-9 applied. Rob