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]
Date:	Tue,  5 Feb 2013 15:42:55 -0800
From:	Sean Paul <seanpaul@...omium.org>
To:	linux-arm-kernel@...ts.infradead.org,
	linux-samsung-soc@...r.kernel.org,
	devicetree-discuss@...ts.ozlabs.org,
	dri-devel@...ts.freedesktop.org
Cc:	linux-kernel@...r.kernel.org, kgene.kim@...sung.com,
	thomas.abraham@...aro.org, inki.dae@...sung.com,
	t.stanislaws@...sung.com, tomasz.figa@...il.com,
	sylvester.nawrocki@...il.com, olofj@...omium.org,
	rahul.sharma@...sung.com, Sean Paul <seanpaul@...omium.org>
Subject: [PATCH v3 0/2] Get the HDMI IP block version from device tree

This set changes the hdmi device tree node to properly represent the version of
the IP block. The first patch changes the drm hdmi driver to use the compatible
field to determine which registers/functions to call, and removes the
unfortunate v1.3/v1.4 naming convention. The second patch updates the arch-
specific bits for exynos5.

Changes in v3:
 - Use compatible field in device tree instead of hdmi-version field
 - Change hdmi driver's naming to use IP version instead of hdmi version


Sean Paul (2):
  drm/exynos: Get HDMI version from device tree
  ARM: Change exynos5-hdmi references to exynos4-hdmi

 .../devicetree/bindings/drm/exynos/hdmi.txt        |    9 +-
 arch/arm/boot/dts/exynos5250.dtsi                  |    3 +-
 arch/arm/mach-exynos/clock-exynos5.c               |    4 +-
 arch/arm/mach-exynos/mach-exynos5-dt.c             |    4 +-
 drivers/gpu/drm/exynos/exynos_hdmi.c               |  354 ++++++++++----------
 drivers/gpu/drm/exynos/regs-hdmi.h                 |   78 +++---
 6 files changed, 229 insertions(+), 223 deletions(-)

-- 
1.7.7.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ