Skip to content
  • Dong Aisheng's avatar
    540742fb
    dt-bindings: clock: imx-lpcg: add support to parse clocks from device tree · 540742fb
    Dong Aisheng authored
    
    
    MX8QM and MX8QXP LPCG Clocks are mostly the same except they may reside
    in different subsystems across CPUs and also vary a bit on the availability.
    
    Same as SCU clock, we want to move the clock definition into device tree
    which can fully decouple the dependency of Clock ID definition from device
    tree and make us be able to write a fully generic lpcg clock driver.
    
    And we can also use the existence of clock nodes in device tree to address
    the device and clock availability differences across different SoCs.
    
    Cc: Sascha Hauer <kernel@pengutronix.de>
    Cc: Michael Turquette <mturquette@baylibre.com>
    Cc: devicetree@vger.kernel.org
    Cc: Shawn Guo <shawnguo@kernel.org>
    Cc: Rob Herring <robh@kernel.org>
    Cc: Stephen Boyd <sboyd@kernel.org>
    Signed-off-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
    Reviewed-by: default avatarRob Herring <robh@kernel.org>
    Reviewed-by: default avatarStephen Boyd <sboyd@kernel.org>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    540742fb
    dt-bindings: clock: imx-lpcg: add support to parse clocks from device tree
    Dong Aisheng authored
    
    
    MX8QM and MX8QXP LPCG Clocks are mostly the same except they may reside
    in different subsystems across CPUs and also vary a bit on the availability.
    
    Same as SCU clock, we want to move the clock definition into device tree
    which can fully decouple the dependency of Clock ID definition from device
    tree and make us be able to write a fully generic lpcg clock driver.
    
    And we can also use the existence of clock nodes in device tree to address
    the device and clock availability differences across different SoCs.
    
    Cc: Sascha Hauer <kernel@pengutronix.de>
    Cc: Michael Turquette <mturquette@baylibre.com>
    Cc: devicetree@vger.kernel.org
    Cc: Shawn Guo <shawnguo@kernel.org>
    Cc: Rob Herring <robh@kernel.org>
    Cc: Stephen Boyd <sboyd@kernel.org>
    Signed-off-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
    Reviewed-by: default avatarRob Herring <robh@kernel.org>
    Reviewed-by: default avatarStephen Boyd <sboyd@kernel.org>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
Loading