Re: [PATCH] dt-bindings: display: sunxi: Fix compatible

2020-02-11 Thread Rob Herring
On Mon, Feb 10, 2020 at 4:05 AM Maxime Ripard wrote: > > Commit f5a98bfe7b37 ("dt-bindings: display: Convert Allwinner display > pipeline to schemas") introduced a YAML schema for the Allwinner TCON DT > binding, but the H6 TCON-TV compatible was mistakenly set to fallback on > the A83t's, while t

[PATCH] dt-bindings: display: sunxi: Fix compatible

2020-02-10 Thread Maxime Ripard
Commit f5a98bfe7b37 ("dt-bindings: display: Convert Allwinner display pipeline to schemas") introduced a YAML schema for the Allwinner TCON DT binding, but the H6 TCON-TV compatible was mistakenly set to fallback on the A83t's, while the initial documentation and the DT are using R40's. Fix that.