arm64: dts: qcom: Drop input-name property

This property doesn't seem to exist in the documentation nor
in source code, but for some reason it is defined in a bunch
of device trees.

Signed-off-by: Dang Huynh <danct12@riseup.net>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211123162436.1507341-1-danct12@riseup.net
This commit is contained in:
Dang Huynh 2021-11-23 23:24:37 +07:00 committed by Bjorn Andersson
parent 6867430332
commit 95dcb99777
7 changed files with 0 additions and 10 deletions

View file

@ -42,7 +42,6 @@ framebuffer0: framebuffer@3404000 {
gpio_keys {
compatible = "gpio-keys";
input-name = "gpio-keys";
#address-cells = <1>;
#size-cells = <0>;
autorepeat;

View file

@ -62,7 +62,6 @@ divclk4: divclk4 {
gpio-keys {
compatible = "gpio-keys";
input-name = "gpio-keys";
autorepeat;
volupkey {

View file

@ -29,7 +29,6 @@ / {
gpio_keys {
compatible = "gpio-keys";
input-name = "gpio-keys";
#address-cells = <1>;
#size-cells = <0>;
autorepeat;

View file

@ -29,7 +29,6 @@ extcon_usb: extcon-usb {
gpio-hall-sensors {
compatible = "gpio-keys";
input-name = "hall-sensors";
label = "Hall sensors";
pinctrl-names = "default";
pinctrl-0 = <&hall_sensor1_default>;
@ -46,7 +45,6 @@ hall-sensor1 {
gpio-kb-extra-keys {
compatible = "gpio-keys";
input-name = "extra-kb-keys";
label = "Keyboard extra keys";
pinctrl-names = "default";
pinctrl-0 = <&gpio_kb_pins_extra>;
@ -102,7 +100,6 @@ alt {
gpio-keys {
compatible = "gpio-keys";
input-name = "side-buttons";
label = "Side buttons";
#address-cells = <1>;
#size-cells = <0>;

View file

@ -93,7 +93,6 @@ vph_pwr: vph-pwr-regulator {
gpio-keys {
compatible = "gpio-keys";
input-name = "gpio-keys";
label = "Side buttons";
pinctrl-names = "default";
pinctrl-0 = <&vol_down_pin_a>, <&cam_focus_pin_a>,
@ -126,7 +125,6 @@ camera-focus {
gpio-hall-sensor {
compatible = "gpio-keys";
input-name = "hall-sensors";
label = "Hall sensors";
pinctrl-names = "default";
pinctrl-0 = <&hall_sensor0_default>;

View file

@ -90,7 +90,6 @@ cam_vana_rear_vreg: cam_vana_rear_vreg {
gpio_keys {
status = "okay";
compatible = "gpio-keys";
input-name = "gpio-keys";
#address-cells = <1>;
#size-cells = <0>;

View file

@ -42,7 +42,6 @@ extcon_usb: extcon-usb {
gpio-keys {
status = "okay";
compatible = "gpio-keys";
input-name = "gpio-keys";
#address-cells = <1>;
#size-cells = <0>;
autorepeat;