From mboxrd@z Thu Jan 1 00:00:00 1970 From: paul@pwsan.com (Paul Walmsley) Date: Mon, 7 Mar 2016 23:53:34 +0000 (UTC) Subject: [Patch v4 6/6] ARM: dts: DRA7: Add dt nodes for PWMSS In-Reply-To: <1457383187-17166-7-git-send-email-fcooper@ti.com> References: <1457383187-17166-1-git-send-email-fcooper@ti.com> <1457383187-17166-7-git-send-email-fcooper@ti.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 7 Mar 2016, Franklin S Cooper Jr wrote: > From: Vignesh R > > Add PWMSS device tree nodes for DRA7 SoC family and add documentation > for dt bindings. > > Signed-off-by: Vignesh R > [fcooper at ti.com: Use updated bindings for PWMSS and ePWM] > Signed-off-by: Franklin S Cooper Jr > --- > Version 4 changes: > Remove hwmod entries. > Add clocks/clock-names to pwm nodes. Hmm, what about moving the eqep, ecap DT nodes under the epwmss nodes? - Paul