• Linus Torvalds's avatar
    Merge tag 'dt-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt · 105131df
    Linus Torvalds authored
    Pull devicetree binding fixes from Krzysztof Kozlowski:
     "A few fixes for Devicetree bindings and related docs, all for issues
      introduced in v6.4-rc1 commits:
    
       - media/ov2685: fix number of possible data lanes, as old binding
         explicitly mentioned one data lane. This fixes dt_binding_check
         warnings like:
    
           Documentation/devicetree/bindings/media/rockchip-isp1.example.dtb: camera@3c: port:endpoint:data-lanes: [[1]] is too short
           From schema: Documentation/devicetree/bindings/media/i2c/ovti,ov2685.yaml
    
       - PCI/fsl,imx6q: correct parsing of assigned-clocks and related
         properties and make the clocks more specific per PCI device (host
         or endpoint). This fixes dtschema limitation and dt_binding_check
         warnings like:
    
           Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.example.dtb: pcie-ep@33800000: Unevaluated properties are not allowed
           From schema: Documentation/de...
    105131df
MAINTAINERS 693 KB