2016년 01월 18일 19:12에 Andrzej Hajda 이(가) 쓴 글:
Hi Inki,
On 01/18/2016 10:54 AM, Inki Dae wrote:
2016년 01월 18일 08:45에 Krzysztof Kozlowski 이(가) 쓴 글:
On 14.01.2016 19:49, Inki Dae wrote:
- Rob Herring
2016년 01월 14일 19:36에 Andrzej Hajda 이(가) 쓴 글:
Hi Inki,
It seems this patch and 04/10 did not get picked up yet. Could you merge it?
Yes, I can. However, 04/10 is required for acked-by from dt or SoC maintainer. Krzysztof and Rob, could you give me acked-by?
Thanks, Inki Dae
My ack is really not required, because this is a binding for a specific driver from video subsystem. It does not fall into the arm/mach-exynos nor the dts/*exynos*.
Anyway I reviewed the patch on 28th of October and Rob acked it on 13th of November.
I meant 04/10 not 09/10 patch. :)
There is document in kernel with clear explanation about the subject: Documentation/devicetree/bindings/submitting-patches.txt. See especially paragraph II.2 [1].
Got it. The document says, "For driver (not subsystem) bindings: If you are comfortable with the binding, and it hasn't received an Acked-by from the devicetree maintainers after a few weeks, go ahead and take it."
Thanks, Inki Dae
Regards Andrzej
Thanks, Inki Dae
Best regards, Krzysztof
Regards Andrzej
On 10/26/2015 12:59 PM, Andrzej Hajda wrote:
DECON-TV(Display and Enhancement Controller for TV) is a variation of DECON IP. Its main purpose is to produce video stream for HDMI IP.
Signed-off-by: Andrzej Hajda a.hajda@samsung.com
Hi Krzysztof,
I have decided to skip cleanup part as it would require more work, not related to this patchset.
Regards Andrzej
Documentation/devicetree/bindings/video/exynos5433-decon.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/video/exynos5433-decon.txt b/Documentation/devicetree/bindings/video/exynos5433-decon.txt index 3dff78b..c9fd7b3 100644 --- a/Documentation/devicetree/bindings/video/exynos5433-decon.txt +++ b/Documentation/devicetree/bindings/video/exynos5433-decon.txt @@ -5,7 +5,8 @@ Exynos series of SoCs which transfers the image data from a video memory buffer to an external LCD interface.
Required properties: -- compatible: value should be "samsung,exynos5433-decon"; +- compatible: value should be one of:
- "samsung,exynos5433-decon", "samsung,exynos5433-decon-tv";
- reg: physical base address and length of the DECON registers set.
- interrupts: should contain a list of all DECON IP block interrupts in the order: VSYNC, LCD_SYSTEM. The interrupt specifier format
-- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html