On Tue, 23 Jun 2020 04:50:38 +0200, Andreas Färber wrote: > Define a binding for RTD1195 and later DHC SoCs' chip info registers. > Add the new directory to MAINTAINERS. > > Signed-off-by: Andreas Färber <afaerber@xxxxxxx> > --- > Note: The binding gets extended compatibly twice with additional properties. > Could be squashed later if approved. > > v1 -> v2: > * Dropped quotes for compatible (Rob) > * Added additionalProperties: false (Rob) > > .../soc/realtek/realtek,rtd1195-chip.yaml | 34 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 35 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/realtek/realtek,rtd1195-chip.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>