On Mon, 3 Feb 2020 22:40:15 +0000, Justin Swartz wrote: > Indicate that the rk3228 rga is compatible with that of the rk3288. > > But if any rk3228-specific quirks are identified in future that > require handling logic that differs from what is provided for the > rk3288, then allow for the compatibility string "rockchip,rk3228-rga" > to be matched instead of "rockchip,rk3288-rga". > > Signed-off-by: Justin Swartz <justin.swartz@xxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/media/rockchip-rga.txt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>