Re: [PATCH 00/12] i2c: Adding support for software nodes

2021-04-10 Thread Wolfram Sang
On Mon, Mar 29, 2021 at 01:50:35PM +0300, Heikki Krogerus wrote:
> Hi,
> 
> The old device property API (device_add_properties()) is going to be
> removed. These prepare the i2c subsystem and drivers for the change.
> The change is fairly trivial in case of i2c. All we need to do is add
> complete software nodes to the devices instead of only the device
> properties in those nodes.
> 
> thanks,
> 
> Heikki Krogerus (12):
>   i2c: Add support for software nodes
>   ARM: davinci: Constify the software nodes
>   ARM: omap1: osk: Constify the software node
>   ARM: pxa: stargate2: Constify the software node
>   ARM: s3c: mini2440: Constify the software node
>   platform/x86: intel_cht_int33fe_microb: Constify the software node
>   i2c: cht-wc: Constify the software node
>   i2c: nvidia-gpu: Constify the software node
>   i2c: icy: Constify the software node
>   platform/chrome: chromeos_laptop - Prepare complete software nodes
>   Input: elantech - Prepare a complete software node for the device
>   i2c: Remove support for dangling device properties

Merged the immutable branch (with added tag from Robert) to for-next
now. Branch is here:

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/software-nodes

tag: 

Thank you, Heikki and all reviewers!



signature.asc
Description: PGP signature


Re: [PATCH 00/12] i2c: Adding support for software nodes

2021-04-09 Thread Heikki Krogerus
On Thu, Apr 08, 2021 at 11:53:23PM +0200, Wolfram Sang wrote:
> On Mon, Mar 29, 2021 at 01:50:35PM +0300, Heikki Krogerus wrote:
> > Hi,
> > 
> > The old device property API (device_add_properties()) is going to be
> > removed. These prepare the i2c subsystem and drivers for the change.
> > The change is fairly trivial in case of i2c. All we need to do is add
> > complete software nodes to the devices instead of only the device
> > properties in those nodes.
> > 
> > thanks,
> > 
> > Heikki Krogerus (12):
> >   i2c: Add support for software nodes
> >   ARM: davinci: Constify the software nodes
> >   ARM: omap1: osk: Constify the software node
> >   ARM: pxa: stargate2: Constify the software node
> >   ARM: s3c: mini2440: Constify the software node
> >   platform/x86: intel_cht_int33fe_microb: Constify the software node
> >   i2c: cht-wc: Constify the software node
> >   i2c: nvidia-gpu: Constify the software node
> >   i2c: icy: Constify the software node
> >   platform/chrome: chromeos_laptop - Prepare complete software nodes
> >   Input: elantech - Prepare a complete software node for the device
> >   i2c: Remove support for dangling device properties
> 
> I applied all patches to an immutable branch "i2c/software-nodes" now.
> Once buildbot successfully checked this branch, I will merge it into
> for-next and advertise it to interested parties.

Thank you!


-- 
heikki


Re: [PATCH 00/12] i2c: Adding support for software nodes

2021-04-08 Thread Wolfram Sang
On Mon, Mar 29, 2021 at 01:50:35PM +0300, Heikki Krogerus wrote:
> Hi,
> 
> The old device property API (device_add_properties()) is going to be
> removed. These prepare the i2c subsystem and drivers for the change.
> The change is fairly trivial in case of i2c. All we need to do is add
> complete software nodes to the devices instead of only the device
> properties in those nodes.
> 
> thanks,
> 
> Heikki Krogerus (12):
>   i2c: Add support for software nodes
>   ARM: davinci: Constify the software nodes
>   ARM: omap1: osk: Constify the software node
>   ARM: pxa: stargate2: Constify the software node
>   ARM: s3c: mini2440: Constify the software node
>   platform/x86: intel_cht_int33fe_microb: Constify the software node
>   i2c: cht-wc: Constify the software node
>   i2c: nvidia-gpu: Constify the software node
>   i2c: icy: Constify the software node
>   platform/chrome: chromeos_laptop - Prepare complete software nodes
>   Input: elantech - Prepare a complete software node for the device
>   i2c: Remove support for dangling device properties

I applied all patches to an immutable branch "i2c/software-nodes" now.
Once buildbot successfully checked this branch, I will merge it into
for-next and advertise it to interested parties.

Thanks for this work!



signature.asc
Description: PGP signature


Re: [PATCH 00/12] i2c: Adding support for software nodes

2021-04-06 Thread Wolfram Sang

> I think these go via I2C tree.

Good, I'll apply it this weekend. Until then, let's hope we can get some
more acks.



signature.asc
Description: PGP signature


Re: [PATCH 00/12] i2c: Adding support for software nodes

2021-03-31 Thread Heikki Krogerus
On Wed, Mar 31, 2021 at 11:22:32AM +0200, Wolfram Sang wrote:
> 
> > The old device property API (device_add_properties()) is going to be
> > removed. These prepare the i2c subsystem and drivers for the change.
> > The change is fairly trivial in case of i2c. All we need to do is add
> > complete software nodes to the devices instead of only the device
> > properties in those nodes.
> 
> This looks like a nice cleanup!
> 
> Reviewed-by: Wolfram Sang  # for the I2C parts
> 
> Which tree should this go into? I can offer I2C but am also fine with
> another one...

I think these go via I2C tree.

thanks,

-- 
heikki


Re: [PATCH 00/12] i2c: Adding support for software nodes

2021-03-31 Thread Wolfram Sang

> The old device property API (device_add_properties()) is going to be
> removed. These prepare the i2c subsystem and drivers for the change.
> The change is fairly trivial in case of i2c. All we need to do is add
> complete software nodes to the devices instead of only the device
> properties in those nodes.

This looks like a nice cleanup!

Reviewed-by: Wolfram Sang  # for the I2C parts

Which tree should this go into? I can offer I2C but am also fine with
another one...



signature.asc
Description: PGP signature