1. 10 Mar, 2020 2 commits
    • Johan Jonker's avatar
      dt-bindings: serial: snps-dw-apb-uart: add compatible property for rk3308 uart · ae9fdd23
      Johan Jonker authored
      A test with the command below gives these errors:
      
      arch/arm64/boot/dts/rockchip/rk3308-evb.dt.yaml: serial@ff0d0000: compatible:
      ['rockchip,rk3308-uart', 'snps,dw-apb-uart']
      is not valid under any of the given schemas
      arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dt.yaml: serial@ff0a0000: compatible:
      ['rockchip,rk3308-uart', 'snps,dw-apb-uart']
      is not valid under any of the given schemas
      
      The compatible property for the Rockchip rk3308 uart was somehow never
      added to the documention. Fix this error by adding 'rockchip,rk3308-uart'
      to snps-dw-apb-uart.yaml.
      
      make ARCH=arm64 dtbs_check
      DT_SCHEMA_FILES=Documentation/devicetree/bindings/serial/
      snps-dw-apb-uart.yaml
      Signed-off-by: default avatarJohan Jonker <jbx6244@gmail.com>
      Signed-off-by: default avatarRob Herring <robh@kernel.org>
      ae9fdd23
    • Rob Herring's avatar
      Merge branch 'dt/linus' into dt/next · eb32d1e4
      Rob Herring authored
      eb32d1e4
  2. 06 Mar, 2020 2 commits
  3. 05 Mar, 2020 1 commit
  4. 04 Mar, 2020 7 commits
  5. 03 Mar, 2020 3 commits
  6. 02 Mar, 2020 4 commits
  7. 28 Feb, 2020 4 commits
  8. 27 Feb, 2020 5 commits
  9. 26 Feb, 2020 12 commits