[opensuse-kernel] [PATCH] config: arm64: enable I2C_PXA, used on Marvel EBU SoCs
![](https://seccdn.libravatar.org/avatar/eeee970188aaff5989ec40df8a5a46d9.jpg?s=120&d=mm&r=g)
Signed-of-by: Guillaume GARDET <guillaume.gardet@free.fr> This patch is for stable branch. Please also apply to master and openSUSE-15.0. --- config/arm64/default | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/arm64/default b/config/arm64/default index 474974c4e5..bcbdeea935 100644 --- a/config/arm64/default +++ b/config/arm64/default @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.17.2 Kernel Configuration +# Linux/arm64 4.17.5 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -3907,7 +3907,8 @@ CONFIG_I2C_MV64XXX=m # CONFIG_I2C_NOMADIK is not set CONFIG_I2C_OCORES=m CONFIG_I2C_PCA_PLATFORM=m -# CONFIG_I2C_PXA is not set +CONFIG_I2C_PXA=m +# CONFIG_I2C_PXA_SLAVE is not set CONFIG_I2C_QUP=m CONFIG_I2C_RK3X=m # CONFIG_I2C_SIMTEC is not set @@ -7055,7 +7056,6 @@ CONFIG_DMA_ENGINE_RAID=y CONFIG_SYNC_FILE=y # CONFIG_SW_SYNC is not set CONFIG_AUXDISPLAY=y -CONFIG_CHARLCD=m CONFIG_HD44780=m # CONFIG_IMG_ASCII_LCD is not set CONFIG_HT16K33=m @@ -7063,6 +7063,7 @@ CONFIG_PANEL=m CONFIG_PANEL_PARPORT=0 CONFIG_PANEL_PROFILE=5 # CONFIG_PANEL_CHANGE_MESSAGE is not set +CONFIG_CHARLCD=m CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV_GENIRQ=m -- 2.18.0 -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
![](https://seccdn.libravatar.org/avatar/eeee970188aaff5989ec40df8a5a46d9.jpg?s=120&d=mm&r=g)
Hi, Is there anything blocking this patch? Guillaume Le 11/07/2018 à 16:19, Guillaume GARDET a écrit :
Signed-of-by: Guillaume GARDET <guillaume.gardet@free.fr>
This patch is for stable branch. Please also apply to master and openSUSE-15.0.
--- config/arm64/default | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/config/arm64/default b/config/arm64/default index 474974c4e5..bcbdeea935 100644 --- a/config/arm64/default +++ b/config/arm64/default @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.17.2 Kernel Configuration +# Linux/arm64 4.17.5 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -3907,7 +3907,8 @@ CONFIG_I2C_MV64XXX=m # CONFIG_I2C_NOMADIK is not set CONFIG_I2C_OCORES=m CONFIG_I2C_PCA_PLATFORM=m -# CONFIG_I2C_PXA is not set +CONFIG_I2C_PXA=m +# CONFIG_I2C_PXA_SLAVE is not set CONFIG_I2C_QUP=m CONFIG_I2C_RK3X=m # CONFIG_I2C_SIMTEC is not set @@ -7055,7 +7056,6 @@ CONFIG_DMA_ENGINE_RAID=y CONFIG_SYNC_FILE=y # CONFIG_SW_SYNC is not set CONFIG_AUXDISPLAY=y -CONFIG_CHARLCD=m CONFIG_HD44780=m # CONFIG_IMG_ASCII_LCD is not set CONFIG_HT16K33=m @@ -7063,6 +7063,7 @@ CONFIG_PANEL=m CONFIG_PANEL_PARPORT=0 CONFIG_PANEL_PROFILE=5 # CONFIG_PANEL_CHANGE_MESSAGE is not set +CONFIG_CHARLCD=m CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV_GENIRQ=m
-- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
![](https://seccdn.libravatar.org/avatar/5b19e9d0e834ea10ef75803718ad564b.jpg?s=120&d=mm&r=g)
On Tue, 17 Jul 2018 14:41:29 +0200, Guillaume Gardet wrote:
Hi,
Is there anything blocking this patch?
Please create a bugzilla entry to track this. Especially for the release products like Leap, it's far better than submitting a patch to ML. thanks, Takashi
Guillaume
Le 11/07/2018 à 16:19, Guillaume GARDET a écrit :
Signed-of-by: Guillaume GARDET <guillaume.gardet@free.fr>
This patch is for stable branch. Please also apply to master and openSUSE-15.0.
--- config/arm64/default | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/config/arm64/default b/config/arm64/default index 474974c4e5..bcbdeea935 100644 --- a/config/arm64/default +++ b/config/arm64/default @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.17.2 Kernel Configuration +# Linux/arm64 4.17.5 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -3907,7 +3907,8 @@ CONFIG_I2C_MV64XXX=m # CONFIG_I2C_NOMADIK is not set CONFIG_I2C_OCORES=m CONFIG_I2C_PCA_PLATFORM=m -# CONFIG_I2C_PXA is not set +CONFIG_I2C_PXA=m +# CONFIG_I2C_PXA_SLAVE is not set CONFIG_I2C_QUP=m CONFIG_I2C_RK3X=m # CONFIG_I2C_SIMTEC is not set @@ -7055,7 +7056,6 @@ CONFIG_DMA_ENGINE_RAID=y CONFIG_SYNC_FILE=y # CONFIG_SW_SYNC is not set CONFIG_AUXDISPLAY=y -CONFIG_CHARLCD=m CONFIG_HD44780=m # CONFIG_IMG_ASCII_LCD is not set CONFIG_HT16K33=m @@ -7063,6 +7063,7 @@ CONFIG_PANEL=m CONFIG_PANEL_PARPORT=0 CONFIG_PANEL_PROFILE=5 # CONFIG_PANEL_CHANGE_MESSAGE is not set +CONFIG_CHARLCD=m CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV_GENIRQ=m
-- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
![](https://seccdn.libravatar.org/avatar/eeee970188aaff5989ec40df8a5a46d9.jpg?s=120&d=mm&r=g)
Le 17/07/2018 à 14:46, Takashi Iwai a écrit :
On Tue, 17 Jul 2018 14:41:29 +0200, Guillaume Gardet wrote:
Hi,
Is there anything blocking this patch? Please create a bugzilla entry to track this.
Especially for the release products like Leap, it's far better than submitting a patch to ML.
Ok, I created boo#1101465 for Tumbleweed. I guess this will be ok for master and stable branches. Would you like a bugzilla entry for each product: Leap 15.0 and SLE15 or this bug will works for them? Guillaume
thanks,
Takashi
Guillaume
Le 11/07/2018 à 16:19, Guillaume GARDET a écrit :
Signed-of-by: Guillaume GARDET <guillaume.gardet@free.fr>
This patch is for stable branch. Please also apply to master and openSUSE-15.0.
--- config/arm64/default | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/config/arm64/default b/config/arm64/default index 474974c4e5..bcbdeea935 100644 --- a/config/arm64/default +++ b/config/arm64/default @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.17.2 Kernel Configuration +# Linux/arm64 4.17.5 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -3907,7 +3907,8 @@ CONFIG_I2C_MV64XXX=m # CONFIG_I2C_NOMADIK is not set CONFIG_I2C_OCORES=m CONFIG_I2C_PCA_PLATFORM=m -# CONFIG_I2C_PXA is not set +CONFIG_I2C_PXA=m +# CONFIG_I2C_PXA_SLAVE is not set CONFIG_I2C_QUP=m CONFIG_I2C_RK3X=m # CONFIG_I2C_SIMTEC is not set @@ -7055,7 +7056,6 @@ CONFIG_DMA_ENGINE_RAID=y CONFIG_SYNC_FILE=y # CONFIG_SW_SYNC is not set CONFIG_AUXDISPLAY=y -CONFIG_CHARLCD=m CONFIG_HD44780=m # CONFIG_IMG_ASCII_LCD is not set CONFIG_HT16K33=m @@ -7063,6 +7063,7 @@ CONFIG_PANEL=m CONFIG_PANEL_PARPORT=0 CONFIG_PANEL_PROFILE=5 # CONFIG_PANEL_CHANGE_MESSAGE is not set +CONFIG_CHARLCD=m CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV_GENIRQ=m -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
![](https://seccdn.libravatar.org/avatar/5b19e9d0e834ea10ef75803718ad564b.jpg?s=120&d=mm&r=g)
On Tue, 17 Jul 2018 15:07:29 +0200, Guillaume Gardet wrote:
Le 17/07/2018 à 14:46, Takashi Iwai a écrit :
On Tue, 17 Jul 2018 14:41:29 +0200, Guillaume Gardet wrote:
Hi,
Is there anything blocking this patch? Please create a bugzilla entry to track this.
Especially for the release products like Leap, it's far better than submitting a patch to ML.
Ok, I created boo#1101465 for Tumbleweed. I guess this will be ok for master and stable branches. Would you like a bugzilla entry for each product: Leap 15.0 and SLE15 or this bug will works for them?
No need for another bug report. If required, we can clone the bug entry from our side, too. Thanks! Takashi -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
participants (3)
-
Guillaume Gardet
-
Guillaume GARDET
-
Takashi Iwai