arm64: dts: qcom: msm8994: Fix remaining BLSP errors/mistakes
* Move 35500 clock-frequency to kitakami (turns out it's a Sony specific) * Add missing interfaces * Fix the naming scheme * Fix up pin assignments to make all BLSPs work * Add DMA where previously omitted Signed-off-by: Gustave Monce <gustave.monce@outlook.com> Co-developed-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> Link: https://lore.kernel.org/r/20210131013853.55810-3-konrad.dybcio@somainline.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
886ddcfe4a
commit
e093d1a287
@ -32,7 +32,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
&blsp_i2c1 {
|
||||
&blsp1_i2c1 {
|
||||
status = "okay";
|
||||
|
||||
rmi4-i2c-dev@4b {
|
||||
|
@ -12,7 +12,7 @@
|
||||
compatible = "sony,karin-row", "qcom,msm8994";
|
||||
};
|
||||
|
||||
&blsp_i2c5 {
|
||||
&blsp2_i2c5 {
|
||||
/*
|
||||
* TI LP8557 backlight driver @ 2c
|
||||
* AD AD7146 touch controller @ 2f
|
||||
|
@ -94,7 +94,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
&blsp_spi0 {
|
||||
&blsp1_spi1 {
|
||||
status = "okay";
|
||||
|
||||
/* FPC fingerprint reader */
|
||||
@ -102,26 +102,23 @@
|
||||
|
||||
/* I2C1 is disabled on this board */
|
||||
|
||||
&blsp_i2c2 {
|
||||
&blsp1_i2c2 {
|
||||
status = "okay";
|
||||
clock-frequency = <355000>;
|
||||
|
||||
/* NXP PN547 NFC */
|
||||
};
|
||||
|
||||
&blsp_i2c4 {
|
||||
&blsp1_i2c4 {
|
||||
status = "okay";
|
||||
clock-frequency = <355000>;
|
||||
|
||||
/* Empty but active */
|
||||
};
|
||||
|
||||
&blsp_i2c5 {
|
||||
status = "okay";
|
||||
|
||||
/* sii8620 HDMI/MHL bridge */
|
||||
};
|
||||
|
||||
&blsp_i2c6 {
|
||||
&blsp1_i2c6 {
|
||||
status = "okay";
|
||||
clock-frequency = <355000>;
|
||||
|
||||
touchscreen: rmi4-i2c-dev@2c {
|
||||
compatible = "syna,rmi4-i2c";
|
||||
@ -157,6 +154,13 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&blsp2_i2c5 {
|
||||
status = "okay";
|
||||
clock-frequency = <355000>;
|
||||
|
||||
/* sii8620 HDMI/MHL bridge */
|
||||
};
|
||||
|
||||
&blsp2_uart2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
@ -507,7 +507,7 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
blsp_i2c1: i2c@f9923000 {
|
||||
blsp1_i2c1: i2c@f9923000 {
|
||||
compatible = "qcom,i2c-qup-v2.2.1";
|
||||
reg = <0xf9923000 0x500>;
|
||||
interrupts = <GIC_SPI 95 IRQ_TYPE_LEVEL_HIGH>;
|
||||
@ -515,6 +515,8 @@
|
||||
<&gcc GCC_BLSP1_QUP1_I2C_APPS_CLK>;
|
||||
clock-names = "iface", "core";
|
||||
clock-frequency = <400000>;
|
||||
dmas = <&blsp1_dma 12>, <&blsp1_dma 13>;
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&i2c1_default>;
|
||||
pinctrl-1 = <&i2c1_sleep>;
|
||||
@ -523,7 +525,7 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
blsp_spi0: spi@f9923000 {
|
||||
blsp1_spi1: spi@f9923000 {
|
||||
compatible = "qcom,spi-qup-v2.2.1";
|
||||
reg = <0xf9923000 0x500>;
|
||||
interrupts = <GIC_SPI 95 IRQ_TYPE_LEVEL_HIGH>;
|
||||
@ -534,21 +536,21 @@
|
||||
dmas = <&blsp1_dma 12>, <&blsp1_dma 13>;
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&blsp1_spi0_default>;
|
||||
pinctrl-1 = <&blsp1_spi0_sleep>;
|
||||
pinctrl-0 = <&blsp1_spi1_default>;
|
||||
pinctrl-1 = <&blsp1_spi1_sleep>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
blsp_i2c2: i2c@f9924000 {
|
||||
blsp1_i2c2: i2c@f9924000 {
|
||||
compatible = "qcom,i2c-qup-v2.2.1";
|
||||
reg = <0xf9924000 0x500>;
|
||||
interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&gcc GCC_BLSP1_AHB_CLK>,
|
||||
<&gcc GCC_BLSP1_QUP2_I2C_APPS_CLK>;
|
||||
clock-names = "iface", "core";
|
||||
clock-frequency = <355000>;
|
||||
clock-frequency = <400000>;
|
||||
dmas = <&blsp1_dma 14>, <&blsp1_dma 15>;
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-names = "default", "sleep";
|
||||
@ -561,14 +563,16 @@
|
||||
|
||||
/* I2C3 doesn't exist */
|
||||
|
||||
blsp_i2c4: i2c@f9926000 {
|
||||
blsp1_i2c4: i2c@f9926000 {
|
||||
compatible = "qcom,i2c-qup-v2.2.1";
|
||||
reg = <0xf9926000 0x500>;
|
||||
interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&gcc GCC_BLSP1_AHB_CLK>,
|
||||
<&gcc GCC_BLSP1_QUP4_I2C_APPS_CLK>;
|
||||
clock-names = "iface", "core";
|
||||
clock-frequency = <355000>;
|
||||
clock-frequency = <400000>;
|
||||
dmas = <&blsp1_dma 18>, <&blsp1_dma 19>;
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&i2c4_default>;
|
||||
pinctrl-1 = <&i2c4_sleep>;
|
||||
@ -577,6 +581,42 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
blsp1_i2c5: i2c@f9927000 {
|
||||
compatible = "qcom,i2c-qup-v2.2.1";
|
||||
reg = <0xf9927000 0x500>;
|
||||
interrupts = <GIC_SPI 99 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&gcc GCC_BLSP1_AHB_CLK>,
|
||||
<&gcc GCC_BLSP1_QUP5_I2C_APPS_CLK>;
|
||||
clock-names = "iface", "core";
|
||||
clock-frequency = <400000>;
|
||||
dmas = <&blsp2_dma 20>, <&blsp2_dma 21>;
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&i2c5_default>;
|
||||
pinctrl-1 = <&i2c5_sleep>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
blsp1_i2c6: i2c@f9928000 {
|
||||
compatible = "qcom,i2c-qup-v2.2.1";
|
||||
reg = <0xf9928000 0x500>;
|
||||
interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&gcc GCC_BLSP1_AHB_CLK>,
|
||||
<&gcc GCC_BLSP1_QUP6_I2C_APPS_CLK>;
|
||||
clock-names = "iface", "core";
|
||||
clock-frequency = <400000>;
|
||||
dmas = <&blsp1_dma 22>, <&blsp1_dma 23>;
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&i2c6_default>;
|
||||
pinctrl-1 = <&i2c6_sleep>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
blsp2_dma: dma-controller@f9944000 {
|
||||
compatible = "qcom,bam-v1.7.0";
|
||||
reg = <0xf9944000 0x19000>;
|
||||
@ -590,28 +630,6 @@
|
||||
qcom,num-ees = <4>;
|
||||
};
|
||||
|
||||
/* According to downstream kernels, i2c6
|
||||
* comes before i2c5 address-wise...
|
||||
*/
|
||||
|
||||
blsp_i2c6: i2c@f9928000 {
|
||||
compatible = "qcom,i2c-qup-v2.2.1";
|
||||
reg = <0xf9928000 0x500>;
|
||||
interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&gcc GCC_BLSP1_AHB_CLK>,
|
||||
<&gcc GCC_BLSP1_QUP6_I2C_APPS_CLK>;
|
||||
clock-names = "iface", "core";
|
||||
clock-frequency = <355000>;
|
||||
dmas = <&blsp1_dma 22>, <&blsp1_dma 23>;
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&i2c6_default>;
|
||||
pinctrl-1 = <&i2c6_sleep>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
blsp2_uart2: serial@f995e000 {
|
||||
compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
|
||||
reg = <0xf995e000 0x1000>;
|
||||
@ -627,7 +645,43 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
blsp_i2c5: i2c@f9967000 {
|
||||
blsp2_i2c1: i2c@f9963000 {
|
||||
compatible = "qcom,i2c-qup-v2.2.1";
|
||||
reg = <0xf9963000 0x500>;
|
||||
interrupts = <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&gcc GCC_BLSP2_AHB_CLK>,
|
||||
<&gcc GCC_BLSP2_QUP1_I2C_APPS_CLK>;
|
||||
clock-names = "iface", "core";
|
||||
clock-frequency = <400000>;
|
||||
dmas = <&blsp2_dma 12>, <&blsp2_dma 13>;
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&i2c7_default>;
|
||||
pinctrl-1 = <&i2c7_sleep>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
blsp2_spi4: spi@f9966000 {
|
||||
compatible = "qcom,spi-qup-v2.2.1";
|
||||
reg = <0xf9966000 0x500>;
|
||||
interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&gcc GCC_BLSP2_QUP4_SPI_APPS_CLK>,
|
||||
<&gcc GCC_BLSP2_AHB_CLK>;
|
||||
clock-names = "core", "iface";
|
||||
spi-max-frequency = <19200000>;
|
||||
dmas = <&blsp2_dma 18>, <&blsp2_dma 19>;
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&blsp2_spi10_default>;
|
||||
pinctrl-1 = <&blsp2_spi10_sleep>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
blsp2_i2c5: i2c@f9967000 {
|
||||
compatible = "qcom,i2c-qup-v2.2.1";
|
||||
reg = <0xf9967000 0x500>;
|
||||
interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
|
||||
@ -638,8 +692,8 @@
|
||||
dmas = <&blsp2_dma 20>, <&blsp2_dma 21>;
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&i2c5_default>;
|
||||
pinctrl-1 = <&i2c5_sleep>;
|
||||
pinctrl-0 = <&i2c11_default>;
|
||||
pinctrl-1 = <&i2c11_sleep>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "disabled";
|
||||
@ -795,7 +849,56 @@
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
blsp1_spi0_default: blsp1-spi0-default {
|
||||
i2c7_default: i2c7-default {
|
||||
function = "blsp_i2c7";
|
||||
pins = "gpio44", "gpio43";
|
||||
drive-strength = <2>;
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
i2c7_sleep: i2c7-sleep {
|
||||
function = "gpio";
|
||||
pins = "gpio44", "gpio43";
|
||||
drive-strength = <2>;
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
blsp2_spi10_default: blsp2-spi10-default {
|
||||
default {
|
||||
function = "blsp_spi10";
|
||||
pins = "gpio53", "gpio54", "gpio55";
|
||||
drive-strength = <10>;
|
||||
bias-pull-down;
|
||||
};
|
||||
cs {
|
||||
function = "gpio";
|
||||
pins = "gpio55";
|
||||
drive-strength = <2>;
|
||||
bias-disable;
|
||||
};
|
||||
};
|
||||
|
||||
blsp2_spi10_sleep: blsp2-spi10-sleep {
|
||||
pins = "gpio53", "gpio54", "gpio55";
|
||||
drive-strength = <2>;
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
i2c11_default: i2c11-default {
|
||||
function = "blsp_i2c11";
|
||||
pins = "gpio83", "gpio84";
|
||||
drive-strength = <2>;
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
i2c11_sleep: i2c11-sleep {
|
||||
function = "gpio";
|
||||
pins = "gpio83", "gpio84";
|
||||
drive-strength = <2>;
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
blsp1_spi1_default: blsp1-spi1-default {
|
||||
default {
|
||||
function = "blsp_spi1";
|
||||
pins = "gpio0", "gpio1", "gpio3";
|
||||
@ -810,7 +913,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
blsp1_spi0_sleep: blsp1-spi0-sleep {
|
||||
blsp1_spi1_sleep: blsp1-spi1-sleep {
|
||||
pins = "gpio0", "gpio1", "gpio3";
|
||||
drive-strength = <2>;
|
||||
bias-disable;
|
||||
|
Loading…
Reference in New Issue
Block a user