On Tue, 8 Jan 2019 at 17:56, Paweł Chmiel <pawel.mikolaj.chmiel@xxxxxxxxx> wrote: > > From: Jonathan Bakker <xc-racer2@xxxxxxx> > > This commit enables following devices present on Aries based phones: > - pwm-vibrator attached to PWM 1 > - poweroff support > - Atmel maXTouch touchscreen, connected to i2c2 > - Broadcom BCM4329 bluetooth over uart0 > > Signed-off-by: Jonathan Bakker <xc-racer2@xxxxxxx> > Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@xxxxxxxxx> > --- > Changes from v1: > - Touchscreen irq pin should have PULL_NONE, since it's already > pulled up with 2.8v > - Touchscreen irq should be edge failing (like in vendor sources) > --- > arch/arm/boot/dts/s5pv210-aries.dtsi | 68 ++++++++++++++++++++++++++++ > 1 file changed, 68 insertions(+) Thanks, applied. Best regards, Krzysztof