linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable eQEP counter driver on BeagleBone Blue
@ 2020-10-12 21:12 David Lechner
  2020-10-12 21:12 ` [PATCH 1/3] ARM: dts: am33xx: Add nodes for eQEP David Lechner
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: David Lechner @ 2020-10-12 21:12 UTC (permalink / raw)
  To: linux-omap
  Cc: David Lechner, Benoît Cousson, Tony Lindgren, Robert Nelson,
	Drew Fustini, Rob Herring, devicetree, linux-kernel,
	linux-arm-kernel

This series adds device tree nodes for the eQEP portion of the PWMSS on AM33xx
and enables it on BeagleBone Blue.

I actually submitted these a year ago, but it looks like these patches never got
applied with the actual eQEP driver when it was merged.

For reference, there was some previous discussion about the clocks in "ARM: dts:
am33xx: Add nodes for eQEP". [1]

[1]: https://lore.kernel.org/linux-omap/20190723145100.GS5447@atomide.com/

I have also included a new patch to enable the eQEP driver in the defconfig.


David Lechner (3):
  ARM: dts: am33xx: Add nodes for eQEP
  ARM: dts: am335x-boneblue: Enable eQEP
  ARM: omap2plus_defconfig: Enable TI eQEP counter driver

 arch/arm/boot/dts/am335x-boneblue.dts | 54 +++++++++++++++++++++++++++
 arch/arm/boot/dts/am33xx-l4.dtsi      | 27 ++++++++++++++
 arch/arm/configs/omap2plus_defconfig  |  2 +
 3 files changed, 83 insertions(+)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-16 14:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12 21:12 [PATCH 0/3] Enable eQEP counter driver on BeagleBone Blue David Lechner
2020-10-12 21:12 ` [PATCH 1/3] ARM: dts: am33xx: Add nodes for eQEP David Lechner
2020-10-12 21:12 ` [PATCH 2/3] ARM: dts: am335x-boneblue: Enable eQEP David Lechner
2020-10-12 21:12 ` [PATCH 3/3] ARM: omap2plus_defconfig: Enable TI eQEP counter driver David Lechner
2020-11-16 11:36 ` [PATCH 0/3] Enable eQEP counter driver on BeagleBone Blue Tony Lindgren
2020-11-16 14:27   ` David Lechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).