devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kaustabh Chakraborty <kauschluss@disroot.org>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: airlied@gmail.com, alim.akhtar@samsung.com, conor@kernel.org,
	devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org,
	inki.dae@samsung.com, kyungmin.park@samsung.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
	maarten.lankhorst@linux.intel.com, mripard@kernel.org,
	robh@kernel.org, simona@ffwll.ch, sw0312.kim@samsung.com,
	tzimmermann@suse.de, kauschluss@disroot.org
Subject: Re: [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
Date: Wed, 25 Sep 2024 20:05:02 +0000	[thread overview]
Message-ID: <d8f5999921a31d7723e0aa9b12bb9eaf@disroot.org> (raw)
In-Reply-To: <ef786b8b-32c0-457a-9e14-ed7bd9f04172@kernel.org>

On 2024-09-25 19:56, Krzysztof Kozlowski wrote:
> On 25/09/2024 21:36, Kaustabh Chakraborty wrote:
>> On 2024-09-25 19:25, Krzysztof Kozlowski wrote:
>>> On 25/09/2024 20:42, Kaustabh Chakraborty wrote:
>>>> On 2024-09-20 12:39, Krzysztof Kozlowski wrote:
>>>>> On 19/09/2024 17:20, Kaustabh Chakraborty wrote:
>>>>>> Add the compatible string of Exynos7870 to the existing list.
>>>>>>
>>>>>> Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
>>>>>
>>>>> ... and the DTS is <please provide lore ink in changelog>?
>>>>
>>>> Didn't quite understand. The patch adds the compatible string
>>>> for Exynos7870 DECON in documentation. There's no DTS involved
>>>> in here, right?
>>>
>>> Provide lore link to the DTS submission.
>> 
>> There aren't any DTS submissions *yet* which use the compatible.
>> Is that an issue?
>> 
> 
> Yeah, users are supposed to be upstream. Not downstream.

I understand that. I had plans to submit it in the future.
If that's how it's meant to be done, I'll have to revisit this
submission at a later date then.

> 
> Best regards,
> Krzysztof

  reply	other threads:[~2024-09-25 20:05 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20240919151130epcas1p10a885b3364250f5ff4e06975cfef13e4@epcas1p1.samsung.com>
2024-09-19 15:10 ` [PATCH 0/6] Samsung Exynos 7870 DECON driver support Kaustabh Chakraborty
2024-09-19 15:11   ` [PATCH 1/6] drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in functions Kaustabh Chakraborty
2024-09-19 15:11   ` [PATCH 2/6] drm/exynos: exynos7_drm_decon: fix suspended condition in decon_commit() Kaustabh Chakraborty
2024-09-20 12:40     ` Krzysztof Kozlowski
2024-09-25 19:22       ` Kaustabh Chakraborty
2024-09-19 15:11   ` [PATCH 3/6] drm/exynos: exynos7_drm_decon: fix ideal_clk by converting it to Hz Kaustabh Chakraborty
2024-10-07 10:38     ` 대인기/Tizen Platform Lab(SR)/삼성전자
2024-09-19 15:11   ` [PATCH 4/6] drm/exynos: exynos7_drm_decon: properly clear channels during bind Kaustabh Chakraborty
2024-09-19 15:19   ` [PATCH 5/6] drm/exynos: exynos7_drm_decon: add driver data and support for Exynos7870 Kaustabh Chakraborty
2024-09-19 15:20   ` [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible Kaustabh Chakraborty
2024-09-20 12:39     ` Krzysztof Kozlowski
2024-09-25 18:42       ` Kaustabh Chakraborty
2024-09-25 19:25         ` Krzysztof Kozlowski
2024-09-25 19:36           ` Kaustabh Chakraborty
2024-09-25 19:56             ` Krzysztof Kozlowski
2024-09-25 20:05               ` Kaustabh Chakraborty [this message]
2024-09-25 20:34                 ` Krzysztof Kozlowski
     [not found]                 ` <CGME20240926053449epcas1p2e8596f64b7ee5d3b8cdf565bacdc6510@epcas1p2.samsung.com>
2024-09-26  5:34                   ` Kwanghoon Son
2024-09-28 16:25                     ` Kaustabh Chakraborty
2024-11-01  5:08   ` [PATCH 0/6] Samsung Exynos 7870 DECON driver support 대인기/Tizen Platform Lab(SR)/삼성전자
2024-11-05 20:11     ` Rob Herring
2024-11-05 23:54       ` 대인기/Tizen Platform Lab(SR)/삼성전자

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d8f5999921a31d7723e0aa9b12bb9eaf@disroot.org \
    --to=kauschluss@disroot.org \
    --cc=airlied@gmail.com \
    --cc=alim.akhtar@samsung.com \
    --cc=conor@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=inki.dae@samsung.com \
    --cc=krzk@kernel.org \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=robh@kernel.org \
    --cc=simona@ffwll.ch \
    --cc=sw0312.kim@samsung.com \
    --cc=tzimmermann@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).