Message ID | 20240217082007.3238948-1-andreas@kemnade.info (mailing list archive) |
---|---|
Headers | show |
Series | mfd: twl: system-power-controller | expand |
On Sat, 17 Feb 2024 09:20:02 +0100, Andreas Kemnade wrote: > Add system-power-controller property in the bindings and > the corresponding implementation and use it where > appropriate. > Not all cases are hit yet, there has probably to be a > separate series after going through with a brush. > > Changes in v4: > - fix spelling/grammar > - drop twl4030 dts cleanup, it would need an IB > or be postponed till next release > > [...] Applied, thanks! [1/5] dt-bindings: mfd: ti,twl: Document system-power-controller commit: 0c7cc7497f6f62a65037e94cf0d885ab0af3c0d3 [2/5] twl-core: add power off implementation for twl603x commit: ca9414a1d08756c8392f9219caee607e1b7bade1 [5/5] mfd: twl4030-power: accept standard property for power controller commit: 8ba560ec14267af1169e1f5407fbce514fd4f6f6 -- Lee Jones [李琼斯]
* Lee Jones <lee@kernel.org> [240223 16:12]: > On Sat, 17 Feb 2024 09:20:02 +0100, Andreas Kemnade wrote: > > Add system-power-controller property in the bindings and > > the corresponding implementation and use it where > > appropriate. > > Not all cases are hit yet, there has probably to be a > > separate series after going through with a brush. > > > > Changes in v4: > > - fix spelling/grammar > > - drop twl4030 dts cleanup, it would need an IB > > or be postponed till next release > > > > [...] > > Applied, thanks! > > [1/5] dt-bindings: mfd: ti,twl: Document system-power-controller > commit: 0c7cc7497f6f62a65037e94cf0d885ab0af3c0d3 > [2/5] twl-core: add power off implementation for twl603x > commit: ca9414a1d08756c8392f9219caee607e1b7bade1 > [5/5] mfd: twl4030-power: accept standard property for power controller > commit: 8ba560ec14267af1169e1f5407fbce514fd4f6f6 Applying the two dts changes into omap-for-v6.9/dt thanks. Tony