All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] dts: arm64: sunxi: add initial support for t95 tv box
@ 2024-03-11 17:47 ` Kamil Kasperski
  0 siblings, 0 replies; 28+ messages in thread
From: Kamil Kasperski @ 2024-03-11 17:47 UTC (permalink / raw)
  To: wens, jernej.skrabec, samuel
  Cc: linux-arm-kernel, linux-sunxi, linux-kernel, Kamil Kasperski

T95 is a most commonly known for being a box with a pre-installed malware.
It uses Allwinner H616 and comes with eMMC and DDR3 memory.
This device comes with two versions - one with AXP305 PMIC and another with AXP313 PMIC.

Kamil Kasperski (3):
  dt-bindings: vendor-prefixes: sunxi: add T95 to vendor-prefixes
  dt-bindings: arm: sunxi: add t95 compatible string to list of known
    boards
  dts: arm64: sunxi: add initial support for T95 AXP313 tv box

 .../devicetree/bindings/arm/sunxi.yaml        |   5 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/allwinner/Makefile        |   1 +
 .../dts/allwinner/sun50i-h616-t95-axp313.dts  | 138 ++++++++++++++++++
 4 files changed, 146 insertions(+)
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h616-t95-axp313.dts

-- 
2.34.1


^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2024-03-15 18:21 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11 17:47 [PATCH 0/3] dts: arm64: sunxi: add initial support for t95 tv box Kamil Kasperski
2024-03-11 17:47 ` Kamil Kasperski
2024-03-11 17:47 ` [PATCH 1/3] dt-bindings: vendor-prefixes: sunxi: add T95 string Kamil Kasperski
2024-03-11 17:47   ` Kamil Kasperski
2024-03-12 11:25   ` Krzysztof Kozlowski
2024-03-12 11:25     ` Krzysztof Kozlowski
2024-03-11 17:47 ` [PATCH 2/3] dt-bindings: arm: sunxi: add t95 compatible string to list of known boards Kamil Kasperski
2024-03-11 17:47   ` Kamil Kasperski
2024-03-12 11:26   ` Krzysztof Kozlowski
2024-03-12 11:26     ` Krzysztof Kozlowski
2024-03-11 17:47 ` [PATCH 3/3] dts: arm64: sunxi: add initial dts for T95 AXP313 tv box Kamil Kasperski
2024-03-11 17:47   ` Kamil Kasperski
2024-03-12 11:27   ` Krzysztof Kozlowski
2024-03-12 11:27     ` Krzysztof Kozlowski
2024-03-13 17:25 ` [PATCH 0/3] dts: arm64: sunxi: add initial support for t95 " Jernej Škrabec
2024-03-13 17:25   ` Jernej Škrabec
2024-03-13 17:38   ` Andre Przywara
2024-03-13 17:38     ` Andre Przywara
2024-03-13 18:00     ` Jernej Škrabec
2024-03-13 18:00       ` Jernej Škrabec
2024-03-14  0:19       ` Kamil Kasperski
2024-03-14  0:19         ` Kamil Kasperski
2024-03-14 16:50         ` Jernej Škrabec
2024-03-14 16:50           ` Jernej Škrabec
2024-03-15  0:57           ` Kamil Kasperski
2024-03-15  0:57             ` Kamil Kasperski
2024-03-15 18:20             ` Jernej Škrabec
2024-03-15 18:20               ` Jernej Škrabec

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.