Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1366648 > unrolled thread

Re: [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox

Started byHeiko Stübner <heiko@sntech.de>
First post2016-03-29 22:20 +0200
Last post2016-03-31 19:10 +0200
Articles 4 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox Heiko Stübner <heiko@sntech.de> - 2016-03-29 22:20 +0200
    Re: [PATCH v4 3/8] Documentation: devicetree: rockchip: Document  GeekBox Andreas Färber <afaerber@suse.de> - 2016-03-29 22:50 +0200
      Re: [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox Heiko Stübner <heiko@sntech.de> - 2016-03-29 23:30 +0200
        Re: [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox Heiko Stuebner <heiko@sntech.de> - 2016-03-31 19:10 +0200

#1366648 — Re: [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox

FromHeiko Stübner <heiko@sntech.de>
Date2016-03-29 22:20 +0200
SubjectRe: [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox
Message-ID<ri8hl-2Tk-49@gated-at.bofh.it>
Am Mittwoch, 16. März 2016, 14:58:41 schrieb Andreas Färber:
> Use "geekbuying,geekbox" compatible string.
> 
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Andreas Färber <afaerber@suse.de>

I've folded this patch into the geekbox dts patch, carrying Rob's Ack for the 
binding over.


Heiko

[toc] | [next] | [standalone]


#1366690 — Re: [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox

FromAndreas Färber <afaerber@suse.de>
Date2016-03-29 22:50 +0200
SubjectRe: [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox
Message-ID<ri8Km-35X-5@gated-at.bofh.it>
In reply to#1366648
Am 29.03.2016 um 22:13 schrieb Heiko Stübner:
> Am Mittwoch, 16. März 2016, 14:58:41 schrieb Andreas Färber:
>> Use "geekbuying,geekbox" compatible string.
>>
>> Acked-by: Rob Herring <robh@kernel.org>
>> Signed-off-by: Andreas Färber <afaerber@suse.de>
> 
> I've folded this patch into the geekbox dts patch, carrying Rob's Ack for the 
> binding over.

Either you just made a mistake in my name or
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/Documentation/devicetree/bindings/submitting-patches.txt
needs an update. It clearly says:

"1) The Documentation/ portion of the patch should be a separate patch."

That's why I always do it this way.

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg)

[toc] | [prev] | [next] | [standalone]


#1366719

FromHeiko Stübner <heiko@sntech.de>
Date2016-03-29 23:30 +0200
Message-ID<ri9n4-3BH-7@gated-at.bofh.it>
In reply to#1366690
Am Dienstag, 29. März 2016, 22:45:18 schrieb Andreas Färber:
> Am 29.03.2016 um 22:13 schrieb Heiko Stübner:
> > Am Mittwoch, 16. März 2016, 14:58:41 schrieb Andreas Färber:
> >> Use "geekbuying,geekbox" compatible string.
> >> 
> >> Acked-by: Rob Herring <robh@kernel.org>
> >> Signed-off-by: Andreas Färber <afaerber@suse.de>
> > 
> > I've folded this patch into the geekbox dts patch, carrying Rob's Ack for
> > the binding over.
> 
> Either you just made a mistake in my name or
> https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/Docume
> ntation/devicetree/bindings/submitting-patches.txt needs an update. It
> clearly says:
> 
> "1) The Documentation/ portion of the patch should be a separate patch."
> 
> That's why I always do it this way.

looking at the dt-bindings git log, it seems that is handled in a variety of 
ways :-) . Personally I'm doing completely new bindings separately but the 
125th addition of a board just inside the dts patch.

But I guess we can also move it out again into a separate patch if you prefer 
that :-) .


Heiko

[toc] | [prev] | [next] | [standalone]


#1368455

FromHeiko Stuebner <heiko@sntech.de>
Date2016-03-31 19:10 +0200
Message-ID<riOgy-8hI-11@gated-at.bofh.it>
In reply to#1366719
Am Dienstag, 29. März 2016, 23:21:51 schrieb Heiko Stübner:
> Am Dienstag, 29. März 2016, 22:45:18 schrieb Andreas Färber:
> > Am 29.03.2016 um 22:13 schrieb Heiko Stübner:
> > > Am Mittwoch, 16. März 2016, 14:58:41 schrieb Andreas Färber:
> > >> Use "geekbuying,geekbox" compatible string.
> > >> 
> > >> Acked-by: Rob Herring <robh@kernel.org>
> > >> Signed-off-by: Andreas Färber <afaerber@suse.de>
> > > 
> > > I've folded this patch into the geekbox dts patch, carrying Rob's Ack
> > > for
> > > the binding over.
> > 
> > Either you just made a mistake in my name or
> > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/Do
> > cume ntation/devicetree/bindings/submitting-patches.txt needs an update.
> > It clearly says:
> > 
> > "1) The Documentation/ portion of the patch should be a separate patch."
> > 
> > That's why I always do it this way.
> 
> looking at the dt-bindings git log, it seems that is handled in a variety
> of ways :-) . Personally I'm doing completely new bindings separately but
> the 125th addition of a board just inside the dts patch.
> 
> But I guess we can also move it out again into a separate patch if you
> prefer that :-) .

I've split out that documentation addition again and applied this separate 
patch instead :-) .


Heiko

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web