Re: [PATCH 2/3] power: supply: max8997_charger: Set CHARGER current limit

2020-12-02 Thread Krzysztof Kozlowski
On Wed, Dec 02, 2020 at 09:07:19PM +, Timon Baetz wrote: > Register for extcon notification and set charging current depending on > the detected cable type. Current values are taken from i9100 kernel > fork. > > Enable and disable the CHARGER regulator based on extcon events and > remove

Re: [PATCH 4/4] ARM: dts: s3c6410: correct SMDK6410 board compatible

2020-12-02 Thread Krzysztof Kozlowski
On Tue, Nov 17, 2020 at 09:11:06PM +0100, Krzysztof Kozlowski wrote: > The SMDK6410 DTS was incorrectly called mini6410, probably copy-paste > from FriendlyARM Mini6410 board. > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/boot/dts/s3c6410-smdk6410.dts | 2 +- &g

Re: [PATCH 2/4] dt-bindings: arm: samsung: document S3C6410-based boards binding

2020-12-02 Thread Krzysztof Kozlowski
On Tue, Nov 17, 2020 at 09:11:04PM +0100, Krzysztof Kozlowski wrote: > Add bindings for the FriendlyARM Mini6410 and Samsung SMDK6410 boards. > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/arm/samsung/samsung-boards.yaml| 7 +++ > 1 file cha

Re: [PATCH 3/4] ARM: dts: s3c24xx: add SMDK2416 board compatible

2020-12-02 Thread Krzysztof Kozlowski
On Tue, Nov 17, 2020 at 09:11:05PM +0100, Krzysztof Kozlowski wrote: > Add a compatible for SMDK2416 board next to the SoC compatible. > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/boot/dts/s3c2416-smdk2416.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(

Re: [PATCH 1/4] dt-bindings: arm: samsung: document SMDK2416 board binding

2020-12-02 Thread Krzysztof Kozlowski
On Tue, Nov 17, 2020 at 09:11:03PM +0100, Krzysztof Kozlowski wrote: > Add binding for the SMDK2416 board. > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/arm/samsung/samsung-boards.yaml | 6 ++ > 1 file changed, 6 insertions(+) Applied. Best regards, Krzysztof

[PATCH 1/2] soc: samsung: exynos-chipid: order list of SoCs by name

2020-12-02 Thread Krzysztof Kozlowski
Bring some order to the list of SoCs. No functional change. Signed-off-by: Krzysztof Kozlowski --- drivers/soc/samsung/exynos-chipid.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/soc/samsung/exynos-chipid.c b/drivers/soc/samsung/exynos-chipid.c index

[PATCH 2/2] soc: samsung: exynos-chipid: initialize later - with arch_initcall

2020-12-02 Thread Krzysztof Kozlowski
is present (since core_initcall), 2. Could speed things up because of execution in a SMP environment (after bringing up secondary CPUs, unlike early_initcall), 3. Reduces the amount of work to be done early, when the kernel has to bring up critical devices. Signed-off-by: Krzysztof Kozlowski

Re: [PATCH v2] arm64: defconfig: Enable REGULATOR_PF8X00

2020-12-02 Thread Krzysztof Kozlowski
On Thu, Dec 03, 2020 at 01:11:49AM +0530, Jagan Teki wrote: > Enable PF8X00 regulator driver by default as it used in some of > i.MX8MM hardware platforms like Engicam i.Core MX8M Mini SoM. > > Cc: Catalin Marinas > Cc: Will Deacon > Signed-off-by: Jagan Teki You will have to send v2 of

Re: [PATCH 04/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SOM

2020-12-02 Thread Krzysztof Kozlowski
On Thu, Dec 03, 2020 at 01:00:59AM +0530, Jagan Teki wrote: > Hi Krzysztof, > > On Wed, Dec 2, 2020 at 11:04 PM Krzysztof Kozlowski wrote: > > > > On Wed, Dec 02, 2020 at 05:42:35PM +0530, Jagan Teki wrote: > > > i.Core MX8M Mini is an EDIMM SOM based on NXP i.MX8

Re: [PATCH 08/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0

2020-12-02 Thread Krzysztof Kozlowski
On Thu, Dec 03, 2020 at 12:50:37AM +0530, Jagan Teki wrote: > Hi Krzysztof, > > On Wed, Dec 2, 2020 at 11:15 PM Krzysztof Kozlowski wrote: > > > > On Wed, Dec 02, 2020 at 05:42:39PM +0530, Jagan Teki wrote: > > > i.Core MX8M Mini is an EDIMM SOM bas

Re: [PATCH 10/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0 10.1" OF

2020-12-02 Thread Krzysztof Kozlowski
On Wed, Dec 02, 2020 at 05:42:41PM +0530, Jagan Teki wrote: > i.Core MX8M Mini is an EDIMM SOM based on NXP i.MX8MM from Engicam. > > C.TOUCH 2.0 is a general purpose carrier board with capacitive > touch interface support. > > 10.1" OF is a capacitive touch 10.1" Open Frame panel solutions. >

Re: [PATCH 08/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0

2020-12-02 Thread Krzysztof Kozlowski
On Wed, Dec 02, 2020 at 05:42:39PM +0530, Jagan Teki wrote: > i.Core MX8M Mini is an EDIMM SOM based on NXP i.MX8MM from Engicam. > > C.TOUCH 2.0 is a general purpose carrier board with capacitive > touch interface support. > > i.Core MX8M Mini needs to mount on top of this Carrier board for >

Re: [PATCH 09/10] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini C.TOUCH 2.0 10.1" OF

2020-12-02 Thread Krzysztof Kozlowski
On Wed, Dec 02, 2020 at 05:42:40PM +0530, Jagan Teki wrote: > i.Core MX8M Mini is an EDIMM SOM based on NXP i.MX8MM from Engicam. > > C.TOUCH 2.0 is a general purpose carrier board with capacitive > touch interface support. > > 10.1" OF is a capacitive touch 10.1" Open Frame panel solutions. >

Re: [PATCH 06/10] arm64: dts: imx: Add Engicam C.TOUCH 2.0

2020-12-02 Thread Krzysztof Kozlowski
On Wed, Dec 02, 2020 at 05:42:37PM +0530, Jagan Teki wrote: > Engicam C.TOUCH 2.0 is an EDIMM compliant general purpose > carrier board with capacitive touch interface. > > Genaral features: > - TFT 10.1" industrial, 1280x800 LVDS display > - Ethernet 10/100 > - Wifi/BT > - USB Type A/OTG > -

Re: [PATCH 05/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit

2020-12-02 Thread Krzysztof Kozlowski
On Wed, Dec 02, 2020 at 05:42:36PM +0530, Jagan Teki wrote: > i.Core MX8M Mini is an EDIMM SOM based on NXP i.MX8MM from Engicam. > > EDIMM2.2 Starter Kit is an EDIMM 2.2 Form Factor Capacitive > Evaluation Board from Engicam. > > i.Core MX8M Mini needs to mount on top of this Evaluation board

Re: [PATCH 04/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SOM

2020-12-02 Thread Krzysztof Kozlowski
On Wed, Dec 02, 2020 at 05:42:35PM +0530, Jagan Teki wrote: > i.Core MX8M Mini is an EDIMM SOM based on NXP i.MX8MM from Engicam. s/SOM/SoM/ > > General features: > - NXP i.MX8MM i.MX 8M Mini as named by NXP:

Re: [PATCH 03/10] arm64: dts: imx: Add Engicam EDIMM2.2 Starter Kit

2020-12-02 Thread Krzysztof Kozlowski
On Wed, Dec 02, 2020 at 05:42:34PM +0530, Jagan Teki wrote: > Engicam EDIMM2.2 Starter Kit is an EDIMM 2.2 Form Factor Capacitive > Evaluation Board. > > Genaral features: > - LCD 7" C.Touch > - microSD slot > - Ethernet 1Gb > - Wifi/BT > - 2x LVDS Full HD interfaces > - 3x USB 2.0 > - 1x USB 3.0

Re: [PATCH 07/10] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini C.TOUCH 2.0

2020-12-02 Thread Krzysztof Kozlowski
On Wed, Dec 02, 2020 at 05:42:38PM +0530, Jagan Teki wrote: > i.Core MX8M Mini is an EDIMM SOM based on NXP i.MX8MM from Engicam. > > C.TOUCH 2.0 is a general purpose carrier board with capacitive > touch interface support. > > i.Core MX8M Mini needs to mount on top of this Carrier board for >

Re: [PATCH 01/10] arm64: defconfig: Enable REGULATOR_PF8X00

2020-12-02 Thread Krzysztof Kozlowski
On Wed, Dec 02, 2020 at 05:42:32PM +0530, Jagan Teki wrote: > Enable PF8X00 regulator driver by default as it used in > some of i.MX8MM hardware platforms. Could you mention names (one is enough) of platforms this could be found on? This would be more detailed reason why the option should be

Re: [PATCH v5 net-next 1/4] dt-bindings: net: nfc: s3fwrn5: Support a UART interface

2020-12-02 Thread Krzysztof Kozlowski
fwrn5.yaml | 31 > +++--- > 1 file changed, 28 insertions(+), 3 deletions(-) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH v2 7/7] arm64: defconfig: Enable interconnect for imx8mq

2020-12-02 Thread Krzysztof Kozlowski
On Wed, 2 Dec 2020 at 13:30, Martin Kepplinger wrote: > > -CONFIG_INTERCONNECT=y > > Why are you removing this line? > >>> > >>> savedefconfig removes it. INTERCONNECT_IMX below depends on it. > >> > >> It's save to remove it as other Interconnect options are directly > >>

Re: [PATCH v2 1/7] arm64: dts: imx8m: Add NOC nodes

2020-12-02 Thread Krzysztof Kozlowski
On Tue, Dec 01, 2020 at 01:39:26PM +0100, Martin Kepplinger wrote: > From: Leonard Crestez > > Add initial support for dynamic frequency scaling of main NOC. > > Make DDRC the parent of the NOC (using passive governor) so that the > main NOC is automatically scaled together with DDRC by

Re: [PATCH v2 7/7] arm64: defconfig: Enable interconnect for imx8mq

2020-12-02 Thread Krzysztof Kozlowski
On Wed, 2 Dec 2020 at 10:03, Krzysztof Kozlowski wrote: > > On Tue, Dec 01, 2020 at 02:15:04PM +0100, Martin Kepplinger wrote: > > On 01.12.20 14:10, Georgi Djakov wrote: > > > On 1.12.20 14:39, Martin Kepplinger wrote: > > > > Enable INTERCONNECT_IMX8MQ in order

Re: [PATCH v2 7/7] arm64: defconfig: Enable interconnect for imx8mq

2020-12-02 Thread Krzysztof Kozlowski
On Tue, Dec 01, 2020 at 02:15:04PM +0100, Martin Kepplinger wrote: > On 01.12.20 14:10, Georgi Djakov wrote: > > On 1.12.20 14:39, Martin Kepplinger wrote: > > > Enable INTERCONNECT_IMX8MQ in order to make interconnect more widely > > > available for testing. > > > > I hope that it's not just for

Re: [PATCH v2 7/7] arm64: defconfig: Enable interconnect for imx8mq

2020-12-02 Thread Krzysztof Kozlowski
rtions(+), 1 deletion(-) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [RFC 2/2] MAINTAINERS: add a limited ARM and ARM64 SoC entry

2020-12-01 Thread Krzysztof Kozlowski
On Tue, Dec 01, 2020 at 11:15:16PM +0200, Krzysztof Kozlowski wrote: > It is expected for ARM and ARM64 SoC related code to go through > sub-architecture maintainers. Their addresses were therefore not I reshaped my message last moment and missed that it does not make sense anymore... It

Re: [PATCH 1/5] ARM: configs: drop unused BACKLIGHT_GENERIC option

2020-12-01 Thread Krzysztof Kozlowski
On Tue, Dec 01, 2020 at 04:50:22PM +0100, Arnd Bergmann wrote: > On Tue, Dec 1, 2020 at 4:41 PM Alexandre Belloni > wrote: > > On 01/12/2020 14:40:53+, Catalin Marinas wrote: > > > On Mon, Nov 30, 2020 at 07:50:25PM +, ZHIZHIKIN Andrey wrote: > > > > From

[GIT PULL] pinctrl: samsung: Pull for v5.11

2020-12-01 Thread Krzysztof Kozlowski
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git tags/samsung-pinctrl-5.11 for you to fetch changes up to

Re: [PATCH v4 net-next 4/4] nfc: s3fwrn5: Support a UART interface

2020-12-01 Thread Krzysztof Kozlowski
> create mode 100644 drivers/nfc/s3fwrn5/uart.c > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH v4 net-next 3/4] nfc: s3fwrn5: extract the common phy blocks

2020-12-01 Thread Krzysztof Kozlowski
s3fwrn5/phy_common.c > create mode 100644 drivers/nfc/s3fwrn5/phy_common.h > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH v4 net-next 1/4] dt-bindings: net: nfc: s3fwrn5: Support a UART interface

2020-12-01 Thread Krzysztof Kozlowski
On Tue, Dec 01, 2020 at 10:50:25PM +0900, Bongsu Jeon wrote: > From: Bongsu Jeon > > Since S3FWRN82 NFC Chip, The UART interface can be used. > S3FWRN82 supports I2C and UART interface. > > Signed-off-by: Bongsu Jeon > --- > .../bindings/net/nfc/samsung,s3fwrn5.yaml | 32 >

Re: [PATCH] phy: samsung: Fix build break in USB2 PHY driver for Exynos5420 SoCs

2020-12-01 Thread Krzysztof Kozlowski
samsung/Kconfig| 7 +-- > drivers/phy/samsung/phy-samsung-usb2.c | 2 -- > 2 files changed, 1 insertion(+), 8 deletions(-) > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH 0/5] drop unused BACKLIGHT_GENERIC option

2020-11-30 Thread Krzysztof Kozlowski
On Mon, Nov 30, 2020 at 08:11:33PM +0100, Sam Ravnborg wrote: > On Mon, Nov 30, 2020 at 03:21:32PM +, Andrey Zhizhikin wrote: > > Since the removal of generic_bl driver from the source tree in commit > > 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is > > unused")

Re: [PATCH 5/5] powerpc/configs: drop unused BACKLIGHT_GENERIC option

2020-11-30 Thread Krzysztof Kozlowski
config item from generic-64bit_defconfig. > > Fixes: 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is > unused") > Cc: Sam Ravnborg > Signed-off-by: Andrey Zhizhikin > --- > arch/powerpc/configs/powernv_defconfig | 1 - > 1 file changed, 1 dele

Re: [PATCH 4/5] parisc: configs: drop unused BACKLIGHT_GENERIC option

2020-11-30 Thread Krzysztof Kozlowski
config item from generic-64bit_defconfig. > > Fixes: 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is > unused") > Cc: Sam Ravnborg > Signed-off-by: Andrey Zhizhikin > --- > arch/parisc/configs/generic-64bit_defconfig | 1 - > 1 file changed, 1 dele

Re: [PATCH 3/5] MIPS: configs: drop unused BACKLIGHT_GENERIC option

2020-11-30 Thread Krzysztof Kozlowski
fconfig | 1 - > arch/mips/configs/lemote2f_defconfig | 1 - > arch/mips/configs/loongson3_defconfig | 1 - > arch/mips/configs/mtx1_defconfig | 1 - > arch/mips/configs/rs90_defconfig | 1 - > 6 files changed, 6 deletions(-) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH 2/5] arm64: defconfig: drop unused BACKLIGHT_GENERIC option

2020-11-30 Thread Krzysztof Kozlowski
IC config item from arm64 configuration. > > Fixes: 7ecdea4a0226 ("backlight: generic_bl: Remove this driver as it is > unused") > Cc: Sam Ravnborg > Signed-off-by: Andrey Zhizhikin > --- > arch/arm64/configs/defconfig | 1 - > 1 file changed, 1 deletion(-) > R

Re: [PATCH 1/5] ARM: configs: drop unused BACKLIGHT_GENERIC option

2020-11-30 Thread Krzysztof Kozlowski
efconfig | 1 - > 13 files changed, 13 deletions(-) You need to send it to arm-soc maintainers, otherwise no one might feel responsible enough to pick it up. Reviewed-by: Krzysztof Kozlowski +CC Arnd and Olof, Dear Arnd and Olof, Maybe it is worth to add arm-soc entry to the MAINTAIN

Re: [PATCH v2 net-next 4/4] net: nfc: s3fwrn5: Support a UART interface

2020-11-30 Thread Krzysztof Kozlowski
On Mon, Nov 30, 2020 at 09:05:45PM +0900, Bongsu Jeon wrote: > From: Bongsu Jeon > > Since S3FWRN82 NFC Chip, The UART interface can be used. > S3FWRN82 uses NCI protocol and supports I2C and UART interface. > > Signed-off-by: Bongsu Jeon > --- > > Changes in v2: >- remove the kfree(phy)

Re: [PATCH v3 net-next 3/4] nfc: s3fwrn5: extract the common phy blocks

2020-11-30 Thread Krzysztof Kozlowski
On Mon, Nov 30, 2020 at 09:03:49PM +0900, Bongsu Jeon wrote: > From: Bongsu Jeon > > Extract the common phy blocks to reuse it. > The UART module will use the common blocks. > > Signed-off-by: Bongsu Jeon > --- > Changes in v3: >- move the phy_common object to s3fwrn.ko to avoid

Re: [PATCH net-next 2/4] nfc: s3fwrn5: reduce the EN_WAIT_TIME

2020-11-30 Thread Krzysztof Kozlowski
On Mon, Nov 30, 2020 at 09:02:30PM +0900, Bongsu Jeon wrote: > From: Bongsu Jeon > > The delay of 20ms is enough to enable and > wake up the Samsung's nfc chip. > > Signed-off-by: Bongsu Jeon > --- > drivers/nfc/s3fwrn5/i2c.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) It's

Re: [PATCH v2 net-next 1/4] dt-bindings: net: nfc: s3fwrn5: Support a UART interface

2020-11-30 Thread Krzysztof Kozlowski
On Mon, Nov 30, 2020 at 08:55:42AM -0800, Jakub Kicinski wrote: > On Mon, 30 Nov 2020 21:00:27 +0900 Bongsu jeon wrote: > > From: Bongsu Jeon > > > > Since S3FWRN82 NFC Chip, The UART interface can be used. > > S3FWRN82 supports I2C and UART interface. > > > > Signed-off-by: Bongsu Jeon > >

Re: [PATCH v10 01/19] dt-bindings: memory: tegra20: emc: Document opp-supported-hw property

2020-11-30 Thread Krzysztof Kozlowski
On Mon, Nov 30, 2020 at 11:48:18AM +0200, Georgi Djakov wrote: > On 23.11.20 2:27, Dmitry Osipenko wrote: > > Document opp-supported-hw property, which is not strictly necessary to > > have on Tegra20, but it's very convenient to have because all other SoC > > core devices will use hardware

Re: [PATCH] ARM: omap2plus_defconfig: drop unused POWER_AVS option

2020-11-30 Thread Krzysztof Kozlowski
ned-off-by: Andrey Zhizhikin I thought you will squash it with multi_v7, but it's fine this way. Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH 2/2] ARM: multi_v7_defconfig: drop unused POWER_AVS option

2020-11-30 Thread Krzysztof Kozlowski
gned-off-by: Andrey Zhizhikin > --- > arch/arm/configs/multi_v7_defconfig | 1 - > 1 file changed, 1 deletion(-) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH 2/2] ARM: multi_v7_defconfig: drop unused POWER_AVS option

2020-11-30 Thread Krzysztof Kozlowski
On Mon, Nov 30, 2020 at 11:27:31AM +, Andrey Zhizhikin wrote: > Commit 785b5bb41b0a ("PM: AVS: Drop the avs directory and the > corresponding Kconfig") moved AVS code to SOC-specific folders, and > removed corresponding Kconfig from drivers/power, leaving original > POWER_AVS config option

Re: [PATCH 1/2] arm64: defconfig: drop unused POWER_AVS option

2020-11-30 Thread Krzysztof Kozlowski
Andrey Zhizhikin > --- > arch/arm64/configs/defconfig | 1 - > 1 file changed, 1 deletion(-) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH v10 00/19] Introduce memory interconnect for NVIDIA Tegra SoCs

2020-11-30 Thread Krzysztof Kozlowski
On Mon, Nov 30, 2020 at 05:44:39PM +0900, Chanwoo Choi wrote: > Hi Dmitry, > > The v5.10-rc6 was released from linus git tree. > Generally, I will send the pull-quest about devfreq to linux-pm.git maintainer > after releasing the v5.1-rc7 for the integration test on linux-pm.git. > > The icc

Re: [PATCH v2 net-next 3/3] nfc: s3fwrn5: extract the common phy blocks

2020-11-30 Thread Krzysztof Kozlowski
On Sun, Nov 29, 2020 at 06:55:10PM +0900, Bongsu Jeon wrote: > On Sat, Nov 28, 2020 at 9:49 PM Krzysztof Kozlowski wrote: > > This is not a proper wrapping. Wrapping happens on function arguments. > > > > > + if (!gpio_is_valid(phy->common.gpio_en)) > &g

Re: [PATCH v2 4/5] memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline

2020-11-28 Thread Krzysztof Kozlowski
On Thu, Nov 26, 2020 at 07:11:45PM +, Lad Prabhakar wrote: > Define rpcif_enable_rpm() and rpcif_disable_rpm() as static > inline in the header instead of exporting them. > > Suggested-by: Pavel Machek > Signed-off-by: Lad Prabhakar > --- > drivers/memory/renesas-rpc-if.c | 13

Re: [PATCH v2 1/5] memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xfer()

2020-11-28 Thread Krzysztof Kozlowski
On Thu, Nov 26, 2020 at 07:11:42PM +, Lad Prabhakar wrote: > In the error path of rpcif_manual_xfer() the value of ret is overwritten > by value returned by reset_control_reset() function and thus returning > incorrect value to the caller. > > This patch makes sure the correct value is

Re: [PATCH v2 net-next 3/3] nfc: s3fwrn5: extract the common phy blocks

2020-11-28 Thread Krzysztof Kozlowski
On Fri, Nov 27, 2020 at 08:22:18PM +0900, bongsu.je...@gmail.com wrote: > From: Bongsu Jeon > > Extract the common phy blocks to reuse it. > The UART module will use the common blocks. > > Signed-off-by: Bongsu Jeon > --- > Changes in v2: > - remove the common function's definition in common

Re: [PATCH v2 3/5] memory: renesas-rpc-if: Fix a reference leak in rpcif_probe()

2020-11-28 Thread Krzysztof Kozlowski
On Fri, Nov 27, 2020 at 11:41:14PM +0100, Pavel Machek wrote: > On Thu 2020-11-26 19:11:44, Lad Prabhakar wrote: > > Release the node reference by calling of_node_put(flash) in the probe. > > > > Fixes: ca7d8b980b67f ("memory: add Renesas RPC-IF driver") > > Reported-by: Pavel Machek > >

Re: [PATCH v2 2/5] memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm

2020-11-28 Thread Krzysztof Kozlowski
On Thu, Nov 26, 2020 at 07:11:43PM +, Lad Prabhakar wrote: > rpcif_enable_rpm calls pm_runtime_enable, so rpcif_disable_rpm needs to > call pm_runtime_disable and not pm_runtime_put_sync. > > Fixes: ca7d8b980b67f ("memory: add Renesas RPC-IF driver") > Reported-by: Reported-by: Geert

Re: [PATCH v2 5/5] memory: renesas-rpc-if: Export symbols as GPL

2020-11-28 Thread Krzysztof Kozlowski
On Thu, Nov 26, 2020 at 07:11:46PM +, Lad Prabhakar wrote: > Renesas RPC-IF driver is licensed under GPL2.0, to be in sync export the > symbols as GPL. It's not a valid reason to export them as GPL. Entire Linux source code is licensed as GPL-2.0, so are you going to change all EXPORT_SYMBOL

Re: [PATCH net-next 3/3] nfc: s3fwrn5: extract the common phy blocks

2020-11-28 Thread Krzysztof Kozlowski
On Fri, Nov 27, 2020 at 08:09:24AM +0900, Bongsu Jeon wrote: > On Fri, Nov 27, 2020 at 2:13 AM Krzysztof Kozlowski wrote: > > > > On Fri, Nov 27, 2020 at 12:33:39AM +0900, bongsu.je...@gmail.com wrote: > > > From: Bongsu Jeon > > > > > > Extract the com

Re: [PATCH v1 6/8] arm64: defconfig: Enable CONFIG_VCNL4000

2020-11-27 Thread Krzysztof Kozlowski
On Fri, 27 Nov 2020 at 15:23, Guido Günther wrote: > > This is the Librem 5's proximity sensor. Just squash all of them. Enabling option by option is too much. Best regards, Krzysztof

Re: [PATCH] hwrng: exynos - fix reference leak in exynos_trng_probe

2020-11-27 Thread Krzysztof Kozlowski
On Fri, Nov 27, 2020 at 05:44:46PM +0800, Qinglang Miao wrote: > pm_runtime_get_sync will increment pm usage counter even it > failed. Forgetting to putting operation will result in a > reference leak here. > > A new function pm_runtime_resume_and_get is introduced in > [0] to keep usage counter

Re: [PATCH 01/16] mfd: bcm590xx: drop of_match_ptr from of_device_id table

2020-11-27 Thread Krzysztof Kozlowski
On Fri, 27 Nov 2020 at 09:06, Lee Jones wrote: > > On Fri, 20 Nov 2020, Krzysztof Kozlowski wrote: > > > The driver can match only via the DT table so the table should be always > > used and the of_match_ptr does not have any sense (this also allows ACPI > > matchi

Re: [PATCH v7 17/47] dt-bindings: memory: tegra20: Add memory client IDs

2020-11-26 Thread Krzysztof Kozlowski
On Thu, Nov 26, 2020 at 07:02:55PM +0100, Thierry Reding wrote: > On Thu, Nov 26, 2020 at 06:39:22PM +0100, Krzysztof Kozlowski wrote: > > On Thu, Nov 26, 2020 at 06:26:05PM +0100, Thierry Reding wrote: > > > On Wed, Nov 04, 2020 at 07:48:53PM +0300, Dmitry Osipenko wrote: &

Re: [PATCH v7 18/47] dt-bindings: memory: tegra30: Add memory client IDs

2020-11-26 Thread Krzysztof Kozlowski
; 1 file changed, 67 insertions(+) > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH v7 19/47] dt-bindings: memory: tegra124: Add memory client IDs

2020-11-26 Thread Krzysztof Kozlowski
; 1 file changed, 68 insertions(+) > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH v7 17/47] dt-bindings: memory: tegra20: Add memory client IDs

2020-11-26 Thread Krzysztof Kozlowski
On Thu, Nov 26, 2020 at 06:45:51PM +0100, Krzysztof Kozlowski wrote: > On Thu, 26 Nov 2020 at 18:39, Krzysztof Kozlowski wrote: > > > > On Thu, Nov 26, 2020 at 06:26:05PM +0100, Thierry Reding wrote: > > > On Wed, Nov 04, 2020 at 07:48:53PM +0300, Dmitry Osipenko wrote: &g

Re: [GIT PULL 2/2] memory: tegra for v5.11

2020-11-26 Thread Krzysztof Kozlowski
On Wed, Nov 25, 2020 at 07:45:29PM +0100, Krzysztof Kozlowski wrote: > Hi, > > The Tegra memory controllers work was big enough to get its own branch and > tag. > It also includes few SoC and clock patches, which I shared externally via a > stable tag to devfreq tree. >

Re: [PATCH v7 17/47] dt-bindings: memory: tegra20: Add memory client IDs

2020-11-26 Thread Krzysztof Kozlowski
On Thu, 26 Nov 2020 at 18:39, Krzysztof Kozlowski wrote: > > On Thu, Nov 26, 2020 at 06:26:05PM +0100, Thierry Reding wrote: > > On Wed, Nov 04, 2020 at 07:48:53PM +0300, Dmitry Osipenko wrote: > > > Each memory client has unique hardware ID, add these IDs. > > &g

Re: [PATCH v7 17/47] dt-bindings: memory: tegra20: Add memory client IDs

2020-11-26 Thread Krzysztof Kozlowski
On Thu, Nov 26, 2020 at 06:26:05PM +0100, Thierry Reding wrote: > On Wed, Nov 04, 2020 at 07:48:53PM +0300, Dmitry Osipenko wrote: > > Each memory client has unique hardware ID, add these IDs. > > > > Acked-by: Rob Herring > > Signed-off-by: Dmitry Osipenko > > --- > >

Re: [PATCH net-next 3/3] nfc: s3fwrn5: extract the common phy blocks

2020-11-26 Thread Krzysztof Kozlowski
On Fri, Nov 27, 2020 at 12:33:39AM +0900, bongsu.je...@gmail.com wrote: > From: Bongsu Jeon > > Extract the common phy blocks to reuse it. > The UART module will use the common blocks. Hi, Thanks for the patch. Few comments below. > Signed-off-by: Bongsu Jeon > --- >

Re: [PATCH net-next 2/3] nfc: s3fwrn5: reduce the EN_WAIT_TIME

2020-11-26 Thread Krzysztof Kozlowski
changed, 3 insertions(+), 3 deletions(-) > > diff --git a/drivers/nfc/s3fwrn5/i2c.c b/drivers/nfc/s3fwrn5/i2c.c > index ae26594..9a64eea 100644 > --- a/drivers/nfc/s3fwrn5/i2c.c > +++ b/drivers/nfc/s3fwrn5/i2c.c > @@ -19,7 +19,7 @@ > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH net-next 1/3] nfc: s3fwrn5: use signed integer for parsing GPIO numbers

2020-11-26 Thread Krzysztof Kozlowski
On Fri, Nov 27, 2020 at 12:33:37AM +0900, bongsu.je...@gmail.com wrote: > From: Krzysztof Kozlowski > > GPIOs - as returned by of_get_named_gpio() and used by the gpiolib - are > signed integers, where negative number indicates error. The return > value of of_get_name

Re: [PATCH v6 4/4] soc: imx8m: change to use platform driver

2020-11-26 Thread Krzysztof Kozlowski
On Thu, Nov 26, 2020 at 02:15:35AM +, Alice Guo wrote: > > > > -Original Message- > > From: linux-arm-kernel On > > Behalf Of Adam Ford > > Sent: 2020年11月25日 8:45 > > To: Alice Guo > > Cc: devicetree ; Peng Fan ; > > Sascha H

Re: [PATCH 2/2] arm64: dts: imx8mm-beacon-som: Fix PMIC clock error

2020-11-26 Thread Krzysztof Kozlowski
On Wed, Nov 25, 2020 at 03:03:39PM -0600, Adam Ford wrote: > The PMIC throws an errors because the clock isn't assigned to it. > Fix this by assigning the clocks info. > > Fixes: acb01032e11a ("arm64: defconfig: Enable clock driver for ROHM BD718x7 > PMIC") Hi, This is not the correct Fixes

Re: [PATCH 1/2] arm64: dts: imx8mm-beacon-som: Fix RTC aliases

2020-11-26 Thread Krzysztof Kozlowski
On Wed, Nov 25, 2020 at 03:03:38PM -0600, Adam Ford wrote: > On the i.MX8MM Beacon SOM, there is an RTC chip which is fed power > from the baseboard during power off. The SNVS RTC integrated into > the SoC is not fed power. Depending on the order the modules are > loaded, this can be a problem

[PATCH v2 39/39] ASoC: samsung: smdk_wm8994: remove redundant of_match_ptr()

2020-11-25 Thread Krzysztof Kozlowski
of_match_device() already handles properly !CONFIG_OF case, so passing the argument via of_match_ptr() is not needed. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Sylwester Nawrocki --- sound/soc/samsung/smdk_wm8994.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound

[PATCH v2 37/39] ASoC: max98925: drop driver pm=NULL assignment

2020-11-25 Thread Krzysztof Kozlowski
There is no point to explicitly set driver .pm field to NULL. Signed-off-by: Krzysztof Kozlowski --- sound/soc/codecs/max98925.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/codecs/max98925.c b/sound/soc/codecs/max98925.c index e18d0022c3f4..ddaccc24b0cb 100644 --- a/sound/soc

[PATCH v2 36/39] ASoC: max98371: drop driver pm=NULL assignment

2020-11-25 Thread Krzysztof Kozlowski
There is no point to explicitly set driver .pm field to NULL. Signed-off-by: Krzysztof Kozlowski --- sound/soc/codecs/max98371.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/codecs/max98371.c b/sound/soc/codecs/max98371.c index 0b438303e1d5..e424779db02b 100644 --- a/sound/soc

[PATCH v2 38/39] ASoC: max98926: drop driver pm=NULL assignment

2020-11-25 Thread Krzysztof Kozlowski
There is no point to explicitly set driver .pm field to NULL. Signed-off-by: Krzysztof Kozlowski --- sound/soc/codecs/max98926.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/codecs/max98926.c b/sound/soc/codecs/max98926.c index 0977e541326d..f286e572263e 100644 --- a/sound/soc

[PATCH v2 35/39] ASoC: samsung: i2s: mark OF related data as maybe unused

2020-11-25 Thread Krzysztof Kozlowski
-variable=] Signed-off-by: Krzysztof Kozlowski Reviewed-by: Sylwester Nawrocki --- sound/soc/samsung/i2s.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sound/soc/samsung/i2s.c b/sound/soc/samsung/i2s.c index df53d4ea808f..1e89f2a285a9 100644 --- a/sound/soc/samsung/i2s.c

[PATCH v2 31/39] ASoC: tlv320: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
/tlv320adcx140.c:1076:34: warning: ‘tlv320adcx140_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski --- sound/soc/codecs/tlv320adcx140.c | 2 ++ sound/soc/codecs/tlv320aic23-i2c.c | 2 ++ 2 files changed, 4 insertions(+) diff --git a/sound/soc/codecs

[PATCH v2 34/39] ASoC: es7241: mark OF related data as maybe unused

2020-11-25 Thread Krzysztof Kozlowski
The driver can be compile tested with !CONFIG_OF making certain data unused: sound/soc/codecs/es7241.c:206:33: warning: ‘es7241_chip’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski --- sound/soc/codecs/es7241.c | 2 +- 1 file changed, 1 insertion(+), 1

[PATCH v2 33/39] ASoC: es7134: mark OF related data as maybe unused

2020-11-25 Thread Krzysztof Kozlowski
The driver can be compile tested with !CONFIG_OF making certain data unused: sound/soc/codecs/es7134.c:264:33: warning: ‘es7154_chip’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski --- sound/soc/codecs/es7134.c | 4 ++-- 1 file changed, 2 insertions(+), 2

[PATCH v2 32/39] ASoC: ts3a227e: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/ts3a227e.c:369:34: warning: ‘ts3a227e_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 29/39] ASoC: rt5660: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/rt5660.c:1238:34: warning: ‘rt5660_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 30/39] ASoC: tas2562: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/tas2562.c:805:34: warning: ‘tas2562_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 28/39] ASoC: pcm179x: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/pcm179x-i2c.c:33:34: warning: ‘pcm179x_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 27/39] ASoC: pcm1789: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/pcm1789-i2c.c:36:34: warning: ‘pcm1789_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 25/39] ASoC: max98925: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/max98925.c:630:34: warning: ‘max98925_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 23/39] ASoC: max98371: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/max98371.c:411:34: warning: ‘max98371_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 20/39] ASoC: es8316: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/es8316.c:837:34: warning: ‘es8316_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 26/39] ASoC: max98926: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/max98926.c:574:34: warning: ‘max98926_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 18/39] ASoC: da7219: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/da7219.c:1705:34: warning: ‘da7219_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 02/39] ASoC: bd28623: mark OF related data as maybe unused

2020-11-25 Thread Krzysztof Kozlowski
The driver can be compile tested with !CONFIG_OF making certain data unused: sound/soc/codecs/bd28623.c:225:34: warning: ‘bd28623_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski --- New patch --- sound/soc/codecs/bd28623.c | 2 +- 1 file

[PATCH v2 03/39] ASoC: gtm601: mark OF related data as maybe unused

2020-11-25 Thread Krzysztof Kozlowski
The driver can be compile tested with !CONFIG_OF making certain data unused: sound/soc/codecs/gtm601.c:90:34: warning: ‘gtm601_codec_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski --- sound/soc/codecs/gtm601.c | 2 +- 1 file changed, 1 insertion

[PATCH v2 24/39] ASoC: max9867: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/max9867.c:652:34: warning: ‘max9867_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 08/39] ASoC: meson: t9015: mark OF related data as maybe unused

2020-11-25 Thread Krzysztof Kozlowski
The driver can be compile tested with !CONFIG_OF making certain data unused: sound/soc/meson/t9015.c:315:34: warning: ‘t9015_ids’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski --- sound/soc/meson/t9015.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[PATCH v2 22/39] ASoC: max98095: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/max98095.c:2151:34: warning: ‘max98095_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 11/39] ASoC: rockchip: mark OF related data as maybe unused

2020-11-25 Thread Krzysztof Kozlowski
[-Wunused-const-variable=] sound/soc/rockchip/rockchip_spdif.c:44:34: warning: ‘rk_spdif_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski --- sound/soc/rockchip/rockchip_i2s.c | 2 +- sound/soc/rockchip/rockchip_pdm.c | 2 +- sound/soc/rockchip

[PATCH v2 05/39] ASoC: rk3328: mark OF related data as maybe unused

2020-11-25 Thread Krzysztof Kozlowski
The driver can be compile tested with !CONFIG_OF making certain data unused: sound/soc/codecs/rk3328_codec.c:502:34: warning: ‘rk3328_codec_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski --- sound/soc/codecs/rk3328_codec.c | 2 +- 1 file changed

[PATCH v2 16/39] ASoC: alc5632: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/alc5632.c:1170:34: warning: ‘alc5632_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 14/39] ASoC: ak4118: skip of_device_id table when !CONFIG_OF

2020-11-25 Thread Krzysztof Kozlowski
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/ak4118.c:407:34: warning: ‘ak4118_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski

[PATCH v2 12/39] ASoC: ti: davinci: mark OF related data as maybe unused

2020-11-25 Thread Krzysztof Kozlowski
The driver can be compile tested with !CONFIG_OF making certain data unused: sound/soc/ti/davinci-i2s.c:750:34: warning: ‘davinci_i2s_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski --- sound/soc/ti/davinci-i2s.c | 2 +- 1 file changed, 1 insertion

<    4   5   6   7   8   9   10   11   12   13   >