Message ID | 1473859677-9231-6-git-send-email-peter.griffin@linaro.org |
---|---|
State | Accepted |
Commit | 2ea9484bbc02174736534740239cad38b4934f69 |
Headers | show |
Hi On 09/14/2016 03:27 PM, Peter Griffin wrote: > This IP is only found on STiH415/6 silicon and support > for these SoCs is being removed from the kernel. > > Signed-off-by: Peter Griffin <peter.griffin@linaro.org> > Cc: <kishon@ti.com> Acked-by: Patrice Chotard <patrice.chotard@st.com> Applied on sti-defconfig-for-4.10 branch Thanks > --- > arch/arm/configs/multi_v7_defconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig > index 2c8665c..949ab7f 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -854,7 +854,6 @@ CONFIG_PHY_ROCKCHIP_DP=m > CONFIG_PHY_ROCKCHIP_USB=m > CONFIG_PHY_QCOM_APQ8064_SATA=m > CONFIG_PHY_MIPHY28LP=y > -CONFIG_PHY_MIPHY365X=y > CONFIG_PHY_RCAR_GEN2=m > CONFIG_PHY_STIH41X_USB=y > CONFIG_PHY_STIH407_USB=y > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi On 09/14/2016 03:27 PM, Peter Griffin wrote: > This IP is only found on STiH415/6 silicon and support > for these SoCs is being removed from the kernel. > > Signed-off-by: Peter Griffin <peter.griffin@linaro.org> > Cc: <kishon@ti.com> Acked-by: Patrice Chotard <patrice.chotard@st.com> Applied on STi-defconfig-for-4.10 branch Thanks > --- > arch/arm/configs/multi_v7_defconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig > index 2c8665c..949ab7f 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -854,7 +854,6 @@ CONFIG_PHY_ROCKCHIP_DP=m > CONFIG_PHY_ROCKCHIP_USB=m > CONFIG_PHY_QCOM_APQ8064_SATA=m > CONFIG_PHY_MIPHY28LP=y > -CONFIG_PHY_MIPHY365X=y > CONFIG_PHY_RCAR_GEN2=m > CONFIG_PHY_STIH41X_USB=y > CONFIG_PHY_STIH407_USB=y > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 2c8665c..949ab7f 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -854,7 +854,6 @@ CONFIG_PHY_ROCKCHIP_DP=m CONFIG_PHY_ROCKCHIP_USB=m CONFIG_PHY_QCOM_APQ8064_SATA=m CONFIG_PHY_MIPHY28LP=y -CONFIG_PHY_MIPHY365X=y CONFIG_PHY_RCAR_GEN2=m CONFIG_PHY_STIH41X_USB=y CONFIG_PHY_STIH407_USB=y
This IP is only found on STiH415/6 silicon and support for these SoCs is being removed from the kernel. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Cc: <kishon@ti.com> --- arch/arm/configs/multi_v7_defconfig | 1 - 1 file changed, 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html