[U-Boot] [PATCH v3 3/5] fdt: Add a note to avoid adding new compatible strings

Simon Glass sjg at chromium.org
Mon Jul 4 01:26:04 CEST 2016


On 19 June 2016 at 19:48, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Jun 20, 2016 at 7:33 AM, Simon Glass <sjg at chromium.org> wrote:
>> The list is shrinking and we should avoid adding new things. Instead, a
>> proper driver should be created with driver model.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v3:
>> - Add new patch to request people avoid adding new compatible strings
>>
>>  lib/fdtdec.c | 5 +++++
>>  1 file changed, 5 insertions(+)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Applied to u-boot-dm/next.


More information about the U-Boot mailing list