Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding

From: Doug Anderson
Date: Fri Jun 10 2016 - 14:03:42 EST


Emil,

On Fri, Jun 10, 2016 at 10:26 AM, Emil Velikov <emil.l.velikov@xxxxxxxxx> wrote:
> Hi Douglas,
>
> On 10 June 2016 at 18:02, Douglas Anderson <dianders@xxxxxxxxxxxx> wrote:
>> The Starry KR122EA0SRA is a 12.2", 1920x1200 TFT-LCD panel connected
>> using eDP interfaces.
>>
>> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
>> ---
>> Changes in v2:
>> - Proper title (sorry!)
>>
>> .../devicetree/bindings/display/panel/starry,kr122ea0sra.txt | 7 +++++++
>> 1 file changed, 7 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt
>>
>> diff --git a/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt b/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt
>> new file mode 100644
>> index 000000000000..1e87fe6078af
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt
>> @@ -0,0 +1,7 @@
>> +Starry 12.2" (1920x1200 pixels) TFT LCD panel
>> +
>> +Required properties:
>> +- compatible: should be "starry,kr122ea0sra"
>> +
> I think you want to add 'starry' to the vendors list first [1]. Latest
> linus-next does not seem to have such an entry.

Good call. Thanks! I've posted it at
<https://patchwork.kernel.org/patch/9170205/>.

If you'd rather me join it to this series and repost the whole thing,
let me know.


-Doug