On Sat, 22 Feb 2020 20:00:59 +0000, =?UTF-8?Q?N=C3=ADcolas_F=2E_R=2E_A=2E_Prado?= wrote: > Convert BCM2835/6368 Random number generator bindings to DT schema. > > Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxxx> > --- > > Changes in v2: > - Remove description for common properties > - Drop label from example > > This patch was tested with: > make ARCH=arm dt_binding_check > make ARCH=arm DT_SCHEMA_FILES=Documentation/devicetree/bindings/rng/brcm,bcm2835.yaml dtbs_check > > Thanks, > Nícolas > > .../devicetree/bindings/rng/brcm,bcm2835.txt | 40 ------------- > .../devicetree/bindings/rng/brcm,bcm2835.yaml | 59 +++++++++++++++++++ > 2 files changed, 59 insertions(+), 40 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/rng/brcm,bcm2835.txt > create mode 100644 Documentation/devicetree/bindings/rng/brcm,bcm2835.yaml > Applied, thanks. Rob