Re: [PATCH 0/6] dtc updates for 4.17

2018-02-28 Thread Masahiro Yamada
2018-03-01 8:32 GMT+09:00 Rob Herring : > This series updates building dtc with flex and bison rather than using > the _shipped files and updates dtc to the current upstream version. The > new dtc adds some new warnings, so turn off the noisiest ones. While > here adjusting the warnings, we can als

[PATCH 0/6] dtc updates for 4.17

2018-02-28 Thread Rob Herring
This series updates building dtc with flex and bison rather than using the _shipped files and updates dtc to the current upstream version. The new dtc adds some new warnings, so turn off the noisiest ones. While here adjusting the warnings, we can also now re-enable some that have gotten fixed.