lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201012211229.3282128-1-david@lechnology.com>
Date:   Mon, 12 Oct 2020 16:12:26 -0500
From:   David Lechner <david@...hnology.com>
To:     linux-omap@...r.kernel.org
Cc:     David Lechner <david@...hnology.com>,
        BenoƮt Cousson <bcousson@...libre.com>,
        Tony Lindgren <tony@...mide.com>,
        Robert Nelson <robertcnelson@...il.com>,
        Drew Fustini <drew@...gleboard.org>,
        Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 0/3] Enable eQEP counter driver on BeagleBone Blue

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ