Hi Simon,

On 06/14/2017 11:10 AM, Simon Glass wrote:
> Sometimes a node will have multiple compatible strings. Drivers may use
> one or the other so the best approach seems to be to #define them to be
> equivalent.
>
> Update dtoc to support this.
>
> Signed-off-by: Simon Glass <s...@chromium.org>

This patch works on firefly-rk3399 board,

Tested-by: Kever Yang <kever.y...@rock-chips.com>

Thanks,
- Kever
> ---
>
> Changes in v2:
> - Put the #defines in the header file
> - Add the required dtd_ prefix to the #defines
>
>   doc/driver-model/of-plat.txt |  5 +++++
>   tools/dtoc/dtoc.py           | 28 +++++++++++++++++++++-------
>   2 files changed, 26 insertions(+), 7 deletions(-)
>
Applied to u-boot-dm, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to