mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 18:09:56 +00:00
BCM2708_DT: CM dtparams for audio, watchdog and RNG
This commit is contained in:
@@ -17,14 +17,14 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&audio {
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
__overrides__ {
|
__overrides__ {
|
||||||
act_led_gpio = <&act_led>,"gpios:4";
|
act_led_gpio = <&act_led>,"gpios:4";
|
||||||
act_led_activelow = <&act_led>,"gpios:8";
|
act_led_activelow = <&act_led>,"gpios:8";
|
||||||
act_led_trigger = <&act_led>,"linux,default-trigger";
|
act_led_trigger = <&act_led>,"linux,default-trigger";
|
||||||
|
|
||||||
|
audio = <&audio>,"status";
|
||||||
|
watchdog = <&watchdog>,"status";
|
||||||
|
random = <&random>,"status";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user