/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | ti-keystone-pllctrl.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
H A D | brcm,bcm2835-aux-clock.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | img,pdc-intc.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
H A D | st,spear3xx-shirq.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | brcm,cygnus-pinmux.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
H A D | pinctrl-sirf.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/nios2/ |
H A D | nios2.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | ti-keystone-devctrl.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | brcm,iproc-pdc-mbox.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
H A D | altera-mailbox.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mdio.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
H A D | socfpga-dwmac.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/devfreq/event/ |
H A D | rockchip-dfi.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | bu21013.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | ohci-st.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
H A D | ehci-st.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | atmel,lcdc.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | qcom_hidma_mgmt.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | adi,axi-i2s.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
H A D | adi,axi-spdif-tx.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
H A D | st,sti-asoc-card.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-altera.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | keystone-navigator-qmss.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | altera-pcie.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|
/openbmc/linux/Documentation/devicetree/bindings/arm/omap/ |
H A D | crossbar.txt | diff 4c9847b7375aa9d49681497f7236fdbdab02ba7a Wed Nov 29 14:55:15 CST 2017 Mathieu Malaterre <malat@debian.org> dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd3414
Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Rob Herring <robh@kernel.org>
|