On Mon, Oct 18, 2021 at 04:40:03PM +0200, AngeloGioacchino Del Regno wrote: > Convert the Toshiba TC358764 txt documentation to YAML. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > --- > Note: dtbs_check on exynos5250-arndale.dts will give some warnings after > applying this patch: since the preferred way is to have 'ports', > this warning was ignored. > I have no Exynos5250 board, so the dts fix is left to someone who > is able to test on the real hw. > > .../display/bridge/toshiba,tc358764.txt | 35 ------- > .../display/bridge/toshiba,tc358764.yaml | 94 +++++++++++++++++++ > 2 files changed, 94 insertions(+), 35 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/bridge/toshiba,tc358764.txt > create mode 100644 Documentation/devicetree/bindings/display/bridge/toshiba,tc358764.yaml You haven't implemented any of Sam's feedback on v1.