]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v5.5/dt-late-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Wed, 13 Nov 2019 06:57:04 +0000 (22:57 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 13 Nov 2019 06:57:05 +0000 (22:57 -0800)
commit9ff70510884f818052c3be6c63490eaad2984243
treeed52221b584c43f6693b64c2c9ba4bb52573e19e
parente6af7d795741f10031deb6c54ef8165586b5e10f
parente325d430e66e0c9b2ac945d11a329ac187ea7f39
Merge tag 'omap-for-v5.5/dt-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/dt

Few late dts changes for omaps for v5.5 merge window

Let's configure omap3 rng as we can now easily do it with a dts change
only by tagging it with status = "disabled" for n900 where it's not
accessible. This improves the boot-up time with distros quite a bit with
proper entropy source around.

There's also another minor update for logicpd-torpedo that does not have
USB host pins wired.

* tag 'omap-for-v5.5/dt-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: logicpd-torpedo: Disable USB Host
  ARM: dts: Configure omap3 rng

Link: https://lore.kernel.org/r/pull-1573579927-542764@atomide.com
Signed-off-by: Olof Johansson <olof@lixom.net>