ARM: dts: s5pv210: remove unused Atmel touchscreen properties in Goni
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Thu, 6 May 2021 15:20:44 +0000 (11:20 -0400)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Tue, 11 May 2021 12:35:57 +0000 (08:35 -0400)
commit8b7e0f72ef7123460b31fbe0652e1871603d2b70
treeb56ed11b1f69bd78c4a126ea38172714c318671a
parentfd2f1717966535b7d0b6fe45cf0d79e94330da5f
ARM: dts: s5pv210: remove unused Atmel touchscreen properties in Goni

The Atmel bindings and driver do not use custom properties like
x/y-size, burst length, threshold and so on.  The driver gets necessary
data from the device directly.  Remove unused properties to fix
dtbs_check warning:

  arch/arm/boot/dts/s5pv210-goni.dt.yaml: touchscreen@4a:
    'atmel,burst-length', 'atmel,orientation', 'atmel,threshold', 'atmel,x-line', 'atmel,x-size',
    'atmel,y-line', 'atmel,y-size' do not match any of the regexes

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210506152044.37579-1-krzysztof.kozlowski@canonical.com
arch/arm/boot/dts/s5pv210-goni.dts