Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / arm / boot / dts / exynos4412-odroid-common.dtsi
index 2983e91..2b20d90 100644 (file)
                reg = <0x0204F000 0x1000>;
        };
 
-       gpio_keys {
+       gpio_keys: gpio-keys {
                compatible = "gpio-keys";
                pinctrl-names = "default";
                pinctrl-0 = <&gpio_power_key>;
 
-               power_key {
+               power-key {
                        gpios = <&gpx1 3 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_POWER>;
                        label = "power key";
 };
 
 &pinctrl_1 {
-       gpio_power_key: power_key {
+       gpio_power_key: power-key {
                samsung,pins = "gpx1-3";
                samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
        };
 };
 
 &hsotg {
-       dr_mode = "peripheral";
        status = "okay";
        vusb_d-supply = <&ldo15_reg>;
        vusb_a-supply = <&ldo12_reg>;
        samsung,i2c-max-bus-freq = <400000>;
        status = "okay";
 
-       usb3503: usb3503@8 {
+       usb3503: usb-hub@8 {
                compatible = "smsc,usb3503";
                reg = <0x08>;
 
 
 &i2c_1 {
        status = "okay";
-       max98090: max98090@10 {
+       max98090: audio-codec@10 {
                compatible = "maxim,max98090";
                reg = <0x10>;
                interrupt-parent = <&gpx0>;