Message ID | 20230202-asahi-t8112-dt-v1-14-cb5442d1c229@jannau.net |
---|---|
State | Accepted |
Commit | b361d5d2464a88184f6e17a6462719ba79180b1a |
Headers | show |
Series | Device trees for Apple M2 (t8112) based devices | expand |
On Sun, Feb 12, 2023 at 04:41:24PM +0100, Janne Grunau wrote: > This trivial dt-bindings update should be merged through the asahi-soc > tree to ensure validation of the Apple M2 (t8112) devicetrees in this > series. I didn't get a response to my query about the nearness to the merge window and the prospects of the series hitting v6.3, though I do see that there's a new version needed for some of the other patches. I'm just going to go ahead and apply so it's there and I don't need to worry about or see resends, in case the rest of the series is going to go in it's not the end of the world if it gets applied twice anyway so Reviewed-by: Mark Brown <broonie@kernel.org>
On 2023-02-16 16:00:24 +0000, Mark Brown wrote: > On Sun, Feb 12, 2023 at 04:41:24PM +0100, Janne Grunau wrote: > > > This trivial dt-bindings update should be merged through the asahi-soc > > tree to ensure validation of the Apple M2 (t8112) devicetrees in this > > series. > > I didn't get a response to my query about the nearness to the > merge window and the prospects of the series hitting v6.3, though > I do see that there's a new version needed for some of the other > patches. I'm just going to go ahead and apply so it's there and > I don't need to worry about or see resends, in case the rest of > the series is going to go in it's not the end of the world if it > gets applied twice anyway so Sorry, I forgot to answer. The devicetree commit is too late for 6.3. If some of the binding updates make it into v6.3-rc1 it will get dropped. > Reviewed-by: Mark Brown <broonie@kernel.org> Thanks Janne
diff --git a/Documentation/devicetree/bindings/sound/apple,mca.yaml b/Documentation/devicetree/bindings/sound/apple,mca.yaml index 40e3a202f443..5c6ec08c7d24 100644 --- a/Documentation/devicetree/bindings/sound/apple,mca.yaml +++ b/Documentation/devicetree/bindings/sound/apple,mca.yaml @@ -23,6 +23,7 @@ properties: - enum: - apple,t6000-mca - apple,t8103-mca + - apple,t8112-mca - const: apple,mca reg:
The block found on Apple's M2 SoC is compatible with the existing driver so add its per-SoC compatible. Signed-off-by: Janne Grunau <j@jannau.net> --- This trivial dt-bindings update should be merged through the asahi-soc tree to ensure validation of the Apple M2 (t8112) devicetrees in this series. --- Documentation/devicetree/bindings/sound/apple,mca.yaml | 1 + 1 file changed, 1 insertion(+)