Re: [U-Boot] fdt: Pass the board serial number through devicetree

2015-05-19 Thread Hans de Goede
Hi, On 05/19/2015 06:57 PM, Paul Kocialkowski wrote: Le mardi 19 mai 2015 à 18:37 +0200, Hans de Goede a écrit : Hi Simon, About: https://patchwork.ozlabs.org/patch/455720/ AFAIK on the kernel side all the relevant patches (including devicetree binding documentation binding) have been queued

Re: [U-Boot] fdt: Pass the board serial number through devicetree

2015-05-19 Thread Simon Glass
Hi Paul, On 19 May 2015 at 10:57, Paul Kocialkowski wrote: > Le mardi 19 mai 2015 à 18:37 +0200, Hans de Goede a écrit : >> Hi Simon, >> >> About: https://patchwork.ozlabs.org/patch/455720/ >> >> AFAIK on the kernel side all the relevant patches (including >> devicetree binding documentation bind

Re: [U-Boot] fdt: Pass the board serial number through devicetree

2015-05-19 Thread Paul Kocialkowski
Le mardi 19 mai 2015 à 18:37 +0200, Hans de Goede a écrit : > Hi Simon, > > About: https://patchwork.ozlabs.org/patch/455720/ > > AFAIK on the kernel side all the relevant patches (including > devicetree binding documentation binding) have been queued > up for 4.2, so this ready to be merged now.

Re: [U-Boot] fdt: Pass the board serial number through devicetree

2015-05-19 Thread Hans de Goede
Hi Simon, About: https://patchwork.ozlabs.org/patch/455720/ AFAIK on the kernel side all the relevant patches (including devicetree binding documentation binding) have been queued up for 4.2, so this ready to be merged now. Paul, can you confirm this ? Regards, Hans __