dts/st: dtc v1.4.6 warnings: #address-cells/#size-cells without "ranges"
To prepare to upcoming dtc v1.4.6, fix warnings in dts files. This commit addresses the following warning: "unnecessary #address-cells/#size-cells without "ranges" or child "reg" property in /gpio_keys". Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
31bdfc014e
commit
a27c0ede12
39 changed files with 0 additions and 78 deletions
|
@ -31,8 +31,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioa 2 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -35,8 +35,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpiob 2 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -39,8 +39,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpiob 2 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -31,8 +31,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -63,8 +63,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button_2: button@0 {
|
||||
label = "User SW2";
|
||||
gpios = <&gpioc 6 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -47,8 +47,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button_0: button@0 {
|
||||
label = "User SW0";
|
||||
gpios = <&gpioa 16 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -48,8 +48,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button_3: button@0 {
|
||||
label = "User SW3";
|
||||
gpios = <&gpioc 4 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -35,8 +35,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -35,8 +35,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -35,8 +35,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -28,8 +28,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "Key";
|
||||
gpios = <&gpioa 0 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -28,8 +28,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -28,8 +28,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "Key";
|
||||
gpios = <&gpioa 0 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -31,8 +31,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "Key";
|
||||
gpios = <&gpioc 9 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpiob 9 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "Key";
|
||||
gpios = <&gpioa 2 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -40,8 +40,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
tamper: tamper@0 {
|
||||
label = "tamper button";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -39,8 +39,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioa 0 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -31,8 +31,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "Key";
|
||||
gpios = <&gpioa 0 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -55,8 +55,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioa 0 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -39,8 +39,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioa 0 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -39,8 +39,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
joy_sel: joystick@0 {
|
||||
label = "joystick selection";
|
||||
gpios = <&gpioa 0 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -31,8 +31,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioa 0 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -39,8 +39,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "User";
|
||||
gpios = <&gpioa 0 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -39,8 +39,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button: button@0 {
|
||||
label = "Key";
|
||||
gpios = <&gpioa 0 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -35,8 +35,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
joy_center: joystick@0 {
|
||||
label = "joystick center";
|
||||
gpios = <&gpioa 0 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
joy_sel: joystick@0 {
|
||||
label = "joystick select";
|
||||
gpios = <&gpioc 13 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
|
@ -45,8 +45,6 @@
|
|||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
user_button_1: button@0 {
|
||||
label = "User SW1";
|
||||
gpios = <&gpioc 4 GPIO_INT_ACTIVE_LOW>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue