On 01/09/2017 10:24 AM, Alexandre Bailon wrote:
This enable the cppi41 dma controller used by the usb otg for the da850-lcdk board. Signed-off-by: Alexandre Bailon <abailon@xxxxxxxxxxxx> --- arch/arm/boot/dts/da850-lcdk.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/da850-lcdk.dts b/arch/arm/boot/dts/da850-lcdk.dts index afcb482..abb9b9d 100644 --- a/arch/arm/boot/dts/da850-lcdk.dts +++ b/arch/arm/boot/dts/da850-lcdk.dts @@ -167,6 +167,10 @@ status = "okay"; }; +&cppi41dma {
nit, there should only be one space before "{"
+ status = "okay"; +}; + &aemif { pinctrl-names = "default"; pinctrl-0 = <&nand_pins>;
-- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html