On Tue, Jan 07, 2020 at 04:59:56PM +0530, Harigovindan P wrote: > Add a compatible string to support sc7180 panel version. > > Changes in v1: > -Added a compatible string to support sc7180 panel version. > Changes in v2: > -Removed unwanted properties from description. > -Creating source files without execute permissions(Rob Herring). > > Signed-off-by: Harigovindan P <harigovi@xxxxxxxxxxxxxx> > --- > .../bindings/display/visionox,rm69299.txt | 48 ++++++++++++++++++++++ > 1 file changed, 48 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/visionox,rm69299.txt As I send in v1, please make this a DT schema. See Documentation/devicetree/writing-schema.rst. Rob