lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221229224547.25225-1-samuel@sholland.org>
Date:   Thu, 29 Dec 2022 16:45:45 -0600
From:   Samuel Holland <samuel@...lland.org>
To:     Chen-Yu Tsai <wens@...e.org>,
        Jernej Skrabec <jernej.skrabec@...il.com>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Rob Herring <robh+dt@...nel.org>
Cc:     linux-sunxi@...ts.linux.dev, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        Samuel Holland <samuel@...lland.org>
Subject: [PATCH 0/2] iNet U70B Rev 01 Tablet Support

This series adds a binding and devicetree for yet another A33-based
tablet board. The devicetree currently fails validation because I have
no idea what compatible string to use for the DPI panel. Neither the
hardware nor the software provide any clues about a manufacturer or
model -- the driver used by the vendor Android is called "default_lcd".

Link: https://linux-sunxi.org/Inet_U70B


Samuel Holland (2):
  dt-bindings: arm: sunxi: Add iNet U70B Rev 01 Tablet
  ARM: dts: sun8i: A33: Add iNet U70B Rev 01

 .../devicetree/bindings/arm/sunxi.yaml        |   5 +
 arch/arm/boot/dts/Makefile                    |   1 +
 .../boot/dts/sun8i-a33-inet-u70b-rev01.dts    | 172 ++++++++++++++++++
 3 files changed, 178 insertions(+)
 create mode 100644 arch/arm/boot/dts/sun8i-a33-inet-u70b-rev01.dts

-- 
2.37.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ