Loading Documentation/devicetree/bindings/serial/axis,etraxfs-uart.txt 0 → 100644 +19 −0 Original line number Diff line number Diff line ETRAX FS UART Required properties: - compatible : "axis,etraxfs-uart" - reg: offset and length of the register set for the device. - interrupts: device interrupt Optional properties: - {dtr,dsr,ri,cd}-gpios: specify a GPIO for DTR/DSR/RI/CD line respectively. Example: serial@b00260000 { compatible = "axis,etraxfs-uart"; reg = <0xb0026000 0x1000>; interrupts = <68>; status = "disabled"; }; Documentation/devicetree/bindings/vendor-prefixes.txt +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ atmel Atmel Corporation auo AU Optronics Corporation avago Avago Technologies avic Shanghai AVIC Optoelectronics Co., Ltd. axis Axis Communications AB bosch Bosch Sensortec GmbH brcm Broadcom Corporation buffalo Buffalo, Inc. Loading Loading
Documentation/devicetree/bindings/serial/axis,etraxfs-uart.txt 0 → 100644 +19 −0 Original line number Diff line number Diff line ETRAX FS UART Required properties: - compatible : "axis,etraxfs-uart" - reg: offset and length of the register set for the device. - interrupts: device interrupt Optional properties: - {dtr,dsr,ri,cd}-gpios: specify a GPIO for DTR/DSR/RI/CD line respectively. Example: serial@b00260000 { compatible = "axis,etraxfs-uart"; reg = <0xb0026000 0x1000>; interrupts = <68>; status = "disabled"; };
Documentation/devicetree/bindings/vendor-prefixes.txt +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ atmel Atmel Corporation auo AU Optronics Corporation avago Avago Technologies avic Shanghai AVIC Optoelectronics Co., Ltd. axis Axis Communications AB bosch Bosch Sensortec GmbH brcm Broadcom Corporation buffalo Buffalo, Inc. Loading