mbox series

[0/3] arm64: defconfig: Add SM8450 drivers

Message ID 20211216065444.650357-1-vkoul@kernel.org (mailing list archive)
Headers show
Series arm64: defconfig: Add SM8450 drivers | expand

Message

Vinod Koul Dec. 16, 2021, 6:54 a.m. UTC
We recently added support for Qualcomm SM8450. Enable the clock, pincontrol
and interconnect drivers in the defconfig. All these driver are already
picked up by respective maintainers

Vinod Koul (3):
  arm64: defconfig: Add SM8450 GCC config
  arm64: defconfig: Add SM8450 pinctrl config
  arm64: defconfig: Add SM8450 icc configs

 arch/arm64/configs/defconfig | 3 +++
 1 file changed, 3 insertions(+)

Comments

Bjorn Andersson Dec. 21, 2021, 5:21 a.m. UTC | #1
On Thu, 16 Dec 2021 12:24:41 +0530, Vinod Koul wrote:
> We recently added support for Qualcomm SM8450. Enable the clock, pincontrol
> and interconnect drivers in the defconfig. All these driver are already
> picked up by respective maintainers
> 
> Vinod Koul (3):
>   arm64: defconfig: Add SM8450 GCC config
>   arm64: defconfig: Add SM8450 pinctrl config
>   arm64: defconfig: Add SM8450 icc configs
> 
> [...]

Applied, thanks!

[1/3] arm64: defconfig: Add SM8450 GCC config
      commit: 6d10fcd2faacaa9f7fa2ddf30f65e96257964c9c
[2/3] arm64: defconfig: Add SM8450 pinctrl config
      commit: 4685e234ab34591ce12ea16eea2d3db273c1af47
[3/3] arm64: defconfig: Add SM8450 icc configs
      commit: 156f91f1c49a5f2ccae8e4b2d882ca3a28e3f26f

Best regards,