Skip to content

Instantly share code, notes, and snippets.

@ConchuOD
Created August 12, 2022 23:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ConchuOD/e19fbd2bd11c7484da8e82aac0a95d80 to your computer and use it in GitHub Desktop.
Save ConchuOD/e19fbd2bd11c7484da8e82aac0a95d80 to your computer and use it in GitHub Desktop.
UPD include/config/kernel.release
HOSTLD scripts/dtc/fdtoverlay
HOSTLD scripts/dtc/dtc
LINT Documentation/devicetree/bindings
CHKDT Documentation/devicetree/bindings/processed-schema.json
SCHEMA Documentation/devicetree/bindings/processed-schema.json
DTC arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb
DTC arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dtb
DTC arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb
DTC arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb
DTC arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb
CHECK arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dtb
CHECK arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb
CHECK arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb
CHECK arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb
CHECK arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb
/stuff/brsdk/work/linux/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: mmc@20008000: Unevaluated properties are not allowed ('card-detect-delay' was unexpected)
From schema: /stuff/linux/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml
/stuff/brsdk/work/linux/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: mmc@20008000: Unevaluated properties are not allowed ('card-detect-delay' was unexpected)
From schema: /stuff/linux/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml
/stuff/brsdk/work/linux/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: ethernet@20112000: ethernet-phy@9: Unevaluated properties are not allowed ('ti,fifo-depth' was unexpected)
From schema: /stuff/linux/Documentation/devicetree/bindings/net/cdns,macb.yaml
/stuff/brsdk/work/linux/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: ethernet@20112000: ethernet-phy@8: Unevaluated properties are not allowed ('ti,fifo-depth' was unexpected)
From schema: /stuff/linux/Documentation/devicetree/bindings/net/cdns,macb.yaml
/stuff/brsdk/work/linux/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: ethernet@20112000: ethernet-phy@5: Unevaluated properties are not allowed ('ti,fifo-depth' was unexpected)
From schema: /stuff/linux/Documentation/devicetree/bindings/net/cdns,macb.yaml
/stuff/brsdk/work/linux/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: ethernet@20112000: ethernet-phy@4: Unevaluated properties are not allowed ('ti,fifo-depth' was unexpected)
From schema: /stuff/linux/Documentation/devicetree/bindings/net/cdns,macb.yaml
/stuff/brsdk/work/linux/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb: pcie@e00000000: Unevaluated properties are not allowed ('clock-names' was unexpected)
From schema: /stuff/linux/Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml
/stuff/brsdk/work/linux/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: pcie@2000000000: Unevaluated properties are not allowed ('clock-names', 'clocks', 'legacy-interrupt-controller', 'microchip,axi-m-atr0' were unexpected)
From schema: /stuff/linux/Documentation/devicetree/bindings/pci/microchip,pcie-host.yaml
/stuff/brsdk/work/linux/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: pcie@2000000000: Unevaluated properties are not allowed ('clock-names', 'clocks', 'legacy-interrupt-controller', 'microchip,axi-m-atr0' were unexpected)
From schema: /stuff/linux/Documentation/devicetree/bindings/pci/microchip,pcie-host.yaml
/stuff/brsdk/work/linux/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb: led-controller-2: multi-led:led-red: 'active-low' does not match any of the regexes: 'pinctrl-[0-9]+'
From schema: /stuff/linux/Documentation/devicetree/bindings/leds/leds-pwm-multicolor.yaml
/stuff/brsdk/work/linux/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb: led-controller-2: multi-led:led-green: 'active-low' does not match any of the regexes: 'pinctrl-[0-9]+'
From schema: /stuff/linux/Documentation/devicetree/bindings/leds/leds-pwm-multicolor.yaml
/stuff/brsdk/work/linux/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb: led-controller-2: multi-led:led-blue: 'active-low' does not match any of the regexes: 'pinctrl-[0-9]+'
From schema: /stuff/linux/Documentation/devicetree/bindings/leds/leds-pwm-multicolor.yaml
make[2]: Leaving directory '/stuff/brsdk/work/linux'
make[1]: Leaving directory '/stuff/linux'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment