Re: [PATCH] dsa: vsc73xx: add support for vlan filtering

2021-01-24 Thread Paweł Dembicki
czw., 21 sty 2021 o 23:45 Vladimir Oltean napisał(a): > > Hi Pawel, > Hi Vladimir, Thank You for Your answer. > On Wed, Jan 20, 2021 at 07:30:18AM +0100, Pawel Dembicki wrote: > > This patch adds support for vlan filtering in vsc73xx driver. > > > > After vlan filtering enable, CPU_PORT is

Re: [PATCH 1/2] arm64: dts: fsl-ls1012a-rdb: add i2c devices

2021-01-18 Thread Paweł Dembicki
On 18.01.2021 at 08:36 Shawn Guo wrote: > > On Fri, Jan 15, 2021 at 11:16:12AM +0100, Pawel Dembicki wrote: > > LS1012A-RDB equipped in some i2c devices: > > - 3x GPIO Expander: PCAL9555A (NXP) > > - Gyro: FXAS21002 (NXP) > > - Accelerometer: FXOS8700 (NXP) > > - Current & Power Monitor:

Re: [PATCH v2 2/2] ARM: dts: kirkwood: Add Check Point L-50 board

2020-05-17 Thread Paweł Dembicki
On 17.05.2020 at 17:26 Gregory CLEMENT wrote: > > Hi Pawel Dembicki, > Hi Gregory, > > Applied on mvebu/dt. I think the first patch should be applied by the > device tree maintainers. > > Thanks, > > Gregory > I sent v3 of this patch some time ago: https://lkml.org/lkml/2020/4/22/1353 Is

Re: [PATCH v2 4/4] net: dsa: vsc73xx: Assert reset if iCPU is enabled

2019-07-04 Thread Paweł Dembicki
On 4/7/19 09:22 Linus Walleij wrote: > > My devices do not have direct access to the reset line so I > can't assert reset no matter how I try, if it works for you, the > code is certainly better like this. > In P2020RDB, VSC7385 reset is connected to GPIO. U-boot put binary file to iCPU and make

Re: [PATCH] w1: gpio: fix problem with platfom data in w1-gpio

2018-04-04 Thread Paweł Dembicki
2018-03-29 12:01 GMT+02:00 Greg Kroah-Hartman <gre...@linuxfoundation.org>: > On Thu, Mar 29, 2018 at 11:47:25AM +0200, Paweł Dembicki wrote: >> 2018-03-17 12:55 GMT+01:00 Greg Kroah-Hartman <gre...@linuxfoundation.org>: >> >> > Where is this patch supposed to

Re: [PATCH] w1: gpio: fix problem with platfom data in w1-gpio

2018-04-04 Thread Paweł Dembicki
2018-03-29 12:01 GMT+02:00 Greg Kroah-Hartman : > On Thu, Mar 29, 2018 at 11:47:25AM +0200, Paweł Dembicki wrote: >> 2018-03-17 12:55 GMT+01:00 Greg Kroah-Hartman : >> >> > Where is this patch supposed to go? Is this a stable backport patch, or >> > something

Re: [PATCH] w1: gpio: fix problem with platfom data in w1-gpio

2018-03-29 Thread Paweł Dembicki
2018-03-17 12:55 GMT+01:00 Greg Kroah-Hartman : > Where is this patch supposed to go? Is this a stable backport patch, or > something to go into Linus's tree? I tested it in 4.9 and 4.14 kernels in OpenERT. So it is a stable backport patch. In current release this

Re: [PATCH] w1: gpio: fix problem with platfom data in w1-gpio

2018-03-29 Thread Paweł Dembicki
2018-03-17 12:55 GMT+01:00 Greg Kroah-Hartman : > Where is this patch supposed to go? Is this a stable backport patch, or > something to go into Linus's tree? I tested it in 4.9 and 4.14 kernels in OpenERT. So it is a stable backport patch. In current release this bug is fixed because w1-gpio

Re: [PATCH] w1: gpio: fix problem with platfom data in w1-gpio

2018-03-17 Thread Paweł Dembicki
2018-03-14 14:59 GMT+01:00 Greg Kroah-Hartman : > > Patch does not apply at all to my tree :( Patch works with stable kernels (e.g 4.9 and 4.14). On which tip You test?

Re: [PATCH] w1: gpio: fix problem with platfom data in w1-gpio

2018-03-17 Thread Paweł Dembicki
2018-03-14 14:59 GMT+01:00 Greg Kroah-Hartman : > > Patch does not apply at all to my tree :( Patch works with stable kernels (e.g 4.9 and 4.14). On which tip You test?