arm: dts: lpc32xx: add device node for the second pwm controller
authorVladimir Zapolskiy <vz@mleia.com>
Sat, 17 Oct 2015 21:35:53 +0000 (00:35 +0300)
committerVladimir Zapolskiy <vz@mleia.com>
Wed, 18 Nov 2015 16:01:08 +0000 (18:01 +0200)
commit2a6c6563313dd5c96277e4a3368df65e268bcc9b
tree318801b0fe4745eebc29ec047d39388a66c80514
parent246d8fc33e570b7c1e69cdbf395fcfcee58785cc
arm: dts: lpc32xx: add device node for the second pwm controller

LPC32xx SoCs have two independent PWM controllers, they have different
clock parents, clock gates and even slightly different controls,
each of these two PWM controllers has one output channel. Due to
almost similar controls arranged in a row it is incorrectly assumed
that there is one PWM controller with two channels, fix this problem
in lpc32xx.dtsi, which at the moment prevents separate configuration
of different clock parents and gates for both PWM controllers.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
arch/arm/boot/dts/lpc32xx.dtsi