Skip to content
  1. Dec 12, 2018
  2. Nov 21, 2018
  3. Nov 12, 2018
    • Douglas Anderson's avatar
      dt-bindings: phy-qcom-qmp: Fix several mistakes from prior commits · 7243ec72
      Douglas Anderson authored
      Digging through the "phy-qcom-qmp" showed me many inconsistencies
      between the bindings and the reality of the driver.  Let's fix them
      all.
      
      * In commit 2d66eab1 ("dt-bindings: phy: qmp: Add support for QMP
        phy in IPQ8074") we probably should have explicitly listed that
        there are no clocks for this PHY and also added the reset names in
        alphabetical order.  You can see that there are no clocks in the
        driver where "clk_list" is NULL.
      
      * In commit 8587b220 ("dt-bindings: phy-qcom-qmp: Update bindings
        for QMP V3 USB PHY") we probably should have listed the resets for
        this new PHY and also removed the "(Optional)" marking for the "cfg"
        reset since PHYs that need "cfg" really do need it.  It's just that
        not all PHYs need it.
      
      * In commit 7f080207 ("dt-bindings: phy-qcom-qmp: Update bindings
        for sdm845") we forgot to update one instance of the string
        "qcom,qmp-v3-usb3-phy" to be "qcom,sdm845-qmp-usb3-phy".  Let's fix
        that.  We should also have added "qcom,sdm845-qmp-usb3-uni-phy" to
        the clock-names and reset-names lists.
      
      * In commit 99c7c736
      
       ("dt-bindings: phy-qcom-qmp: Add UFS phy
        compatible string for sdm845") we should have added the set of
        clocks and resets for "qcom,sdm845-qmp-ufs-phy".  These were taken
        from the driver.
      
      * Cleanup the wording for what properties child nodes have to make it
        more obvious which types of PHYs need clocks and resets.  This was
        sorta implicit in the "-names" description but I found myself
        confused.
      
      * As per the code not all "pcie qmp phys" have resets.  Specifically
        note that the "has_lane_rst" property in the driver is false for
        "ipq8074-qmp-pcie-phy".  Thus make it clear exactly which PHYs need
        child nodes with resets.
      
      Signed-off-by: default avatarDouglas Anderson <dianders@chromium.org>
      Reviewed-by: default avatarEvan Green <evgreen@chromium.org>
      Reviewed-by: default avatarRob Herring <robh@kernel.org>
      Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
      7243ec72
    • Kunihiko Hayashi's avatar
      phy: uniphier-pcie: Depend on HAS_IOMEM · f5fde094
      Kunihiko Hayashi authored
      
      
      The driver uses devm_ioremap_resource() which is only available when
      CONFIG_HAS_IOMEM is set, so the driver depends on this option.
      
      Signed-off-by: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
      Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
      f5fde094
  4. Nov 05, 2018
    • Linus Torvalds's avatar
      Linux 4.20-rc1 · 65102238
      Linus Torvalds authored
      65102238
    • Linus Torvalds's avatar
      Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs · 42bd06e9
      Linus Torvalds authored
      Pull UBIFS updates from Richard Weinberger:
      
       - Full filesystem authentication feature, UBIFS is now able to have the
         whole filesystem structure authenticated plus user data encrypted and
         authenticated.
      
       - Minor cleanups
      
      * tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs: (26 commits)
        ubifs: Remove unneeded semicolon
        Documentation: ubifs: Add authentication whitepaper
        ubifs: Enable authentication support
        ubifs: Do not update inode size in-place in authenticated mode
        ubifs: Add hashes and HMACs to default filesystem
        ubifs: authentication: Authenticate super block node
        ubifs: Create hash for default LPT
        ubfis: authentication: Authenticate master node
        ubifs: authentication: Authenticate LPT
        ubifs: Authenticate replayed journal
        ubifs: Add auth nodes to garbage collector journal head
        ubifs: Add authentication nodes to journal
        ubifs: authentication: Add hashes to index nodes
        ubifs: Add hashes to the tree node cache
        ubifs: Create functions to embed a HMAC in a node
        ubifs: Add helper functions for authentication support
        ubifs: Add separate functions to init/crc a node
        ubifs: Format changes for authentication support
        ubifs: Store read superblock node
        ubifs: Drop write_node
        ...
      42bd06e9
    • Linus Torvalds's avatar
      Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs · 4710e789
      Linus Torvalds authored
      Pull NFS client bugfixes from Trond Myklebust:
       "Highlights include:
      
        Bugfix:
         - Fix build issues on architectures that don't provide 64-bit cmpxchg
      
        Cleanups:
         - Fix a spelling mistake"
      
      * tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
        NFS: fix spelling mistake, EACCESS -> EACCES
        SUNRPC: Use atomic(64)_t for seq_send(64)
      4710e789
    • Linus Torvalds's avatar
      Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 35e74524
      Linus Torvalds authored
      Pull more timer updates from Thomas Gleixner:
       "A set of commits for the new C-SKY architecture timers"
      
      * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        dt-bindings: timer: gx6605s SOC timer
        clocksource/drivers/c-sky: Add gx6605s SOC system timer
        dt-bindings: timer: C-SKY Multi-processor timer
        clocksource/drivers/c-sky: Add C-SKY SMP timer
      35e74524
    • Linus Torvalds's avatar
      Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb · 04578e84
      Linus Torvalds authored
      Pull NTB updates from Jon Mason:
       "Fairly minor changes and bug fixes:
      
        NTB IDT thermal changes and hook into hwmon, ntb_netdev clean-up of
        private struct, and a few bug fixes"
      
      * tag 'ntb-4.20' of git://github.com/jonmason/ntb:
        ntb: idt: Alter the driver info comments
        ntb: idt: Discard temperature sensor IRQ handler
        ntb: idt: Add basic hwmon sysfs interface
        ntb: idt: Alter temperature read method
        ntb_netdev: Simplify remove with client device drvdata
        NTB: transport: Try harder to alloc an aligned MW buffer
        ntb: ntb_transport: Mark expected switch fall-throughs
        ntb: idt: Set PCIe bus address to BARLIMITx
        NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
        ntb: intel: fix return value for ndev_vec_mask()
        ntb_netdev: fix sleep time mismatch
      04578e84
  5. Nov 04, 2018