From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Mon, 18 Jan 2016 10:41:14 +0900 Subject: [PATCH] ARM: shmobile: silk: add DU DT support In-Reply-To: <20467499.tt8XqkxVqn@wasted.cogentembedded.com> References: <1674850.BZpGW9kEud@wasted.cogentembedded.com> <20467499.tt8XqkxVqn@wasted.cogentembedded.com> Message-ID: <20160118014114.GC1905@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jan 13, 2016 at 02:06:08AM +0300, Sergei Shtylyov wrote: > Define the SILK board dependent part of the DU device node. > Add the device nodes for the Analog Devices ADV7511W HDMI transmitter > (connected to DU0) and ADV7123 video DAC (connected to DU1). Add the > necessary subnodes to interconnect DU, HDMI/VDAC devices, and HDMI/VGA > connectors. > > Signed-off-by: Sergei Shtylyov Thanks, I have queued this up for v4.6 after updating the subject with s/shmobile/dts/ to reflect a request made from the ARM SoC maintainers regarding prefixes for DT patches.