Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus
[deliverable/linux.git] / arch / arm / boot / dts / sun4i-a10-pov-protab2-ips9.dts
index 1f92ec7c82e86888758f26f5d79d180c13df82d4..918f97294b33473a1259fe95844832603001de08 100644 (file)
        };
 };
 
+&codec {
+       pinctrl-names = "default";
+       pinctrl-0 = <&codec_pa_pin>;
+       allwinner,pa-gpios = <&pio 7 15 GPIO_ACTIVE_HIGH>; /* PH15 */
+       status = "okay";
+};
+
 &cpu0 {
        cpu-supply = <&reg_dcdc2>;
 };
                allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
        };
 
+       codec_pa_pin: codec_pa_pin@0 {
+               allwinner,pins = "PH15";
+               allwinner,function = "gpio_out";
+               allwinner,drive = <SUN4I_PINCTRL_10_MA>;
+               allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
+       };
+
        touchscreen_pins: touchscreen_pins@0 {
                allwinner,pins = "PA5", "PB13";
                allwinner,function = "gpio_out";
This page took 0.025405 seconds and 5 git commands to generate.