dts: msm8974: Add dma channels for blsp2_i2c1 node

Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Reviewed-by: Andy Gross <andy.gross@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Sricharan R 2016-01-19 15:32:46 +05:30 committed by Andy Gross
parent 62bc817922
commit 0a5d0f85bb

View file

@ -460,6 +460,8 @@ blsp_i2c11: i2c@f9967000 {
clock-names = "core", "iface";
#address-cells = <1>;
#size-cells = <0>;
dmas = <&blsp2_dma 20>, <&blsp2_dma 21>;
dma-names = "tx", "rx";
};
spmi_bus: spmi@fc4cf000 {