[PATCH 0/3] Add MT8196 compatibles to bindings

AngeloGioacchino Del Regno posted 3 patches 4 months ago
Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml       | 5 +++++
Documentation/devicetree/bindings/serial/mediatek,uart.yaml | 1 +
Documentation/devicetree/bindings/timer/mediatek,timer.yaml | 1 +
3 files changed, 7 insertions(+)
[PATCH 0/3] Add MT8196 compatibles to bindings
Posted by AngeloGioacchino Del Regno 4 months ago
This series adds compatibles for MT8196 (Chromebooks) and MT6991
(Smartphones) for HW that is fully compatible with older SoCs.

AngeloGioacchino Del Regno (3):
  dt-bindings: timer: mediatek,timer: Add MediaTek MT8196 compatible
  dt-bindings: serial: mediatek,uart: Add compatible for MT8196
  dt-bindings: i2c: i2c-mt65xx: Add MediaTek MT8196/6991 compatibles

 Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml       | 5 +++++
 Documentation/devicetree/bindings/serial/mediatek,uart.yaml | 1 +
 Documentation/devicetree/bindings/timer/mediatek,timer.yaml | 1 +
 3 files changed, 7 insertions(+)

-- 
2.49.0
Re: [PATCH 0/3] Add MT8196 compatibles to bindings
Posted by Nícolas F. R. A. Prado 3 months, 2 weeks ago
On Wed, 2025-06-11 at 13:07 +0200, AngeloGioacchino Del Regno wrote:
> This series adds compatibles for MT8196 (Chromebooks) and MT6991
> (Smartphones) for HW that is fully compatible with older SoCs.
> 
> AngeloGioacchino Del Regno (3):
>   dt-bindings: timer: mediatek,timer: Add MediaTek MT8196 compatible
>   dt-bindings: serial: mediatek,uart: Add compatible for MT8196
>   dt-bindings: i2c: i2c-mt65xx: Add MediaTek MT8196/6991 compatibles

For the whole series,

Reviewed-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>

-- 
Thanks,

Nícolas