[PATCH 4/8] ipq806x: Enable CONFIG_IPQ_LCC_806X

Christian Marangi ansuelsmth at gmail.com
Wed Jan 4 04:52:05 PST 2023


On Mon, Jan 02, 2023 at 03:25:30PM -0800, Brian Norris wrote:
> Clock controller used by some IP blocks (e.g., LPASS / audio) on
> IPQ8064.

Since this will be only for 2 target, should we consider introducing ko
for LPASS? They are not mandatory for boot so I think they should be
able to get loaded correctly as kmods.

> 
> Signed-off-by: Brian Norris <computersforpeace at gmail.com>
> ---
> 
>  target/linux/ipq806x/config-5.15 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/target/linux/ipq806x/config-5.15 b/target/linux/ipq806x/config-5.15
> index 5082bc840be3..31bb729c85e9 100644
> --- a/target/linux/ipq806x/config-5.15
> +++ b/target/linux/ipq806x/config-5.15
> @@ -207,7 +207,7 @@ CONFIG_IOMMU_SUPPORT=y
>  # CONFIG_IPQ_GCC_6018 is not set
>  CONFIG_IPQ_GCC_806X=y
>  # CONFIG_IPQ_GCC_8074 is not set
> -# CONFIG_IPQ_LCC_806X is not set
> +CONFIG_IPQ_LCC_806X=y
>  CONFIG_IRQCHIP=y
>  CONFIG_IRQ_DOMAIN=y
>  CONFIG_IRQ_DOMAIN_HIERARCHY=y
> -- 
> 2.39.0
> 
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

-- 
	Ansuel



More information about the openwrt-devel mailing list